summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-11-26airo: Fix array bounds warning when moving packet payload.David S. Miller
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville
2011-11-21prism54: potential memory corruption in prism54_get_essid()Dan Carpenter
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-17p54spi: Fix workqueue deadlockMichael Büsch
2011-11-17p54spi: Add missing spin_lock_initMichael Büsch
2011-11-17rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde
2011-11-17rt2x00: handle spurious pci interruptsStanislaw Gruszka
2011-11-17rt2800pci: handle spurious interruptsStanislaw Gruszka
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-15Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl
2011-11-15rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde
2011-11-15rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde
2011-11-11libertas: release bss references and avoid warning from cfg80211_inform_bssJohn W. Linville
2011-11-11brcmsmac: fix warning in _initvars_srom_pciJohn W. Linville
2011-11-11brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin
2011-11-11brcm80211: fmac: remove PCMCIA core related codeFranky Lin
2011-11-11brcm80211: fmac: add function to free the glom skb queueArend van Spriel
2011-11-11brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skbArend van Spriel
2011-11-11brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel
2011-11-11brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers
2011-11-11brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel
2011-11-11brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel
2011-11-11brcm80211: fmac: remove id retrieve codeFranky Lin
2011-11-11brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin
2011-11-11brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin
2011-11-11brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin
2011-11-11brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin
2011-11-11brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers
2011-11-11brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel
2011-11-11brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel
2011-11-11brcm80211: smac: remove code under unused macro definitionsArend van Spriel
2011-11-11brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry
2011-11-11iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry
2011-11-11iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach
2011-11-11iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach
2011-11-11iwlagn: don't always split remain-on-channelJohannes Berg
2011-11-11iwlagn: convert remain-on-channel duration to TUJohannes Berg
2011-11-11iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach
2011-11-11iwlwifi: check status before send commandWey-Yi Guy
2011-11-11iwlwifi: set "echo" host command lengthWey-Yi Guy
2011-11-11iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy