summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan2013-08-281-6/+5
* ath9k: Remove unused ANI commandsSujith Manoharan2013-08-285-18/+4
* mwifiex: break a long line into two linesBing Zhao2013-08-281-1/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-2817-34/+58
|\
| * mac80211: fix change_interface queue assignmentsJohannes Berg2013-08-261-8/+11
| * mac80211_hwsim: fix error return code in init_mac80211_hwsim()Wei Yongjun2013-08-261-1/+3
| * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-2310-17/+34
| * mac80211: assign seqnums for group QoS framesBob Copeland2013-08-231-2/+4
| * mac80211: only respond to probe request with mesh IDChun-Yeow Yeoh2013-08-231-0/+3
| * mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg2013-08-232-4/+2
| * mac80211: minstrel_ht: don't use control.flags in TX status pathJohannes Berg2013-08-221-2/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-8/+3
|\ \
| * | mac80211: ignore (E)CSA in probe response framesJohannes Berg2013-08-231-8/+3
* | | ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville2013-08-281-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-2817-51/+99
|\ \ \
| * | | ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan2013-08-221-2/+1
| * | | ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-08-221-0/+10
| * | | iwl4965: fix rfkill set state regressionStanislaw Gruszka2013-08-221-1/+1
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-226-7/+40
| |\ \ \ | | |/ /
| | * | mac80211: ibss: fix ignored channel parameterSimon Wunderlich2013-08-211-4/+29
| | * | mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-215-3/+10
| | * | mac80211: add missing channel context releaseJohannes Berg2013-08-211-0/+1
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-152-17/+15
| |\ \ \ | | |/ /
| | * | cfg80211: don't request disconnect if not connectedJohannes Berg2013-08-141-6/+4
| | * | nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter2013-08-141-11/+11
| * | | Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-091-2/+2
| * | | zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-091-1/+3
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-095-26/+32
| |\ \ \
| | * | | iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg2013-08-061-10/+23
| | * | | Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-062-10/+0
| | * | | iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach2013-07-311-5/+5
| | * | | iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2013-07-311-1/+4
* | | | | rt2800: fix wrong TX power compensationStanislaw Gruszka2013-08-261-0/+7
* | | | | Update e-mail address for Andrea Merello (resubmit)Andrea Merello2013-08-2661-71/+71
* | | | | ath9k: Fix DEBUG_FS dependency for ath9kSujith Manoharan2013-08-261-1/+1
* | | | | zd1201: fix error return codeWei Yongjun2013-08-261-2/+6
* | | | | mwifiex: add missing endian conversionsTobias Waldekranz2013-08-264-6/+6
* | | | | ath9k: Fix TX poll work lockingSujith Manoharan2013-08-261-1/+1
* | | | | ath9k: Fix ASPM workaround usageSujith Manoharan2013-08-266-25/+64
* | | | | ath5k: debugfs: NULL-terminate stringsDjalal Harouni2013-08-261-6/+18
* | | | | ath9k: Fix ASPM for AR9462Sujith Manoharan2013-08-263-0/+31
* | | | | mwifiex: drop gratuitous ARP framesAvinash Patil2013-08-266-0/+67
* | | | | mwifiex: fix ext_capab IE structure definitionAvinash Patil2013-08-262-5/+7
* | | | | mwifiex: fix driver unload problem for usb chipsetsAmitkumar Karwar2013-08-261-25/+25
* | | | | b43: call PCIe up and down functionsHauke Mehrtens2013-08-261-0/+14
* | | | | bcma: add bcma_core_pci_power_save()Hauke Mehrtens2013-08-262-3/+53
* | | | | bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens2013-08-262-3/+1
* | | | | brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens2013-08-263-28/+4
* | | | | bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens2013-08-262-0/+29
* | | | | bcma: change max PCI read request size to 128Hauke Mehrtens2013-08-261-0/+6
OpenPOWER on IntegriCloud