summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-10-02ath10k: wmi: Convert use of 6 to ETH_ALENJoe Perches
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel
2013-09-26mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao
2013-09-26mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar
2013-09-26p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter
2013-09-26cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy
2013-09-26Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy
2013-09-26mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao
2013-09-26rtlwifi: Align private space in rtl_priv structLarry Finger
2013-09-26ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau
2013-09-26p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov
2013-09-26ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan
2013-09-26ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau
2013-09-26ath9k: fix stale flag handling on buffer cloneFelix Fietkau
2013-09-24rtlwifi: Remove extern from function prototypesJoe Perches
2013-09-24orinoco: Remove extern from function prototypesJoe Perches
2013-09-24mwifiex: Remove extern from function prototypesJoe Perches
2013-09-24iwlwifi: Remove extern from function prototypesJoe Perches
2013-09-24iwlegacy: Remove extern from function prototypesJoe Perches
2013-09-24ipw2x00: Remove extern from function prototypesJoe Perches
2013-09-24brcm80211: Remove extern from function prototypesJoe Perches
2013-09-24ath: Remove extern from function prototypesJoe Perches
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-09rt2800: change initialization sequence to fix system freezeStanislaw Gruszka
2013-09-09rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov
2013-09-09brcmfmac: fix bus interface selection in KconfigArend van Spriel
2013-09-09cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy
2013-09-09cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-09-03net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03net: airo: inherit addr_assign_type along with dev_addrBjørn Mork
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-28cw1200: When debug is enabled, display all wakeup conditions for the wait_eve...Solomon Peachy
2013-08-28cw1200: Display the correct default reference clock.Solomon Peachy
2013-08-28rt2800usb: Add WLI-UC-G300HP's Product ID.Masami Ichikawa
2013-08-28ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan
2013-08-28mwifiex: break a long line into two linesBing Zhao
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville