summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg3-13/+22
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg2-2/+0
2008-11-18libertas_tf: fix skb tail pointerJohannes Berg1-1/+1
2008-11-12hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg1-1/+4
2008-11-12rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe1-0/+1
2008-11-12rtl8187: Add Abocom USB IDIvan Kuten1-0/+2
2008-11-06iwl3945: fix deadlock on suspendZhu, Yi1-1/+1
2008-11-06iwl3945: do not send scan command if channel count zeroReinette Chatre1-0/+5
2008-11-06iwl3945: clear scanning bits upon failureMohamed Abbas1-0/+8
2008-11-06ath5k: correct handling of rx status fieldsBob Copeland1-8/+8
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake1-0/+2
2008-11-06iwlagn: avoid sleep in softirq contextJohn W. Linville1-1/+5
2008-11-06iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-11-06Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville1-1/+3
2008-10-29ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland1-3/+1
2008-10-29ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2-15/+9
2008-10-29rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn1-1/+1
2008-10-29ath5k: correct misspelling in debug helpBob Copeland1-1/+1
2008-10-29libertas: fix buffer overrunJohannes Berg1-2/+2
2008-10-29libertas: remove two libertas sparse warningHolger Schurig1-2/+2
2008-10-29iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler1-1/+1
2008-10-27p54: fix build warningsChristian Lamparter1-2/+3
2008-10-27ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns1-22/+11
2008-10-27p54: fix misbehavings when firmware can't be foundChristian Lamparter1-66/+66
2008-10-26libertas: free sk_buff with kfree_skbSergio Luis1-1/+1
2008-10-22p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter1-18/+10
2008-10-22orinoco: reduce stack usage in firmware download pathAndrey Borzenkov1-13/+29
2008-10-22ath5k: fix suspend-related oops on rmmodBob Copeland2-9/+21
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-3/+3
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-15/+29
2008-10-16device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman1-3/+3
2008-10-14rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau1-4/+5
2008-10-14rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot1-0/+2
2008-10-14p54usb: Device ID updatesChristian Lamparter1-1/+2
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg1-1/+7
2008-10-14libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar1-0/+2
2008-10-14orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy1-2/+3
2008-10-14orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov1-2/+3
2008-10-14iwlwifi: fix ct kill configuration for 5350Tomas Winkler1-3/+3
2008-10-14p54: Fix compilation problem on PPCLarry Finger1-1/+0
2008-10-14iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen1-1/+1
2008-10-14rtl8187: add device ID 0bda:8198John W. Linville1-0/+1
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox2-2/+2
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds11-523/+429
2008-10-10ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez1-2/+4
2008-10-10ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez1-12/+21
2008-10-06iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler3-32/+22
2008-10-06iwlwifi: scan fix commentTomas Winkler1-1/+2
2008-10-06iwlwifi: scan correct setting of valid rx_chainsTomas Winkler1-1/+1