aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl1251 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil1-1/+1
2014-03-03wl1251: use skb_trim to make skb shorterIvaylo Dimitrov1-1/+1
2014-02-28wl1251: spi: add device tree supportSebastian Reichel1-6/+17
2014-02-28wl1251: spi: add vio regulator supportSebastian Reichel2-2/+19
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel3-18/+38
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho2-7/+7
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+0
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+0
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville12-49/+354
2014-01-09wl1251: fix NULL pointer dereferencePavel Machek1-1/+1
2014-01-09wl1251: add nvs file name to module firmware listPavel Machek1-0/+1
2014-01-09wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt1-0/+13
2014-01-09wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2-2/+13
2014-01-09wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt3-0/+31
2014-01-09wl1251: fix channel switching in monitor modeDavid Gnedt1-2/+13
2014-01-09wl1251: disable power saving in monitor modeDavid Gnedt1-3/+7
2014-01-09wl1251: implement multicast address filtering (fwd)David Gnedt5-11/+67
2014-01-09wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt7-11/+39
2014-01-09wl1251: split RX and TX data path initialisationDavid Gnedt3-17/+41
2014-01-09wl1251: implement hardware ARP filteringDavid Gnedt3-0/+53
2014-01-09wl1251: retry power save entryDavid Gnedt5-1/+58
2014-01-09wl1251: fix scan behaviour while not associatedDavid Gnedt3-1/+17
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2013-12-26wireless: slight optimization of addr comparedingtianhong1-1/+1
2013-12-05wl1251: return -ENOMEM if kzalloc failsJing Wang1-141/+68
2013-10-10net: wireless: wl1251: update firmware pathFelipe Balbi1-2/+2
2013-09-26wireless: wl1251: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-06-17net: wireless: wl1251: Fix commenting styleSachin Kamat1-3/+3
2013-06-17net: wireless: wl1251: Use module_spi_driver macroSachin Kamat1-23/+1
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+3
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+3
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+3
2013-04-07net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+3
2013-03-25Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-1/+3
2013-03-05wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed caseLi Fei1-1/+3
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-7/+25
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2-6/+24
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-1/+1
2012-12-28wl1251: don't use [delayed_]work_pending()Tejun Heo1-2/+1
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton2-5/+5
2012-12-04Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-1/+1
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg1-1/+3
2012-11-16drivers/net/wireless/ti/wl1251: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+3
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-3/+6
2012-06-20wl1251: send filters to firmware as they are setGrazvydas Ignotas1-4/+23
2012-06-20wl1251: fix filtering supportGrazvydas Ignotas2-9/+6