summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Bluetooth: Remove unnecessary params variable from process_adv_report()Johan Hedberg2014-07-151-5/+2
| * | | | | | Bluetooth: btmrvl: avoid sending data to firmware after hs_activatedChin-Ran Lo2014-07-151-8/+8
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-2219-169/+707
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | mac80211: add support for Rx reordering offloadingMichal Kazior2014-07-214-23/+152
| * | | | | | mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior2014-07-214-24/+62
| * | | | | | mac80211: remove useless NULL checksEytan Lifshitz2014-07-211-3/+0
| * | | | | | mac80211: fix a potential NULL access in ieee80211_crypto_hw_decryptMax Stepanov2014-07-211-1/+1
| * | | | | | wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez2014-07-212-13/+28
| * | | | | | mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho2014-07-212-8/+1
| * | | | | | mac80211: make sure TDLS teardown packet is sent on timeLiad Kaufman2014-07-211-0/+11
| * | | | | | mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov2014-07-211-0/+8
| * | | | | | cfg80211: fix TDLS setup with VHT peersArik Nemtsov2014-07-211-1/+2
| * | | | | | mac80211: disable VHT for TDLSArik Nemtsov2014-07-211-0/+4
| * | | | | | mac80211: set Rx highest rate in ht_capArik Nemtsov2014-07-211-0/+3
| * | | | | | mac80211: support HT for TDLS stationsArik Nemtsov2014-07-212-8/+87
| * | | | | | mac80211: move TDLS data to mgd private partArik Nemtsov2014-07-214-19/+20
| * | | | | | mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov2014-07-212-0/+144
| * | | | | | mac80211: add QoS IE during TDLS setup startArik Nemtsov2014-07-215-21/+26
| * | | | | | mac80211: set TDLS capab to zero on failure framesArik Nemtsov2014-07-211-4/+12
| * | | | | | mac80211: avoid adding some IEs on TDLS setup failure packetsArik Nemtsov2014-07-211-26/+32
| * | | | | | mac80211: split extra TDLS IEs in setup framesArik Nemtsov2014-07-211-7/+70
| * | | | | | mac80211: consolidate TDLS IE treatmentArik Nemtsov2014-07-211-28/+41
| * | | | | | mac80211: fix error path for TDLS setupArik Nemtsov2014-07-211-6/+10
| * | | | | | mac80211: track TDLS initiator internallyArik Nemtsov2014-07-212-11/+27
| * | | | | | mac80211: suppress unused variable warning without lockdepJohannes Berg2014-07-181-1/+1
* | | | | | | mwifiex: remove redundant timestamps in debug printsBing Zhao2014-07-183-48/+20
* | | | | | | mwifiex: do not re-associate when already connectedUjjal Roy2014-07-182-13/+5
* | | | | | | mwifiex: remove needless current_bssid variableAvinash Patil2014-07-181-6/+0
* | | | | | | b43: N-PHY: update spur avoidance to support newer devicesRafał Miłecki2014-07-181-12/+31
* | | | | | | b43: use one shared function for setting MAC frequencyRafał Miłecki2014-07-185-40/+43
* | | | | | | b43: N-PHY: set band on every channel switchRafał Miłecki2014-07-182-8/+10
* | | | | | | b43: N-PHY: complete 0x2057 radio init calibrationRafał Miłecki2014-07-182-9/+79
* | | | | | | b43: N-PHY: add tables for radio 0x2057 rev 14Rafał Miłecki2014-07-183-3/+152
* | | | | | | b43: N-PHY: fix channel switching with 2 GHz radio 0x2057Rafał Miłecki2014-07-181-6/+6
* | | | | | | ath9k: drop negativity checks for unsigned values coming from kstrtoul()Andrey Utkin2014-07-182-5/+5
* | | | | | | ath9k: set up tx power into the MRRLorenzo Bianconi2014-07-183-4/+18
* | | | | | | ath9k: fix pending tx frames accountingFelix Fietkau2014-07-182-12/+16
* | | | | | | bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki2014-07-184-0/+4
* | | | | | | bcma: extract antenna gains from SPROM correctlyRafał Miłecki2014-07-182-45/+33
* | | | | | | ssb: extract power info from SPROM revs 4 and 5Rafał Miłecki2014-07-182-0/+82
* | | | | | | wil6210: add new register region for AGC tableVladimir Kondratiev2014-07-182-1/+2
* | | | | | | wil6210: map RGF_USER_USAGE_1 on the debugfsVladimir Kondratiev2014-07-182-0/+4
* | | | | | | wil6210: use same mapping table for FW addr translation and debugfsVladimir Kondratiev2014-07-183-45/+39
* | | | | | | wil6210: fix memory leak on error path in wil_write_file_rxon()Vladimir Kondratiev2014-07-181-1/+3
* | | | | | | wil6210: fix double definition of 'ctx'Vladimir Kondratiev2014-07-181-2/+4
* | | | | | | wil6210: export FW/HW versions through debugfsVladimir Kondratiev2014-07-181-0/+2
* | | | | | | wil6210: support for "sparrow" hardwareVladimir Kondratiev2014-07-183-11/+63
* | | | | | | Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville2014-07-1819-71/+388
|\ \ \ \ \ \ \
| * | | | | | | ath10k: sanitize tx ring index access properlyMichal Kazior2014-07-151-4/+7
| * | | | | | | ath10k: fix bmi exchange tx/rx raceMichal Kazior2014-07-152-9/+5
OpenPOWER on IntegriCloud