summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-10-038-151/+326
|\
| * Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar2013-10-024-1/+134
| * Bluetooth: btmrvl: add setup handlerAmitkumar Karwar2013-10-022-8/+16
| * Bluetooth: btmrvl: get rid of struct btmrvl_cmdAmitkumar Karwar2013-10-022-12/+6
| * Bluetooth: btmrvl: add btmrvl_send_sync_cmd() functionAmitkumar Karwar2013-10-021-88/+41
| * Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarcel Holtmann2013-10-021-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-273069-121933/+302826
| |\
| | * Bluetooth: btusb: Add support for Belkin F8065bfKen O'Brien2013-09-231-0/+3
| | * Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Raphael Kubo da Costa2013-09-161-0/+1
| | * Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen2013-09-162-0/+3
| * | Bluetooth: Add support creating virtual AMP controllersMarcel Holtmann2013-09-161-46/+123
| * | Bluetooth: Use devname:vhci module alias for virtual HCI driverMarcel Holtmann2013-09-161-0/+1
* | | 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
| * | | ath10k: avoid needless memset on TX pathMichal Kazior2013-09-204-4/+7
| * | | ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior2013-09-202-3/+2