summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | 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-1017-0/+10074
| * | | | | mwifiex: Change variable type to boolPeter Senna Tschudin2013-10-104-4/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-083-13/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-301-3/+6
| * | | | | mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar2013-09-301-2/+4
| * | | | | Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka2013-09-301-8/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07140-2763/+3485
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | wireless: rt2x00: rt2800usb: add new devicesXose Vazquez Perez2013-10-031-1/+16
| * | | | | rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-033-31/+2
| * | | | | rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-033-32/+2
| * | | | | rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-033-31/+2
| * | | | | rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()Larry Finger2013-10-032-32/+0
| * | | | | rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-032-3/+2
| * | | | | rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routineLarry Finger2013-10-031-1/+2
| * | | | | rtlwifi: Implement a common rtl_phy_scan_operation_backup() routineLarry Finger2013-10-032-0/+30
| * | | | | rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger2013-10-034-4/+0
| * | | | | rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger2013-10-031-0/+1
| * | | | | rtlwifi: Fix smatch warnings in usb.cLarry Finger2013-10-031-2/+4
| * | | | | rtlwifi: Fix smatch warning in pci.cLarry Finger2013-10-031-1/+0
| * | | | | rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.cLarry Finger2013-10-031-24/+1
| * | | | | rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.cLarry Finger2013-10-031-2/+0
| * | | | | rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger2013-10-031-18/+0
| * | | | | rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.cLarry Finger2013-10-032-3/+6
| * | | | | rt2800: add support for radio chip RF3070Stanislaw Gruszka2013-10-032-1/+9
| * | | | | brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-034-35/+22
| * | | | | brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman2013-10-031-74/+133
| * | | | | brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel2013-10-031-1/+1
| * | | | | brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2013-10-032-5/+12
| * | | | | brcmfmac: add valid core index check in related functionsFranky Lin2013-10-031-0/+10
| * | | | | brcmfmac: add BCM4339 SDIO interface supportFranky Lin2013-10-034-8/+30
| * | | | | brcmfmac: sync firmware event listFranky Lin2013-10-032-3/+4
| * | | | | Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville2013-10-0321-1015/+984
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ath10k: replenish HTT RX buffers in a taskletMichal Kazior2013-09-262-3/+38
| | * | | | ath10k: align RX frames properlyMichal Kazior2013-09-261-1/+5
| | * | | | ath10k: fix Native Wifi decap mode RXMichal Kazior2013-09-261-3/+29
| | * | | | ath10k: cleanup RX decap handlingMichal Kazior2013-09-261-26/+28
| | * | | | ath10k: document decap modesMichal Kazior2013-09-261-2/+22
| | * | | | ath10k: report A-MSDU subframes individuallyMichal Kazior2013-09-262-123/+85
| | * | | | ath10k: use msdu headroom to store txfragMichal Kazior2013-09-204-53/+53
| | * | | | ath10k: cleanup HTT TX functionsMichal Kazior2013-09-201-73/+68
| | * | | | ath10k: decouple HTT TX completionsMichal Kazior2013-09-206-108/+27