summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-2227-141/+146
|\
| * cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-152-6/+8
| * mac80211_hwsim: fix PS debugfs file lockingJohannes Berg2015-01-091-11/+11
| * cfg80211: remove enum station_info_flagsJohannes Berg2015-01-0810-39/+35
| * mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-081-9/+11
| * cfg80211: remove "channel" from survey namesJohannes Berg2015-01-0811-57/+58
| * mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-072-1/+4
| * Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-075-32/+65
| |\
| * | mac80211_hwsim: fix check for custom world regdom array sizeJohannes Berg2014-12-221-4/+4
| * | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-156-13/+12
| * | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-121-2/+4
* | | b43legacy: Remove unused b43legacy_radio_set_tx_iq()Rickard Strandqvist2015-01-152-20/+0
* | | orinoco/hermes: select CFG80211_WEXTJohannes Berg2015-01-151-1/+2
* | | ath9k: Update PCI IDs for AR9565Sujith Manoharan2015-01-151-0/+85
* | | ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi2015-01-152-7/+1
* | | ath9k: add TPC to TX path for AR9002 based chipsLorenzo Bianconi2015-01-151-12/+56
* | | ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi2015-01-155-0/+125
* | | adm8211: fix error return codeJulia Lawall2015-01-151-0/+1
* | | ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel2015-01-151-100/+29
* | | wil6210: relax spinlocks in rx reorderVladimir Kondratiev2015-01-154-17/+20
* | | wil6210: workaround for BACK establishment raceVladimir Kondratiev2015-01-151-7/+18
* | | wil6210: Tx/Rx descriptors documentationVladimir Kondratiev2015-01-152-53/+98
* | | wil6210: fix reordering for MCASTVladimir Kondratiev2015-01-153-9/+14
* | | wil6210: RX high threshold interrupt configurationVladimir Kondratiev2015-01-153-1/+14
* | | wil6210: add advanced interrupt moderationVladimir Kondratiev2015-01-156-46/+247
* | | wil6210: use HW capabilities mask in resetVladimir Kondratiev2015-01-154-56/+36
* | | wil6210: detect HW capabilitiesVladimir Kondratiev2015-01-152-1/+51
* | | wil6210: rework debugfs for BACKVladimir Kondratiev2015-01-151-17/+54
* | | wil6210: fix Tx VRING for STA modeVladimir Kondratiev2015-01-151-5/+41
* | | wil6210: use bitmap API for "status"Vladimir Kondratiev2015-01-157-38/+40
* | | wil6210: Increase number of associated stationsVladimir Kondratiev2015-01-151-1/+1
* | | wil6210: consider SNAP header in MTU calculationsVladimir Kondratiev2015-01-152-1/+5
* | | wil6210: fix max. MPDU sizeVladimir Kondratiev2015-01-155-6/+16
* | | wil6210: delba for responderVladimir Kondratiev2015-01-153-3/+17
* | | wil6210: control AMSDU on Tx side of Block AckVladimir Kondratiev2015-01-154-4/+20
* | | wil6210: improve debugfs for VRINGVladimir Kondratiev2015-01-151-3/+6
* | | wil6210: fix disconnect 1 STA in APVladimir Kondratiev2015-01-151-9/+20
* | | wil6210: improve debugfs for reorder bufferVladimir Kondratiev2015-01-151-1/+2
* | | wil6210: allow to configure ADDBA requestVladimir Kondratiev2015-01-154-8/+15
* | | wil6210: simple ADDBA on originator (Tx) sideVladimir Kondratiev2015-01-155-0/+134
* | | wil6210: ADDBA/DELBA flowsVladimir Kondratiev2015-01-156-44/+376
* | | ath9k: Add QCA956x HW supportMiaoqing Pan2015-01-156-32/+76
* | | ath9k: Fix register definitions for QCA956xMiaoqing Pan2015-01-151-8/+11
* | | ath9k: Add initvals for QCA956xMiaoqing Pan2015-01-152-1/+1106
* | | ath9k: Add HW IDs for QCA956xMiaoqing Pan2015-01-154-0/+13
* | | Merge ath-next from ath.gitKalle Valo2015-01-0919-728/+6700
|\ \ \
| * | | ath10k: fix build error when hwmon is offKalle Valo2015-01-091-0/+5
| * | | ath10k: set phymode to 11b when NO_OFDM flag setPeter Oh2014-12-231-1/+4
| * | | ath10k: send (re)assoc peer command when NSS changedJanusz Dziedzic2014-12-231-2/+3
| * | | ath10k: fix low TX rates when IBSS and HTJanusz Dziedzic2014-12-231-0/+7