summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-142-2/+2
|\ \ | |/
| * net: Rationalise email address: Network Specific PartsAlan Cox2008-10-132-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-1311-523/+429
|\ \ | |/ |/|
| * pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-313-3/+3
| * pcmcia: card services header cleanupDominik Brodowski2008-08-311-1/+1
| * pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-236-32/+33
| * pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-235-63/+18
| * pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-235-68/+52
| * pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-235-7/+0
| * pcmcia: use pcmcia_loop_config in net pcmcia driversDominik Brodowski2008-08-235-479/+452
* | ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez2008-10-101-2/+4
* | ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez2008-10-101-12/+21
* | iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler2008-10-063-32/+22
* | iwlwifi: scan fix commentTomas Winkler2008-10-061-1/+2
OpenPOWER on IntegriCloud