summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.Gertjan van Wingerde2012-09-241-29/+8
* rt2x00: Code style cleanup in rt2800lib.cGertjan van Wingerde2012-09-241-1/+1
* rt2x00: rt2800lib - code cleanup.Gertjan van Wingerde2012-09-241-7/+5
* rt2x00: rt2800 - Fix default vgc values for RT3572Gertjan van Wingerde2012-09-241-4/+9
* rt2x00: Code clean up in rt2800lib.Gertjan van Wingerde2012-09-241-6/+10
* ath9k_hw: Enable WLAN RX diversity for AR9565Sujith Manoharan2012-09-241-1/+1
* ath9k: Add a module parameter to enable diversitySujith Manoharan2012-09-243-0/+17
* ath9k_hw: Add a HW callback to set diversitySujith Manoharan2012-09-246-1/+107
* ath9k_hw: Update AR9565 initvalsSujith Manoharan2012-09-241-51/+49
* ath9k_hw: Add antenna diversity group for AR9565Sujith Manoharan2012-09-242-0/+65
* ath9k: Remove a couple of unused variablesSujith Manoharan2012-09-241-2/+0
* ath9k: Remove redundant variable assignmentSujith Manoharan2012-09-241-48/+3
* ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMBSujith Manoharan2012-09-241-7/+3
* ath9k: update hw_timer_enabled to false when we stop generic timersMohammed Shafi Shajakhan2012-09-241-5/+9
* brcmfmac: simplify handling e-scan result firmware eventArend van Spriel2012-09-241-10/+4
* brcmfmac: add parameter check in brcmf_c_mkiovar()Arend van Spriel2012-09-241-2/+4
* brcmfmac: fix bug causing errorneous free on exception.Hante Meuleman2012-09-241-4/+2
* brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isrFranky Lin2012-09-243-33/+68
* brcmfmac: raise SDIO host lock to higher levelFranky Lin2012-09-243-30/+36
* brcmfmac: streamline SDIO dpcFranky Lin2012-09-241-20/+7
* brcmfmac: convert SDIO dpc implementation to workqueueFranky Lin2012-09-241-102/+83
* brcmfmac: use atomic variable for interrupt pending flagFranky Lin2012-09-241-9/+9
* brcmfmac: remove obsolete sdio bus sleep mechanismFranky Lin2012-09-241-93/+0
* brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmitFranky Lin2012-09-242-29/+16
* wireless: ath9k-htc: fix possible use after freeMing Lei2012-09-241-2/+3
* ath9k: fix queuing MCI work twiceRajkumar Manoharan2012-09-241-13/+17
* ath9k: fill led_pin before drv_startRajkumar Manoharan2012-09-243-19/+30
* ath9k: move coex param updation within mci workRajkumar Manoharan2012-09-241-11/+9
* ath9k: flush bt profile whenever it is requestedRajkumar Manoharan2012-09-243-2/+18
* ath9k_hw: fix ar9462 selfgen chainmaskRajkumar Manoharan2012-09-242-3/+1
* ath9k_hw: move 2g5g switch before nfcal startRajkumar Manoharan2012-09-241-3/+3
* ath9k: Enable SGI correctlySujith Manoharan2012-09-241-4/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-248-23/+9
|\
| * Bluetooth: Add support for BCM20702A0 [04ca, 2003]Jaroslav Resler2012-09-181-0/+1
| * Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/FoxconnGustavo Padovan2012-09-181-1/+1
| * Bluetooth: btuart_cs.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
| * Bluetooth: hci_vhci.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
| * Bluetooth: hci_ll.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
| * Bluetooth: hci_ldisc.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
| * Bluetooth: bluecard_cs.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
| * Bluetooth: btmrvl: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-081-2/+1
| * Bluetooth: Use module_platform_driver() in btwilink.c fileSachin Kamat2012-09-081-15/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-247-90/+117
|\ \
| * | iwlwifi: load firmware in chunksJohannes Berg2012-09-104-28/+58
| * | iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach2012-09-101-0/+11
| * | iwlwifi: some clean up in transport layerEmmanuel Grumbach2012-09-103-25/+33
| * | iwlwifi: fix indentation in iwl_load_given_ucodeJohannes Berg2012-09-101-9/+8
| * | iwlwifi: stop interrupts before stopping deviceDavid Spinadel2012-09-101-0/+4
| * | iwlwifi: don't reset interupts after disablingDavid Spinadel2012-09-101-2/+0
| * | iwlwifi: remove unused IDI code stubsJohannes Berg2012-09-063-27/+4
OpenPOWER on IntegriCloud