aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-11net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville11-117/+131
2013-05-08mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-08mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2-3/+1
2013-05-08mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-08ath9k: Update initvals for AR9565Sujith Manoharan1-68/+70
2013-05-08ath9k: Fix beacon reconfigurationSujith Manoharan1-2/+2
2013-05-08iwl4965: workaround connection regression on passive channelStanislaw Gruszka1-2/+1
2013-05-08B43: Handle DMA RX descriptor underrunThommy Jakobsson3-26/+40
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita2-3/+3
2013-05-05wireless: single_open() leaksAl Viro4-7/+7
2013-05-03ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka1-0/+5
2013-05-03ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds9-586/+698
2013-05-01hostap: proc: Use remove_proc_subtree()David Howells1-19/+1
2013-05-01airo: Use remove_proc_subtree()David Howells1-36/+13
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells1-23/+11
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds420-6964/+32775
2013-04-29hostap: Don't use create_proc_read_entry()David Howells5-445/+628
2013-04-29atmel: Don't use create_proc_read_entry()David Howells1-38/+31
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville12-39/+32
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-107/+11
2013-04-26rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger1-0/+3
2013-04-26brcmsmac: Fix merge issuePiotr Haber1-0/+1
2013-04-26mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar1-2/+2
2013-04-26mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar1-1/+0
2013-04-26mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-04-26mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-04-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville9-34/+24
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville175-3568/+5678
2013-04-23mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart3-77/+29
2013-04-23mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart4-69/+40
2013-04-23brcmfmac: add credit borrowing mechanismArend van Spriel1-8/+87
2013-04-23brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel2-9/+24
2013-04-23brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel1-2/+3
2013-04-23brcmfmac: support critical protocol API for DHCPPiotr Haber5-1/+576
2013-04-23brcmfmac: allow scanning to be suppressed in the driverArend van Spriel2-1/+13
2013-04-23ath9k: Fix RX DMA mappingSujith Manoharan1-3/+3
2013-04-23ath9k: Use lockless variants for the RX fifo queueSujith Manoharan1-2/+2
2013-04-23ath9k: Reduce deep indentationSujith Manoharan1-46/+44
2013-04-23ath9k: Remove unused argument "size"Sujith Manoharan1-9/+3
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau3-8/+19
2013-04-23ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau1-44/+36
2013-04-23rtl8192c:dm: Properly initialize local array and set value.Han Shen1-2/+2
2013-04-23ath9k: apply coverage class on slottime tooMathias Kretschmer1-1/+2
2013-04-23Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville9-442/+661
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville7-146/+141
2013-04-23b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki1-59/+59
2013-04-23b43: N-PHY: clean init tablesRafał Miłecki2-58/+62
2013-04-23b43: N-PHY: move tables init function to tables fileRafał Miłecki3-16/+12