summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-081-0/+1
* ath9k: Update initvals for AR9565Sujith Manoharan2013-05-081-68/+70
* ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-081-2/+2
* iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-081-2/+1
* B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-083-26/+40
* ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-031-0/+5
* ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-031-1/+5
* rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger2013-04-261-0/+3
* brcmsmac: Fix merge issuePiotr Haber2013-04-261-0/+1
* ssb: implement ssb spuravoid for chipid BCM43222Hauke Mehrtens2013-04-261-2/+17
* mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar2013-04-261-2/+2
* mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar2013-04-261-1/+0
* mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar2013-04-261-1/+1
* mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar2013-04-261-2/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-269-34/+24
|\
| * iwlwifi: add a subdevice ID for 7000 seriesEmmanuel Grumbach2013-04-181-0/+1
| * iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach2013-04-181-1/+4
| * iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_readStanislaw Gruszka2013-04-181-4/+2
| * iwlwifi: mvm: remove usage of power_save module parameterAlexander Bondar2013-04-182-5/+3
| * iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka2013-04-183-6/+6
| * iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka2013-04-181-8/+8
| * iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP modeAlexander Bondar2013-04-161-8/+2
| * iwlwifi: mvm: fix first_antennaEmmanuel Grumbach2013-04-161-2/+3
| * iwlwifi: mvm: remove TODO which has been addressedEmmanuel Grumbach2013-04-161-5/+0
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-263-262/+422
|\ \
| * | Bluetooth: btmrvl: report error if verify_fw_download times outAndreas Fenkart2013-04-231-11/+10
| * | Bluetooth: btmrvl: release lock while waiting for fw download completeAndreas Fenkart2013-04-231-6/+12
| * | Bluetooth: btmrvl: use native helpers for debugfsAndy Shevchenko2013-04-231-244/+22
| * | Bluetooth: Add support for Intel Bluetooth device [8087:07dc]Tedd Ho-Jeong An2013-04-231-0/+377
| * | Bluetooth: remove unneeded var initialization in btmrvlGustavo Padovan2013-04-181-1/+1
* | | mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart2013-04-233-77/+29
* | | mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart2013-04-234-69/+40
* | | brcmfmac: add credit borrowing mechanismArend van Spriel2013-04-231-8/+87
* | | brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel2013-04-232-9/+24
* | | brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel2013-04-231-2/+3
* | | brcmfmac: support critical protocol API for DHCPPiotr Haber2013-04-235-1/+576
* | | brcmfmac: allow scanning to be suppressed in the driverArend van Spriel2013-04-232-1/+13
* | | ath9k: Fix RX DMA mappingSujith Manoharan2013-04-231-3/+3
* | | ath9k: Use lockless variants for the RX fifo queueSujith Manoharan2013-04-231-2/+2
* | | ath9k: Reduce deep indentationSujith Manoharan2013-04-231-46/+44
* | | ath9k: Remove unused argument "size"Sujith Manoharan2013-04-231-9/+3
* | | ath9k: add support for the new rate control APIFelix Fietkau2013-04-233-8/+19
* | | ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau2013-04-231-44/+36
* | | rtl8192c:dm: Properly initialize local array and set value.Han Shen2013-04-231-2/+2
* | | ath9k: apply coverage class on slottime tooMathias Kretschmer2013-04-231-1/+2
* | | Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville2013-04-239-442/+661
|\ \ \
| * | | b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki2013-04-231-59/+59
| * | | b43: N-PHY: clean init tablesRafał Miłecki2013-04-232-58/+62
| * | | b43: N-PHY: move tables init function to tables fileRafał Miłecki2013-04-233-16/+12
| * | | b43: N-PHY: use defines for (re)storing VCM configRafał Miłecki2013-04-231-5/+14