| Commit message (Expand) | Author | Age | Files | Lines |
* | rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx. | Gertjan van Wingerde | 2012-09-24 | 1 | -29/+8 |
* | rt2x00: Code style cleanup in rt2800lib.c | Gertjan van Wingerde | 2012-09-24 | 1 | -1/+1 |
* | rt2x00: rt2800lib - code cleanup. | Gertjan van Wingerde | 2012-09-24 | 1 | -7/+5 |
* | rt2x00: rt2800 - Fix default vgc values for RT3572 | Gertjan van Wingerde | 2012-09-24 | 1 | -4/+9 |
* | rt2x00: Code clean up in rt2800lib. | Gertjan van Wingerde | 2012-09-24 | 1 | -6/+10 |
* | ath9k_hw: Enable WLAN RX diversity for AR9565 | Sujith Manoharan | 2012-09-24 | 1 | -1/+1 |
* | ath9k: Add a module parameter to enable diversity | Sujith Manoharan | 2012-09-24 | 3 | -0/+17 |
* | ath9k_hw: Add a HW callback to set diversity | Sujith Manoharan | 2012-09-24 | 6 | -1/+107 |
* | ath9k_hw: Update AR9565 initvals | Sujith Manoharan | 2012-09-24 | 1 | -51/+49 |
* | ath9k_hw: Add antenna diversity group for AR9565 | Sujith Manoharan | 2012-09-24 | 2 | -0/+65 |
* | ath9k: Remove a couple of unused variables | Sujith Manoharan | 2012-09-24 | 1 | -2/+0 |
* | ath9k: Remove redundant variable assignment | Sujith Manoharan | 2012-09-24 | 1 | -48/+3 |
* | ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMB | Sujith Manoharan | 2012-09-24 | 1 | -7/+3 |
* | ath9k: update hw_timer_enabled to false when we stop generic timers | Mohammed Shafi Shajakhan | 2012-09-24 | 1 | -5/+9 |
* | brcmfmac: simplify handling e-scan result firmware event | Arend van Spriel | 2012-09-24 | 1 | -10/+4 |
* | brcmfmac: add parameter check in brcmf_c_mkiovar() | Arend van Spriel | 2012-09-24 | 1 | -2/+4 |
* | brcmfmac: fix bug causing errorneous free on exception. | Hante Meuleman | 2012-09-24 | 1 | -4/+2 |
* | brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr | Franky Lin | 2012-09-24 | 3 | -33/+68 |
* | brcmfmac: raise SDIO host lock to higher level | Franky Lin | 2012-09-24 | 3 | -30/+36 |
* | brcmfmac: streamline SDIO dpc | Franky Lin | 2012-09-24 | 1 | -20/+7 |
* | brcmfmac: convert SDIO dpc implementation to workqueue | Franky Lin | 2012-09-24 | 1 | -102/+83 |
* | brcmfmac: use atomic variable for interrupt pending flag | Franky Lin | 2012-09-24 | 1 | -9/+9 |
* | brcmfmac: remove obsolete sdio bus sleep mechanism | Franky Lin | 2012-09-24 | 1 | -93/+0 |
* | brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmit | Franky Lin | 2012-09-24 | 2 | -29/+16 |
* | wireless: ath9k-htc: fix possible use after free | Ming Lei | 2012-09-24 | 1 | -2/+3 |
* | ath9k: fix queuing MCI work twice | Rajkumar Manoharan | 2012-09-24 | 1 | -13/+17 |
* | ath9k: fill led_pin before drv_start | Rajkumar Manoharan | 2012-09-24 | 3 | -19/+30 |
* | ath9k: move coex param updation within mci work | Rajkumar Manoharan | 2012-09-24 | 1 | -11/+9 |
* | ath9k: flush bt profile whenever it is requested | Rajkumar Manoharan | 2012-09-24 | 3 | -2/+18 |
* | ath9k_hw: fix ar9462 selfgen chainmask | Rajkumar Manoharan | 2012-09-24 | 2 | -3/+1 |
* | ath9k_hw: move 2g5g switch before nfcal start | Rajkumar Manoharan | 2012-09-24 | 1 | -3/+3 |
* | ath9k: Enable SGI correctly | Sujith Manoharan | 2012-09-24 | 1 | -4/+7 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-09-24 | 8 | -23/+9 |
|\ |
|
| * | Bluetooth: Add support for BCM20702A0 [04ca, 2003] | Jaroslav Resler | 2012-09-18 | 1 | -0/+1 |
| * | Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn | Gustavo Padovan | 2012-09-18 | 1 | -1/+1 |
| * | Bluetooth: btuart_cs.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-18 | 1 | -1/+1 |
| * | Bluetooth: hci_vhci.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-18 | 1 | -1/+1 |
| * | Bluetooth: hci_ll.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-18 | 1 | -1/+1 |
| * | Bluetooth: hci_ldisc.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-18 | 1 | -1/+1 |
| * | Bluetooth: bluecard_cs.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-18 | 1 | -1/+1 |
| * | Bluetooth: btmrvl: remove pointless conditional before kfree_skb() | Wei Yongjun | 2012-09-08 | 1 | -2/+1 |
| * | Bluetooth: Use module_platform_driver() in btwilink.c file | Sachin Kamat | 2012-09-08 | 1 | -15/+1 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2012-09-24 | 7 | -90/+117 |
|\ \ |
|
| * | | iwlwifi: load firmware in chunks | Johannes Berg | 2012-09-10 | 4 | -28/+58 |
| * | | iwlwifi: don't access the HW when it is not available | Emmanuel Grumbach | 2012-09-10 | 1 | -0/+11 |
| * | | iwlwifi: some clean up in transport layer | Emmanuel Grumbach | 2012-09-10 | 3 | -25/+33 |
| * | | iwlwifi: fix indentation in iwl_load_given_ucode | Johannes Berg | 2012-09-10 | 1 | -9/+8 |
| * | | iwlwifi: stop interrupts before stopping device | David Spinadel | 2012-09-10 | 1 | -0/+4 |
| * | | iwlwifi: don't reset interupts after disabling | David Spinadel | 2012-09-10 | 1 | -2/+0 |
| * | | iwlwifi: remove unused IDI code stubs | Johannes Berg | 2012-09-06 | 3 | -27/+4 |