summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-21mac80211: set Rx highest rate in ht_capArik Nemtsov1-0/+3
2014-07-21mac80211: support HT for TDLS stationsArik Nemtsov2-8/+87
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov4-19/+20
2014-07-21mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov2-0/+144
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov5-21/+26
2014-07-21mac80211: set TDLS capab to zero on failure framesArik Nemtsov1-4/+12
2014-07-21mac80211: avoid adding some IEs on TDLS setup failure packetsArik Nemtsov1-26/+32
2014-07-21mac80211: split extra TDLS IEs in setup framesArik Nemtsov1-7/+70
2014-07-21mac80211: consolidate TDLS IE treatmentArik Nemtsov1-28/+41
2014-07-21mac80211: fix error path for TDLS setupArik Nemtsov1-6/+10
2014-07-21mac80211: track TDLS initiator internallyArik Nemtsov2-11/+27
2014-07-21iwlwifi: mvm: Define AUX ROC CommandAriej Marjieh1-0/+67
2014-07-21iwlwifi: mvm: Enabling Aux QueueAriej Marjieh2-2/+16
2014-07-21iwlwifi: mvm: add some missing iwl_mvm_ref_sync() callsEliad Peller5-23/+110
2014-07-21iwlwifi: mvm: fix wrong offset while reading from NVMEytan Lifshitz1-3/+3
2014-07-21iwlwifi: mvm: pass beacons from foreign APsEliad Peller1-2/+13
2014-07-21iwlwifi: mvm: use C99 initializers for add_staEmmanuel Grumbach1-9/+7
2014-07-21iwlwifi: fix Kconfig issuesEmmanuel Grumbach1-12/+13
2014-07-21iwlwifi: add max RX aggregation sizeOren Givon3-0/+9
2014-07-20Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann1-1/+1
2014-07-20Bluetooth: Fix endian and alignment issue with ath3k version handlingMarcel Holtmann1-13/+16
2014-07-20Bluetooth: Disable HCI_CONNECTABLE based passive scanning for nowJohan Hedberg1-2/+1
2014-07-19Bluetooth: btmrvl: add public address configuration supportAmitkumar Karwar2-0/+25
2014-07-19Bluetooth: add public address configuration for Marvell USB devicesAmitkumar Karwar1-0/+31
2014-07-18mwifiex: remove redundant timestamps in debug printsBing Zhao3-48/+20
2014-07-18mwifiex: do not re-associate when already connectedUjjal Roy2-13/+5
2014-07-18mwifiex: remove needless current_bssid variableAvinash Patil1-6/+0
2014-07-18b43: N-PHY: update spur avoidance to support newer devicesRafał Miłecki1-12/+31
2014-07-18b43: use one shared function for setting MAC frequencyRafał Miłecki5-40/+43
2014-07-18b43: N-PHY: set band on every channel switchRafał Miłecki2-8/+10
2014-07-18b43: N-PHY: complete 0x2057 radio init calibrationRafał Miłecki2-9/+79
2014-07-18b43: N-PHY: add tables for radio 0x2057 rev 14Rafał Miłecki3-3/+152
2014-07-18b43: N-PHY: fix channel switching with 2 GHz radio 0x2057Rafał Miłecki1-6/+6
2014-07-18ath9k: drop negativity checks for unsigned values coming from kstrtoul()Andrey Utkin2-5/+5
2014-07-18ath9k: set up tx power into the MRRLorenzo Bianconi3-4/+18
2014-07-18ath9k: fix pending tx frames accountingFelix Fietkau2-12/+16
2014-07-18bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki4-0/+4
2014-07-18bcma: extract antenna gains from SPROM correctlyRafał Miłecki2-45/+33
2014-07-18ssb: extract power info from SPROM revs 4 and 5Rafał Miłecki2-0/+82
2014-07-18wil6210: add new register region for AGC tableVladimir Kondratiev2-1/+2
2014-07-18wil6210: map RGF_USER_USAGE_1 on the debugfsVladimir Kondratiev2-0/+4
2014-07-18wil6210: use same mapping table for FW addr translation and debugfsVladimir Kondratiev3-45/+39
2014-07-18wil6210: fix memory leak on error path in wil_write_file_rxon()Vladimir Kondratiev1-1/+3
2014-07-18wil6210: fix double definition of 'ctx'Vladimir Kondratiev1-2/+4
2014-07-18wil6210: export FW/HW versions through debugfsVladimir Kondratiev1-0/+2
2014-07-18wil6210: support for "sparrow" hardwareVladimir Kondratiev3-11/+63
2014-07-18Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville19-71/+388
2014-07-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville25-459/+492
2014-07-18Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg4-5/+5
2014-07-18mac80211: suppress unused variable warning without lockdepJohannes Berg1-1/+1