aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+5
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet1-6/+6
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-4/+5
2011-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville1-6/+1
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville3-3/+3
2011-11-21prism54: potential memory corruption in prism54_get_essid()Dan Carpenter1-1/+1
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-21/+45
2011-11-17p54spi: Fix workqueue deadlockMichael Büsch1-2/+2
2011-11-17p54spi: Add missing spin_lock_initMichael Büsch1-0/+1
2011-11-17rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde1-1/+1
2011-11-17rt2x00: handle spurious pci interruptsStanislaw Gruszka3-3/+3
2011-11-17rt2800pci: handle spurious interruptsStanislaw Gruszka1-1/+6
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-2/+23
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville106-4784/+4674
2011-11-15Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl1-0/+1
2011-11-15rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2-2/+21
2011-11-15rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde1-0/+1
2011-11-11libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville1-10/+15
2011-11-11brcmsmac: fix warning in _initvars_srom_pciJohn W. Linville1-1/+1
2011-11-11brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin1-5/+13
2011-11-11brcm80211: fmac: remove PCMCIA core related codeFranky Lin1-15/+0
2011-11-11brcm80211: fmac: add function to free the glom skb queueArend van Spriel1-20/+14
2011-11-11brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skbArend van Spriel1-22/+11
2011-11-11brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel3-17/+13
2011-11-11brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers2-31/+17
2011-11-11brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel2-98/+39
2011-11-11brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel2-6/+4
2011-11-11brcm80211: fmac: remove id retrieve codeFranky Lin1-5/+0
2011-11-11brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin3-9/+45
2011-11-11brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin3-44/+82
2011-11-11brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin2-6/+28
2011-11-11brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin3-9/+51
2011-11-11brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers1-7/+0
2011-11-11brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel1-1/+0
2011-11-11brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel2-19/+24
2011-11-11brcm80211: smac: remove code under unused macro definitionsArend van Spriel2-126/+0
2011-11-11brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel1-0/+2
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry4-16/+18
2011-11-11iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry1-58/+58
2011-11-11iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi1-6/+2
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach8-33/+67
2011-11-11iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach2-3/+3
2011-11-11iwlagn: don't always split remain-on-channelJohannes Berg1-0/+2
2011-11-11iwlagn: convert remain-on-channel duration to TUJohannes Berg1-1/+2
2011-11-11iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach1-1/+1
2011-11-11iwlwifi: check status before send commandWey-Yi Guy1-12/+14
2011-11-11iwlwifi: set "echo" host command lengthWey-Yi Guy1-0/+1
2011-11-11iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy3-345/+365
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy3-75/+71
2011-11-11iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy3-48/+46