summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-05-05wireless: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01hostap: proc: Use remove_proc_subtree()David Howells
2013-05-01airo: Use remove_proc_subtree()David Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-29atmel: Don't use create_proc_read_entry()David Howells
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-26rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger
2013-04-26brcmsmac: Fix merge issuePiotr Haber
2013-04-26mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar
2013-04-26mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar
2013-04-26mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar
2013-04-26mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar
2013-04-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart
2013-04-23mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart
2013-04-23brcmfmac: add credit borrowing mechanismArend van Spriel
2013-04-23brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel
2013-04-23brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel
2013-04-23brcmfmac: support critical protocol API for DHCPPiotr Haber
2013-04-23brcmfmac: allow scanning to be suppressed in the driverArend van Spriel
2013-04-23ath9k: Fix RX DMA mappingSujith Manoharan
2013-04-23ath9k: Use lockless variants for the RX fifo queueSujith Manoharan
2013-04-23ath9k: Reduce deep indentationSujith Manoharan
2013-04-23ath9k: Remove unused argument "size"Sujith Manoharan
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau
2013-04-23ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau
2013-04-23rtl8192c:dm: Properly initialize local array and set value.Han Shen
2013-04-23ath9k: apply coverage class on slottime tooMathias Kretschmer
2013-04-23Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki
2013-04-23b43: N-PHY: clean init tablesRafał Miłecki
2013-04-23b43: N-PHY: move tables init function to tables fileRafał Miłecki
2013-04-23b43: N-PHY: use defines for (re)storing VCM configRafał Miłecki
2013-04-23b43: N-PHY: use shortcut "ctl" in functions namesRafał Miłecki
2013-04-23b43: N-PHY: use enum for INTC override function argumentRafał Miłecki
2013-04-23b43: N-PHY: define missing registersRafał Miłecki
2013-04-23b43: use defines for board_typeRafał Miłecki
2013-04-23b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-Rafał Miłecki
2013-04-23b43: N-PHY: use enum for RSSI type everywhere we use itRafał Miłecki
2013-04-23b43: N-PHY: rename RSSI types to be shorter and more accurateRafał Miłecki
2013-04-23b43: N-PHY: use more friendly variables names in RSSI codeRafał Miłecki
2013-04-23b43: N-PHY: simplify conditions in RSSI offset scale functionRafał Miłecki
2013-04-23b43: N-PHY: use enum for RAIL typeRafał Miłecki