summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-14rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo
2013-10-14rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo
2013-10-14mwifiex: use alloc_workqueue() functionAmitkumar Karwar
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau
2013-10-14ath9k: make ath9k_uses_beacons staticFelix Fietkau
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau
2013-10-14ath9k: move channel change code to ath_set_channelFelix Fietkau
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau
2013-10-14wcn36xx: fix coccinelle warningsFengguang Wu
2013-10-14rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: add rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: cleanup indentation in rt2800.hGabor Juhos
2013-10-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos
2013-10-10rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos
2013-10-10rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo
2013-10-10net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-10rt2x00: do not pause queue on flushStanislaw Gruszka
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz bandGabor Juhos
2013-10-10rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593Gabor Juhos
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3593Gabor Juhos
2013-10-10rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM mapGabor Juhos
2013-10-10rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM mapGabor Juhos
2013-10-10brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens
2013-10-10bcma: add PCI id 0x4313Hauke Mehrtens
2013-10-10bcma: reject PCI cards in bcma.Hauke Mehrtens
2013-10-10net: wireless: wl1251: update firmware pathFelipe Balbi
2013-10-10rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)Kirill Tkhai
2013-10-10wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov
2013-10-10mwifiex: Change variable type to boolPeter Senna Tschudin
2013-10-10i40e: Bump versionCatherine Sullivan
2013-10-10i40e: Add support for 64 bit netstatsAlexander Duyck
2013-10-10i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Replace ring container array with linked listAlexander Duyck
2013-10-10i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-10-10i40e: Add support for Tx byte queue limitsAlexander Duyck
2013-10-10i40e: Drop dead code and flags from Tx hotpathAlexander Duyck
2013-10-10i40e: clean up Tx fast pathAlexander Duyck
2013-10-10i40e: Do not directly increment Tx next_to_useAlexander Duyck