summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl1251/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-1/+2
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-7/+2
* wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida2015-04-071-1/+1
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
* mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-3/+2
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-1/+1
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+2
* wl1251: fix mixed up args for joinGrazvydas Ignotas2014-05-131-2/+2
* wl1251: fix null data for IBSSGrazvydas Ignotas2014-05-131-14/+37
* Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas2014-05-131-13/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-1/+0
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-101-12/+138
|\ \ \ | |/ /
| * | wl1251: add nvs file name to module firmware listPavel Machek2014-01-091-0/+1
| * | wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt2014-01-091-0/+13
| * | wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt2014-01-091-0/+5
| * | wl1251: fix channel switching in monitor modeDavid Gnedt2014-01-091-2/+13
| * | wl1251: disable power saving in monitor modeDavid Gnedt2014-01-091-3/+7
| * | wl1251: implement multicast address filtering (fwd)David Gnedt2014-01-091-2/+55
| * | wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt2014-01-091-5/+29
| * | wl1251: implement hardware ARP filteringDavid Gnedt2014-01-091-0/+12
| * | wl1251: retry power save entryDavid Gnedt2014-01-091-0/+2
| * | wl1251: fix scan behaviour while not associatedDavid Gnedt2014-01-091-0/+1
| |/
* | wireless: slight optimization of addr comparedingtianhong2013-12-261-1/+1
|/
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+3
* mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-5/+19
* mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-301-1/+3
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+3
* wl1251: send filters to firmware as they are setGrazvydas Ignotas2012-06-201-4/+23
* wl1251: fix filtering supportGrazvydas Ignotas2012-06-201-0/+6
* wl1251: remove unused filter_workGrazvydas Ignotas2012-06-201-36/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-0/+1
* wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho2012-04-121-0/+1471
OpenPOWER on IntegriCloud