summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar7-47/+120
2013-10-11iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach1-1/+3
2013-10-11iwlwifi: mvm: BT Coex - set the proper LUT for single ant devicesEmmanuel Grumbach1-2/+52
2013-10-11iwlwifi: mvm: BT Coex - don't limit agg size in loose schemeEmmanuel Grumbach3-7/+44
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos1-5/+20
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos1-4/+7
2013-10-10rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos3-58/+29
2013-10-10rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo1-7/+0
2013-10-10net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-10rt2x00: do not pause queue on flushStanislaw Gruszka2-31/+8
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz bandGabor Juhos1-4/+11
2013-10-10rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593Gabor Juhos1-2/+8
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3593Gabor Juhos1-0/+3
2013-10-10rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM mapGabor Juhos1-1/+0
2013-10-10rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM mapGabor Juhos1-2/+0
2013-10-10brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens1-1/+1
2013-10-10net: wireless: wl1251: update firmware pathFelipe Balbi1-2/+2
2013-10-10rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)Kirill Tkhai1-1/+1
2013-10-10wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov17-0/+10074
2013-10-10mwifiex: Change variable type to boolPeter Senna Tschudin4-4/+4
2013-10-09ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()Fengguang Wu1-1/+1
2013-10-09ath10k: fix ath10k_debug_start() lockingKalle Valo3-1/+31
2013-10-08ath10k: Fix bug in max. VHT A-MPDU sizeSujith Manoharan1-1/+14
2013-10-08ath10k: fix RX performance when using AP 10.X FWMichal Kazior1-1/+1
2013-10-08ath10k: fix possible memory leak in new FW loadingMichal Kazior1-3/+6
2013-10-08ath10k: fix printf format stringMichal Kazior1-2/+2
2013-10-07ath10k: remove num_sends_allowedMichal Kazior4-24/+18
2013-10-07ath10k: remove ce_sendlist_sendMichal Kazior3-51/+2
2013-10-07ath10k: split vdev_id calculation from tx functionMichal Kazior1-10/+15
2013-10-07ath10k: split tid calculation from tx functionMichal Kazior1-8/+15
2013-10-07ath10k: extend the max_scan timeBartosz Markowski1-1/+1
2013-10-07ath10k: enable 10.x firmware branch supportBartosz Markowski1-6/+1
2013-10-04wireless: rt2x00: rt2800usb: add new devicesXose Vazquez Perez1-1/+16
2013-10-04rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger3-31/+2
2013-10-04rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger3-32/+2
2013-10-04rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger3-31/+2
2013-10-04rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()Larry Finger2-32/+0
2013-10-04rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2-3/+2
2013-10-04rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routineLarry Finger1-1/+2
2013-10-04rtlwifi: Implement a common rtl_phy_scan_operation_backup() routineLarry Finger2-0/+30
2013-10-04rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger4-4/+0
2013-10-04rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger1-0/+1
2013-10-04rtlwifi: Fix smatch warnings in usb.cLarry Finger1-2/+4
2013-10-04rtlwifi: Fix smatch warning in pci.cLarry Finger1-1/+0
2013-10-04rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.cLarry Finger1-24/+1
2013-10-04rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.cLarry Finger1-2/+0
2013-10-04rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger1-18/+0
2013-10-04rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.cLarry Finger2-3/+6
2013-10-04rt2800: add support for radio chip RF3070Stanislaw Gruszka2-1/+9
2013-10-04brcmfmac: rework rx path bus interfaceArend van Spriel4-35/+22