aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-08-01rt2x00: Fix access permissions on debugfs filesIvo van Doorn
2008-08-01Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello
2008-08-01iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler
2008-08-01ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa
2008-08-01Ath5k: mask out unneeded interruptsJiri Slaby
2008-08-01ath5k: Update phy calibration functionsNick Kossifidis
2008-08-01ath5k: Update channel functionsNick Kossifidis
2008-08-01ath5k: Add RF2425 initial rfgain valuesNick Kossifidis
2008-08-01ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis
2008-08-01ath5k: Do ADC test during resetNick Kossifidis
2008-08-01ath5k: Misc hw_reset updatesNick Kossifidis
2008-08-01ath5k: Misc hw_attach fixesNick Kossifidis
2008-08-01ath5k: Restore saved initval after POSTNick Kossifidis
2008-08-01ath5k: Update register listNick Kossifidis
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29rtl8187: Improve wireless statistics for RTL8187BLarry Finger
2008-07-29rtl8187: Fix for TX sequence number problemLarry Finger
2008-07-29mac80211: fix sparse integer as NULL pointer warningHarvey Harrison
2008-07-29drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton
2008-07-29rt2x00: Clear queue entry flags during initializationIvo van Doorn
2008-07-29rt2x00: Force full register config after start()Ivo van Doorn
2008-07-29b43legacy: Release mutex in error handling codeJulia Lawall
2008-07-29drivers/net/wireless/ipw2100.c: Release mutex in error handling codeJulia Lawall
2008-07-29rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn
2008-07-29rt2x00: Fix QOS sequence countingIvo van Doorn
2008-07-29rt2x00: Fix the beacon length bugIwo Mergler
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