summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * c_can_pci: generic module for C_CAN/D_CAN on PCIFederico Vaga2012-06-193-0/+244
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-1953-1303/+1890
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1953-1303/+1890
| |\ \
| | * | iwlwifi: unlock on error pathDan Carpenter2012-06-141-1/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-133-19/+12
| | |\ \
| | | * | ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+9
| | | * | mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil2012-06-121-0/+11
| | | * | rndis_wlan: fix matching bssid check in rndis_check_bssid_list()Jussi Kivilinna2012-06-111-1/+1
| | | * | ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan2012-06-111-9/+0
| | | * | ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan2012-06-111-9/+0
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-1311-29/+24
| | |\ \ \
| | | * | | Bluetooth: btmrvl: add SD8787 Bluetooth AMP device IDBing Zhao2012-06-051-0/+3
| | | * | | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-8/+0
| | | * | | Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-057-16/+16
| | | * | | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc2012-06-053-5/+5
| | * | | | ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan2012-06-133-5/+1
| | * | | | ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan2012-06-134-28/+10
| | * | | | ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan2012-06-133-13/+6
| | * | | | ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan2012-06-134-32/+27
| | * | | | ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan2012-06-132-18/+0
| | * | | | ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan2012-06-133-18/+11
| | * | | | ath9k_hw: add utility function to set BT versionRajkumar Manoharan2012-06-133-22/+16
| | * | | | ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan2012-06-134-105/+110
| | * | | | ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+8
| | * | | | ath9k: fix btcoex duty cycleRajkumar Manoharan2012-06-131-7/+7
| | * | | | ath9k: defer btcoex scheme updateRajkumar Manoharan2012-06-133-3/+15
| | * | | | ath9k: keep btcoex period in millisecondsRajkumar Manoharan2012-06-132-6/+5
| | * | | | ath9k: simplify btcoex profile managementRajkumar Manoharan2012-06-131-24/+24
| | * | | | ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan2012-06-131-2/+5
| | * | | | ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan2012-06-131-1/+2
| | * | | | ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan2012-06-133-17/+11
| | * | | | ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan2012-06-133-0/+22
| | * | | | ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan2012-06-133-2/+45
| | * | | | ath9k: restore power state on set channel failureRajkumar Manoharan2012-06-131-0/+1
| | * | | | ath9k: choose legacy rate as last rate of MRR seriesRajkumar Manoharan2012-06-131-9/+8
| | * | | | ath9k_hw: Update initvals for AR9462Sujith Manoharan2012-06-131-1/+1
| | * | | | brcmfmac: expose sdio internal counters in debugfsArend van Spriel2012-06-133-93/+175
| | * | | | brcmfmac: add debugfs helper functionsArend van Spriel2012-06-135-0/+98
| | * | | | brcmsmac: fix smatch warning found in ampdu.cArend van Spriel2012-06-131-3/+2
| | * | | | brcmsmac: remove brcms_set_hint() functionArend van Spriel2012-06-131-11/+3
| | * | | | iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach2012-06-131-1/+2
| | * | | | iwlwifi: use request_module instead of _nowaitJohannes Berg2012-06-131-1/+10
| | * | | | iwlwifi: fix 6035 device parametersJohannes Berg2012-06-131-0/+1
| | * | | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-06-13111-2910/+7592
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1210-28/+55
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | * | | | | iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach2012-06-131-0/+13
| | * | | | | iwlwifi: don't modify the timer if we don't TxEmmanuel Grumbach2012-06-131-1/+2
| | * | | | | iwlwifi: turn on a lockdep assertionDan Carpenter2012-06-131-1/+1
| | * | | | | iwlwifi: print even more info when a queue is stuckEmmanuel Grumbach2012-06-131-4/+22
| | * | | | | iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer2012-06-131-4/+5