summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre2008-01-232-0/+10
* Fix file references in documentation and KconfigJohann Felix Soden2008-01-221-1/+1
* rt2x00: Fix ieee80211 payload alignmentIvo van Doorn2008-01-162-3/+10
* b43: fix use-after-free rfkill bugStefano Brivio2008-01-161-5/+6
* ipw2200: fix typo in kerneldocStefano Brivio2008-01-161-1/+1
* wireless/libertas support for 88w8385 sdio older revisionMarc Pignat2008-01-161-0/+4
* hostap: section mismatch warningRandy Dunlap2008-01-161-3/+3
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2008-01-124-7/+44
|\
| * rt2x00: Put 802.11 data on 4 byte boundaryIvo van Doorn2008-01-102-6/+31
| * rt2x00: Corectly initialize rt2500usb MACIvo van Doorn2008-01-101-1/+1
| * rt2x00: Allow rt61 to catch up after a missing tx reportMattias Nissler2008-01-101-0/+12
* | b43: Fix rxheader channel parsingMichael Buesch2008-01-084-53/+61
|/
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-225-27/+75
|\
| * ipw2200: prevent alloc of unspecified size on stackReinette Chatre2007-12-191-1/+12
| * iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi2007-12-192-26/+10
| * p54: add Kconfig descriptionMichael Wu2007-12-191-0/+51
| * rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller2007-12-191-0/+2
* | iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2007-12-172-2/+6
* | b43: Fix rfkill radio LEDLarry Finger2007-12-173-16/+47
* | bcm43xx_debugfs sscanf fixAndrew Morton2007-12-171-1/+1
* | libertas: select WIRELESS_EXTDan Williams2007-12-171-0/+1
* | iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2007-12-172-0/+2
* | wireless/ipw2200.c: add __dev{init,exit} annotationsAdrian Bunk2007-12-171-3/+4
* | zd1211rw: Fix alignment problemsUlrich Kunitz2007-12-171-2/+8
|/
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-0113-21/+33
|\
| * iwlwifi 4965 Fix race conditional panic.Joonwoo Park2007-11-291-0/+1
| * iwlwifi 3945 Fix race conditional panic.Joonwoo Park2007-11-291-0/+1
| * iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler2007-11-292-7/+12
| * libertas: let more than one MAC event throughHolger Schurig2007-11-291-1/+2
| * libertas: Don't set NETIF_F_IPV6_CSUM in dev->featuresDavid Woodhouse2007-11-291-4/+0
| * drivers/net/wireless: Add missing "space"Joe Perches2007-11-296-6/+6
| * b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio2007-11-293-3/+3
| * iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool2007-11-292-0/+8
* | rt2x00: Request usb_maxpacket() onceIvo van Doorn2007-11-184-10/+17
|/
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-149-83/+158
|\
| * iwl4965: fix not correctly dealing with hotunplugOliver Neukum2007-11-141-3/+5
| * rt2x00: Fix chipset revision validationIvo van Doorn2007-11-144-8/+10
| * iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas2007-11-144-72/+143
* | [IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum2007-11-131-1/+2
* | iwlwifi: select proper rate control algorithmJohannes Berg2007-11-102-0/+4
* | b43: Fix kconfig dependencies for rfkill and ledsMichael Buesch2007-11-101-4/+6
* | b43legacy: Fix sparse warningMichael Buesch2007-11-101-1/+1
* | b43: properly request pcmcia IRQMichael Buesch2007-11-101-0/+8
* | b43legacy: fix shared IRQ race conditionStefano Brivio2007-11-101-8/+11
* | b43: fix shared IRQ race conditionStefano Brivio2007-11-101-7/+10
* | b43legacy: fix possible buffer overrun in debugfsStefano Brivio2007-11-101-1/+1
* | b43: Rewrite and fix rfkill initMichael Buesch2007-11-103-80/+55
* | b43: debugfs SHM read buffer overrun fixMichael Buesch2007-11-101-1/+1
* | b43: Fix rfkill callback deadlockMichael Buesch2007-11-101-4/+10
* | b43: pcmcia-host initialization bugfixesMichael Buesch2007-11-101-19/+25
OpenPOWER on IntegriCloud