summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach2014-02-063-7/+15
| | | * cfg80211: re-enable 5/10 MHz supportJohannes Berg2014-02-061-3/+0
| | | * nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs2014-02-061-1/+2
| | | * mac80211: move roc cookie assignment earlierEliad Peller2014-02-061-18/+18
| | * | ath9k: Fix TX power calculationSujith Manoharan2014-02-041-0/+4
| | * | ath9k: Do not support PowerSave by defaultSujith Manoharan2014-02-041-1/+7
| | * | ath9k: Fix build error on ARMSujith Manoharan2014-02-041-3/+2
| | * | ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2014-02-042-22/+40
| | * | ar5523: fix usb id for Gigaset.Oleksij Rempel2014-02-041-1/+1
| | * | ath9k_htc: Do not support PowerSave by defaultOleksij Rempel2014-02-041-1/+7
| | * | rt2500: disable PS by defaultStanislaw Gruszka2014-02-042-0/+10
| | * | rt2800: disable PS by default on USBStanislaw Gruszka2014-02-041-3/+2
| | * | ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka2014-02-041-12/+13
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-02-048-41/+59
| | |\ \ | | | |/ | | |/|
| | | * iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach2014-02-021-0/+5
| | | * iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach2014-02-021-1/+2
| | | * iwlwifi: mvm: don't leak a station when we drainEmmanuel Grumbach2014-01-301-36/+37
| | | * iwlwifi: mvm: notify match found without filteringDavid Spinadel2014-01-302-1/+5
| | | * iwlwifi: add more 7265 HW IDsOren Givon2014-01-301-1/+6
| | | * iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach2014-01-301-0/+2
| | | * iwlwifi: mvm: disable scheduled scanJohannes Berg2014-01-301-1/+1
| | | * iwlwifi: mvm: make local pointer non-staticJohannes Berg2014-01-301-1/+1
| * | | mwifiex: add key material v2 supportAvinash Patil2014-02-126-12/+388
| * | | mwifiex: parse API version from FWAvinash Patil2014-02-124-1/+60
| * | | mwifiex: disable all TDLS link during disconnectionAvinash Patil2014-02-123-0/+40
| * | | mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil2014-02-122-5/+38
| * | | mwifiex: add VHT support for TDLSAvinash Patil2014-02-126-7/+346
| * | | mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil2014-02-121-11/+12
| * | | mwifiex: AMPDU support for TDLS linkAvinash Patil2014-02-125-4/+31
| * | | mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil2014-02-123-6/+48
| * | | mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil2014-02-124-0/+100
| * | | mwifiex: add cfg80211 change_station handler supportAvinash Patil2014-02-126-1/+137
| * | | mwifiex: add cfg80211 add_station handler supportAvinash Patil2014-02-124-0/+64
| * | | mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil2014-02-128-0/+246
| * | | mwifiex: parse TDLS action frames during RXAvinash Patil2014-02-126-7/+160
| * | | mwifiex: add tdls_mgmt handler supportAvinash Patil2014-02-128-0/+533
| * | | mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar2014-02-124-16/+21
| * | | mwifiex: move station list functions to common codeAvinash Patil2014-02-123-118/+124
| * | | mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil2014-02-124-23/+28
| * | | mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil2014-02-122-7/+21
| * | | mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar2014-02-122-2/+13
| * | | mwifiex: update beamforming capability field for HTAmitkumar Karwar2014-02-122-0/+7
| * | | mwifiex: don't leak DMA command skbuffsAaron Durbin2014-02-121-7/+7
| * | | mwifiex: balance dma map/unmap sizesAaron Durbin2014-02-122-74/+72
| * | | mwifiex: implement extended scan featureAmitkumar Karwar2014-02-128-8/+255
| * | | mwifiex: separate out next scan command queueing logicAmitkumar Karwar2014-02-121-62/+71
| * | | mwifiex: separate out response buffer parsing codeAmitkumar Karwar2014-02-121-146/+163
| * | | mwifiex: change beacon parameter structureAmitkumar Karwar2014-02-122-13/+16
| * | | mwifiex: remove unsupported code in 11acBing Zhao2014-02-126-28/+17
| * | | mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao2014-02-121-13/+13