summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
* ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-051-0/+4
* iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-052-3/+24
* ath5k: disable beacon filter when station is not associatedMartin Xu2008-11-252-1/+35
* ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan2008-11-251-5/+5
* ath9k: correct expected max RX buffer sizeLuis R. Rodriguez2008-11-251-2/+11
* ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2008-11-252-8/+8
* iwlagn: fix DMA syncJohannes Berg2008-11-251-3/+5
* iwlagn: fix RX skb alignmentJohannes Berg2008-11-183-13/+22
* mac80211: remove ieee80211_notify_macJohannes Berg2008-11-182-2/+0
* libertas_tf: fix skb tail pointerJohannes Berg2008-11-181-1/+1
* hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg2008-11-121-1/+4
* rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe2008-11-121-0/+1
* rtl8187: Add Abocom USB IDIvan Kuten2008-11-121-0/+2
* iwl3945: fix deadlock on suspendZhu, Yi2008-11-061-1/+1
* iwl3945: do not send scan command if channel count zeroReinette Chatre2008-11-061-0/+5
* iwl3945: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+8
* ath5k: correct handling of rx status fieldsBob Copeland2008-11-061-8/+8
* zd1211rw: Add 2 device IDsDaniel Drake2008-11-061-0/+2
* iwlagn: avoid sleep in softirq contextJohn W. Linville2008-11-061-1/+5
* iwlwifi: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+7
* Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville2008-11-061-1/+3
* ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1
* ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-292-15/+9
* rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-291-1/+1
* ath5k: correct misspelling in debug helpBob Copeland2008-10-291-1/+1
* libertas: fix buffer overrunJohannes Berg2008-10-291-2/+2
* libertas: remove two libertas sparse warningHolger Schurig2008-10-291-2/+2
* iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler2008-10-291-1/+1
* p54: fix build warningsChristian Lamparter2008-10-271-2/+3
* ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns2008-10-271-22/+11
* p54: fix misbehavings when firmware can't be foundChristian Lamparter2008-10-271-66/+66
* libertas: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1
* p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-221-18/+10
* orinoco: reduce stack usage in firmware download pathAndrey Borzenkov2008-10-221-13/+29
* ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-222-9/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-161-3/+3
|\
| * device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1610-15/+29
|\ \ | |/ |/|
| * rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-141-4/+5
| * rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot2008-10-141-0/+2
| * p54usb: Device ID updatesChristian Lamparter2008-10-141-1/+2
| * ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-141-1/+7
| * libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar2008-10-141-0/+2
| * orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy2008-10-141-2/+3
| * orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov2008-10-141-2/+3
| * iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-141-3/+3
| * p54: Fix compilation problem on PPCLarry Finger2008-10-141-1/+0
| * iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen2008-10-141-1/+1
| * rtl8187: add device ID 0bda:8198John W. Linville2008-10-141-0/+1
OpenPOWER on IntegriCloud