aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-07-29rt2x00: Large vendor requests for rt73usb firmware upload and beaconsIwo Mergler
2008-07-29rt2x00: Support for large vendor requestsIwo Mergler
2008-07-29rt2x00: Fix EIFS timing valueIvo van Doorn
2008-07-29rt2x00: Remove duplicate declarationIvo van Doorn
2008-07-29ath5k: don't enable MSI, we cannot handle it yetPavel Roskin
2008-07-29ath5k: fix recursive locking in ath5k_beacon_updateBob Copeland
2008-07-29iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev
2008-07-29iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not setDenis V. Lunev
2008-07-29libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo
2008-07-29iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen
2008-07-29ath5k: use positive logic for HP laptop LEDsBob Copeland
2008-07-29Ath5k: suspend/resume fixesJiri Slaby
2008-07-29Ath5k: fix dma operationJiri Slaby
2008-07-29Ath5k: flush workJiri Slaby
2008-07-29Ath5k: kill tasklets on shutdownJiri Slaby
2008-07-29Ath5k: fix memory corruptionJiri Slaby
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-22ipw2200: Call netif_*_queue() interfaces properly.David S. Miller
2008-07-22netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller
2008-07-21mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20Fix strip driver back up for ldisc/tty changesAlan Cox
2008-07-18Revert "remove the strip driver"David S. Miller
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2008-07-15wireless: fix warnings from QoS patchJohannes Berg
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-14rt2x00: Reset LED assoc status after firmware updateIvo van Doorn
2008-07-14iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar
2008-07-14iwlwifi: Fix LEDs for 3945Abhijeet Kolekar
2008-07-14iwlwifi: send TXPOWER command after a new RXON commandZhu Yi
2008-07-14iwlwifi: enable active scanningTomas Winkler
2008-07-14iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler
2008-07-14iwlwifi: LED use correctly blink tableTomas Winkler
2008-07-14iwlwifi: fix LED stallTomas Winkler
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler
2008-07-14iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach
2008-07-14iwlwifi: rs always set lq_sta->privTomas Winkler
2008-07-14iwlwifi: remove post associate workTomas Winkler
2008-07-14iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach
2008-07-14iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah
2008-07-14iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler
2008-07-14mac80211 hwsim: fix endianness bugJohannes Berg