summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl1251
AgeCommit message (Expand)Author
2014-05-13wl1251: only call ieee80211_beacon_loss in managed modeGrazvydas Ignotas
2014-05-13wl1251: fix mixed up args for joinGrazvydas Ignotas
2014-05-13wl1251: fix null data for IBSSGrazvydas Ignotas
2014-05-13Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas
2014-03-04Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil
2014-03-03wl1251: use skb_trim to make skb shorterIvaylo Dimitrov
2014-02-28wl1251: spi: add device tree supportSebastian Reichel
2014-02-28wl1251: spi: add vio regulator supportSebastian Reichel
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-09wl1251: fix NULL pointer dereferencePavel Machek
2014-01-09wl1251: add nvs file name to module firmware listPavel Machek
2014-01-09wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt
2014-01-09wl1251: disable retry and ACK policy for injected packetsDavid Gnedt
2014-01-09wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt
2014-01-09wl1251: fix channel switching in monitor modeDavid Gnedt
2014-01-09wl1251: disable power saving in monitor modeDavid Gnedt
2014-01-09wl1251: implement multicast address filtering (fwd)David Gnedt
2014-01-09wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt
2014-01-09wl1251: split RX and TX data path initialisationDavid Gnedt
2014-01-09wl1251: implement hardware ARP filteringDavid Gnedt
2014-01-09wl1251: retry power save entryDavid Gnedt
2014-01-09wl1251: fix scan behaviour while not associatedDavid Gnedt
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2013-12-26wireless: slight optimization of addr comparedingtianhong
2013-12-05wl1251: return -ENOMEM if kzalloc failsJing Wang
2013-10-10net: wireless: wl1251: update firmware pathFelipe Balbi
2013-09-26wireless: wl1251: use dev_get_platdata()Jingoo Han
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-06-17net: wireless: wl1251: Fix commenting styleSachin Kamat
2013-06-17net: wireless: wl1251: Use module_spi_driver macroSachin Kamat
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-07net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2013-03-05wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed caseLi Fei
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-12-28wl1251: don't use [delayed_]work_pending()Tejun Heo
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-12-04Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-16drivers/net/wireless/ti/wl1251: remove CONFIG_EXPERIMENTALKees Cook
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen