summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* net: convert more to %pMJohannes Berg2008-10-271-7/+1
* net: convert print_mac to %pMJohannes Berg2008-10-2756-754/+437
* 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
* | iwlwifi: scan correct setting of valid rx_chainsTomas Winkler2008-10-061-1/+1
* | ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau2008-10-063-26/+95
* | mac80211: add multi-rate retry supportFelix Fietkau2008-10-065-4/+7
* | mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-066-10/+13
* | rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-061-2/+7
* | p54: report appropriate rate and band values for 802.11aChristian Lamparter2008-10-061-2/+3
* | ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-066-25/+197
* | ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez2008-10-061-1/+1
* | ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-065-22/+19
* | ath9k: fixup some merge damageJohn W. Linville2008-10-061-2/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-017-44/+21
|\ \
| * | ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-241-0/+7
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-225-10/+14
| |\ \
| | * | ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian2008-09-222-3/+10
| | * | wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com2008-09-221-0/+1
| | * | ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-223-7/+3
OpenPOWER on IntegriCloud