summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-03Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville
2013-10-03ath10k: wmi: Convert use of 6 to ETH_ALENJoe Perches
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-30ath9k: fix powersave response handling for BA session packetsFelix Fietkau
2013-09-26ath9k: Remove incorrect diversity initializationSujith Manoharan
2013-09-26ath9k: Handle FATAL interrupts correctlySujith Manoharan
2013-09-26ath9k: Fix NF calibration for single stream cardsSujith Manoharan
2013-09-26ath9k: mark wmi_event_swba as __packedChris Metcalf
2013-09-26ath9k: Fix PeakDetect calibration for AR9462Sujith Manoharan
2013-09-26ath9k: Use bitops for calibration flagsSujith Manoharan
2013-09-26ath9k: Handle abnormal NAV in AP modeSujith Manoharan
2013-09-26ath9k: Fix issue with parsing malformed CFP IESujith Manoharan
2013-09-26ath9k: Fix calibration for AR9462Sujith Manoharan
2013-09-26wireless: wil6210: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: ath9k: use dev_get_platdata()Jingoo Han
2013-09-26wireless: ath5k: use dev_get_platdata()Jingoo Han
2013-09-26net: ath9k: Use NULL instead of falseSachin Kamat
2013-09-26ar5523: Add USB ID of D-Link WUA-2340 rev A1Albert Pool
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi
2013-09-26ath9k: Add DELL 1707 to supported card tableSujith Manoharan
2013-09-26ath9k: Update AR9485 1.1 initvalsSujith Manoharan
2013-09-26ath9k: Add and use initvals for channel 14Sujith Manoharan
2013-09-26ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan
2013-09-26ath9k: Enable antenna diversity for WB335Sujith Manoharan
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan
2013-09-26ath9k: Use correct RX gain table for AR9565Sujith Manoharan
2013-09-26ath9k: Fix antenna diversity init for AR9565Sujith Manoharan
2013-09-26ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan
2013-09-26ath9k: Update initvals for AR9565 1.0Sujith Manoharan
2013-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2013-09-26ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau
2013-09-26ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan
2013-09-26ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau
2013-09-26ath9k: fix stale flag handling on buffer cloneFelix Fietkau
2013-09-26ath10k: replenish HTT RX buffers in a taskletMichal Kazior
2013-09-26ath10k: align RX frames properlyMichal Kazior
2013-09-26ath10k: fix Native Wifi decap mode RXMichal Kazior
2013-09-26ath10k: cleanup RX decap handlingMichal Kazior
2013-09-26ath10k: document decap modesMichal Kazior
2013-09-26ath10k: report A-MSDU subframes individuallyMichal Kazior
2013-09-24ath: Remove extern from function prototypesJoe Perches
2013-09-20ath10k: use msdu headroom to store txfragMichal Kazior
2013-09-20ath10k: cleanup HTT TX functionsMichal Kazior