summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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
| | * | | | | 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
| | * | | | | rt2x00: rt2800lib: don't hardcode beacon offsetsGabor Juhos2013-08-262-8/+24
| | * | | | | rt2x00: rt2800lib: add rt2800_hw_beacon_base helperGabor Juhos2013-08-261-2/+9
| | * | | | | brcmsmac: add support for BCM4313 iPA variantArend van Spriel2013-08-221-20/+53
| | * | | | | brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel2013-08-221-0/+2
| | * | | | | brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel2013-08-221-0/+20
| | * | | | | brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel2013-08-223-15/+89
| | * | | | | brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel2013-08-221-1/+1
| | * | | | | brcmsmac: fix TSSI idle estimationArend van Spriel2013-08-221-0/+9
| | * | | | | brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel2013-08-221-20/+58
| | * | | | | brcmsmac: update transmit gain table for lcn phyArend van Spriel2013-08-221-108/+108
| | * | | | | brcmsmac: add debug info message providing phy and radio infoArend van Spriel2013-08-221-1/+3
| | * | | | | brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel2013-08-221-73/+44
| | * | | | | brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel2013-08-221-5/+2
| | * | | | | brcmsmac: cosmetic change in phy_lcn.cArend van Spriel2013-08-221-107/+106
| | * | | | | ath9k: Add one more PCI ID for CUS198Sujith Manoharan2013-08-221-0/+5
| | * | | | | mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao2013-08-221-14/+0
| | * | | | | ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan2013-08-224-0/+9
| | * | | | | ath9k: Add support for AR9485 1.2Sujith Manoharan2013-08-223-13/+13