summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl1251/main.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-1/+2
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-7/+2
2015-04-07wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida1-1/+1
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg1-3/+2
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-1/+1
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-1/+2
2014-05-13wl1251: fix mixed up args for joinGrazvydas Ignotas1-2/+2
2014-05-13wl1251: fix null data for IBSSGrazvydas Ignotas1-14/+37
2014-05-13Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas1-13/+0
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+0
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+0
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-12/+138
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: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt1-0/+5
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 Gnedt1-2/+55
2014-01-09wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt1-5/+29
2014-01-09wl1251: implement hardware ARP filteringDavid Gnedt1-0/+12
2014-01-09wl1251: retry power save entryDavid Gnedt1-0/+2
2014-01-09wl1251: fix scan behaviour while not associatedDavid Gnedt1-0/+1
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2013-12-26wireless: slight optimization of addr comparedingtianhong1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+3
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-5/+19
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg1-1/+3
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+3
2012-06-20wl1251: send filters to firmware as they are setGrazvydas Ignotas1-4/+23
2012-06-20wl1251: fix filtering supportGrazvydas Ignotas1-0/+6
2012-06-20wl1251: remove unused filter_workGrazvydas Ignotas1-36/+0
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho1-0/+1471