summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-244-7/+4
|\ \ \
| * | | mac80211: add key flag for management keysJohannes Berg2012-09-103-3/+3
| * | | mac80211_hwsim: move module_init/exitJohannes Berg2012-09-061-4/+1
* | | | rtlwifi: Remove EXPERIMENTAL as pre-requisite for the driversLarry Finger2012-09-121-4/+4
* | | | brcmfmac: add e-scan support.Hante Meuleman2012-09-125-2/+583
* | | | brcmfmac: avoid using local usb data.Hante Meuleman2012-09-121-80/+39
* | | | brcmfmac: refill buffers on rx protocol error.Hante Meuleman2012-09-121-4/+2
* | | | brcmfmac: Clean up scan related code.Hante Meuleman2012-09-121-13/+9
* | | | brcmfmac: Add tx flow control on net if queue for USB.Hante Meuleman2012-09-121-25/+36
* | | | brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman2012-09-122-3/+15
* | | | brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman2012-09-123-11/+15
* | | | libertas: set mac control synchronously during initDaniel Drake2012-09-113-1/+20
* | | | ath9k: Choose correct LED pin for AR9565Sujith Manoharan2012-09-111-1/+1
* | | | ath9k_hw: Rename antenna diversity macrosSujith Manoharan2012-09-113-55/+51
* | | | ath9k_hw: Handle gentimer termination properlySujith Manoharan2012-09-111-0/+10
* | | | mwifiex: separate TxPD processing routine for APAvinash Patil2012-09-113-1/+76
* | | | mwifiex: disable WOW by defaultBing Zhao2012-09-111-1/+1
* | | | mwifiex: support custom world regulatory domainAmitkumar Karwar2012-09-111-1/+34
* | | | mwifiex: do not hint regulatory domain with f/w country codeBing Zhao2012-09-111-2/+3
* | | | mwifiex: use country ie of requested AP while associatingAmitkumar Karwar2012-09-112-1/+40
* | | | mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar2012-09-111-5/+4
* | | | mwifiex: have same priority for AP and station trafficAmitkumar Karwar2012-09-112-3/+2
* | | | mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar2012-09-113-25/+0
* | | | mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar2012-09-113-20/+0
* | | | mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar2012-09-111-7/+2