summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * iwlwifi: pcie: remove useless condition testJohannes Berg2013-12-091-19/+13
| | * iwlwifi: mvm: Add debugfs entry to generate NMI to NICAlexander Bondar2013-12-092-0/+17
| | * iwlwifi: remove TX_CMD id from transport layerEmmanuel Grumbach2013-12-093-1/+2
| * | ath9k: Apply tuning caps for AR9330 and AR9485Sujith Manoharan2013-12-091-1/+1
| * | ath9k: Fix internal regulator for AR955xSujith Manoharan2013-12-091-1/+1
| * | ath9k: Enable manual peak calibration for AR9331 v1.1Sujith Manoharan2013-12-091-10/+19
| * | ath9k: Remove AR9330 v1.0 macro as it's not supportedSujith Manoharan2013-12-091-3/+0
| * | ath9k: Fix regulatory complianceSujith Manoharan2013-12-092-5/+6
| * | ath9k: Identify duplicate AR9565 v1.0 initvalsSujith Manoharan2013-12-091-79/+6
| * | ath9k: Identify duplicate AR9462 v2.0 initvalsSujith Manoharan2013-12-091-539/+8
| * | ath9k: Identify duplicate AR9485 initvalsSujith Manoharan2013-12-091-112/+5
| * | ath9k: Update high power gain table for AR9300Sujith Manoharan2013-12-091-91/+91
| * | ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan2013-12-094-12/+163
| * | ath9k: Update AR9331 v1.2 initvalsSujith Manoharan2013-12-091-68/+333
| * | ath9k: Update AR9331 v1.1 initvalsSujith Manoharan2013-12-091-104/+24
| * | ath9k: Remove AR955x INI duplicatesSujith Manoharan2013-12-091-532/+8
| * | ath9k: Update mac_postamble for AR9003 familySujith Manoharan2013-12-091-1/+1
| * | ath9k: Initialize baseband for DFS channelsSujith Manoharan2013-12-093-0/+13
| * | ath9k: Add initval arrays for DFS channelsSujith Manoharan2013-12-093-2/+20
| * | rtlwifi: rtl8192c-common: Fix sparse warningLarry Finger2013-12-091-1/+1
| * | wcn36xx: enable the beaconing in mesh modeChun-Yeow Yeoh2013-12-091-4/+8
| * | ath9k: enable dfs for mesh modeChun-Yeow Yeoh2013-12-091-0/+3
| * | mwifiex: do not flood kmsg/dmesg with USB debug messagesUjjal Roy2013-12-091-1/+1
| * | mwifiex: remove redundant goto exit_remove statementAmitkumar Karwar2013-12-091-6/+2
| * | mwifiex: update statistics for bridged packets on AP interfaceUjjal Roy2013-12-091-1/+14
| * | mwifiex: correct TX byte count statisticsUjjal Roy2013-12-095-1/+5
| * | mwifiex: correct RX byte count statisticsUjjal Roy2013-12-091-2/+3
| * | mwifiex: fix rx_pending count imbalanceUjjal Roy2013-12-096-31/+19
| * | mwifiex: avoid using variable name eth_hdrBing Zhao2013-12-091-10/+10
| * | mwifiex: fix an issue with Appletalk devicesAmitkumar Karwar2013-12-092-4/+12
| * | mwifiex: remove rfc1042_eth_hdr variableAmitkumar Karwar2013-12-092-6/+4
| * | mwifiex: declare snap_type as __be16 variableAmitkumar Karwar2013-12-092-4/+4
| * | mwifiex: use little-endian variables in firmware structuresUjjal Roy2013-12-093-17/+17
| * | bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-091-1/+1
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-096-123/+54
| |\ \
| | * | Bluetooth: Enable autosuspend for Intel Bluetooth deviceTedd Ho-Jeong An2013-12-041-1/+3
| | * | Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]Tedd Ho-Jeong An2013-12-041-0/+1
| | * | Bluetooth: ath3k: Add support for a new AR3012 deviceSujith Manoharan2013-12-042-0/+3
| | * | Bluetooth: ath3k: Add support for another AR3012 cardSujith Manoharan2013-12-042-0/+3
| | * | Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copyBing Zhao2013-12-042-18/+11
| | * | Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileBing Zhao2013-12-044-89/+18
| | * | Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocfBing Zhao2013-12-042-20/+20
| * | | Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville2013-12-0918-406/+1413
| |\ \ \ | | |_|/ | |/| |
| | * | ath10k: fix multi BSSID with WPA on FW 10.1Michal Kazior2013-12-021-0/+40
| | * | ath10k: fix Tx status clearingMichal Kazior2013-11-271-1/+1
| | * | ath10k: allow explicit MSI/MSI-X disablingMichal Kazior2013-11-271-13/+34
| | * | ath10k: re-add support for early fw indicationMichal Kazior2013-11-272-5/+102
| | * | ath10k: extract functions for legacy irq handlingMichal Kazior2013-11-271-33/+32
| | * | ath10k: defer irq registration until hif start()Michal Kazior2013-11-273-58/+23
| | * | ath10k: decouple ath10k_pci_start_ce()Michal Kazior2013-11-271-21/+54