summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven2013-05-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-10
|\
| * mwifiex: fix setting of multicast filterDaniel Drake2013-05-08
| * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-08
| * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-08
| * ath9k: Update initvals for AR9565Sujith Manoharan2013-05-08
| * ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-08
| * iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-08
| * B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-08
| * ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-03
| * ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-03
* | drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-07
* | wireless: single_open() leaksAl Viro2013-05-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | hostap: proc: Use remove_proc_subtree()David Howells2013-05-01
| * | airo: Use remove_proc_subtree()David Howells2013-05-01
| * | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
| * | hostap: Don't use create_proc_read_entry()David Howells2013-04-29
| * | atmel: Don't use create_proc_read_entry()David Howells2013-04-29
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * | mode_t, whack-a-mole at 11...Al Viro2013-04-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-29
| |\ \ \ | | | |/ | | |/|
| | * | rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger2013-04-26
| | * | brcmsmac: Fix merge issuePiotr Haber2013-04-26
| | * | mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar2013-04-26
| | * | mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar2013-04-26
| | * | mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar2013-04-26
| | * | mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar2013-04-26
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-26
| | |\ \
| | | * | iwlwifi: add a subdevice ID for 7000 seriesEmmanuel Grumbach2013-04-18
| | | * | iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach2013-04-18
| | | * | iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_readStanislaw Gruszka2013-04-18
| | | * | iwlwifi: mvm: remove usage of power_save module parameterAlexander Bondar2013-04-18
| | | * | iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka2013-04-18
| | | * | iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka2013-04-18
| | | * | iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP modeAlexander Bondar2013-04-16
| | | * | iwlwifi: mvm: fix first_antennaEmmanuel Grumbach2013-04-16
| | | * | iwlwifi: mvm: remove TODO which has been addressedEmmanuel Grumbach2013-04-16
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
| |\| | |
| | * | | mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart2013-04-23
| | * | | mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart2013-04-23
| | * | | brcmfmac: add credit borrowing mechanismArend van Spriel2013-04-23
| | * | | brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel2013-04-23
| | * | | brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel2013-04-23
| | * | | brcmfmac: support critical protocol API for DHCPPiotr Haber2013-04-23
| | * | | brcmfmac: allow scanning to be suppressed in the driverArend van Spriel2013-04-23
| | * | | ath9k: Fix RX DMA mappingSujith Manoharan2013-04-23
| | * | | ath9k: Use lockless variants for the RX fifo queueSujith Manoharan2013-04-23
| | * | | ath9k: Reduce deep indentationSujith Manoharan2013-04-23