summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-1789-1309/+11937
|\
| * rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo2013-10-141-72/+3
| * rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo2013-10-141-3/+2
| * mwifiex: use alloc_workqueue() functionAmitkumar Karwar2013-10-141-1/+3
| * ath9k_hw: remove references to hw->confFelix Fietkau2013-10-145-20/+15
| * ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-142-2/+1
| * ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-144-12/+1
| * ath9k: move channel change code to ath_set_channelFelix Fietkau2013-10-141-72/+78
| * ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-145-21/+17
| * ath9k_hw: simplify channel flagsFelix Fietkau2013-10-144-130/+50
| * ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2013-10-142-7/+2
| * ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-146-22/+13
| * ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-149-169/+49
| * ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-143-50/+92
| * wcn36xx: fix coccinelle warningsFengguang Wu2013-10-141-9/+2
| * rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-9/+9
| * rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-10/+10
| * rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-13/+12
| * rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-146-13/+13
| * rt2x00: add rt2x00_has_cap_* helpersGabor Juhos2013-10-141-0/+87
| * rt2x00: cleanup indentation in rt2800.hGabor Juhos2013-10-141-21/+21
| * rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos2013-10-101-5/+20
| * rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos2013-10-101-4/+7
| * rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos2013-10-103-58/+29
| * rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo2013-10-101-7/+0
| * net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-101-1/+1
| * rt2x00: do not pause queue on flushStanislaw Gruszka2013-10-102-31/+8
| * rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz bandGabor Juhos2013-10-101-4/+11
| * rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593Gabor Juhos2013-10-101-2/+8
| * rt2x00: rt2800lib: fix default VGC values for RT3593Gabor Juhos2013-10-101-0/+3
| * rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM mapGabor Juhos2013-10-101-1/+0
| * rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM mapGabor Juhos2013-10-101-2/+0
| * brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens2013-10-101-1/+1
| * bcma: add PCI id 0x4313Hauke Mehrtens2013-10-101-0/+1
| * bcma: reject PCI cards in bcma.Hauke Mehrtens2013-10-101-2/+5
| * net: wireless: wl1251: update firmware pathFelipe Balbi2013-10-101-2/+2
| * rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)Kirill Tkhai2013-10-101-1/+1
| * wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov2013-10-1018-0/+10082
| * mwifiex: Change variable type to boolPeter Senna Tschudin2013-10-104-4/+4
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-1029-544/+1290
| |\
| | * mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-024-19/+54
| | * cfg80211: vlan priority handling in WMMcedric Voncken2013-10-021-0/+9
| | * regulatory: enable channels 52-64 and 100-144 for world roamingJohannes Berg2013-10-011-2/+12
| | * nl80211: allow CAC only if no operation is going onSimon Wunderlich2013-10-011-0/+3
| | * mac80211: improve default WMM parameter settingFred Zhou2013-10-011-13/+14
| | * mac80211: support reporting A-MSDU subframes individuallyMichal Kazior2013-10-012-1/+12
| | * mac80211: use exact-size allocation for authentication frameFred Zhou2013-10-011-2/+2
| | * cfg80211: parse dfs region for internal regdb optionJanusz Dziedzic2013-10-011-0/+6
| | * mac80211: add explicit IBSS driver operationsJohannes Berg2013-10-014-2/+89
| | * ieee80211: fix vht cap definitionsEliad Peller2013-10-012-4/+4
OpenPOWER on IntegriCloud