summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* leds: Standardise LED naming schemeRichard Purdie2008-02-071-4/+4
* Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-058-73/+162
|\
| * b43: Fix DMA for 30/32-bit DMA enginesMichael Buesch2008-02-052-58/+99
| * iwl3945-base.c: fix off-by-one errorsAdrian Bunk2008-02-051-4/+4
| * b43legacy: fix DMA slot resource leakageStefano Brivio2008-02-051-2/+12
| * b43legacy: drop packets we are not able to encryptStefano Brivio2008-02-054-8/+38
| * b43legacy: fix suspend/resumeStefano Brivio2008-02-051-2/+7
| * b43legacy: fix PIO crashStefano Brivio2008-02-051-0/+3
* | b43: avoid unregistering device objects during suspendRafael J. Wysocki2008-02-053-10/+21
* | latency.c: use QoS infrastructureMark Gross2008-02-051-5/+7
* | pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2008-02-052-40/+40
* | drivers/net/wireless/b43/main.c needs io.hAndrew Morton2008-02-051-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-1/+1
|\
| * Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* | ath5k: fix section mismatch warningJohn W. Linville2008-02-011-3/+3
* | iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre2008-02-012-10/+10
* | iwlwifi: remove ieee80211 types from iwl-helpers.hTomas Winkler2008-02-011-3/+0
* | iwlwifi: Fix MIMO PS modeTomas Winkler2008-02-011-5/+18
* | iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky2008-02-011-3/+4
|/
* Add new driver 'rndis_wlan' for wireless RNDIS devices.Jussi Kivilinna2008-01-313-0/+2787
* Add another Prism2 card to hostapMarcin Juszkiewicz2008-01-311-0/+3
* hostap_80211.h: remove duplicate prototypeMichal Piotrowski2008-01-311-5/+0
* wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov2008-01-312-2/+2
* libertas: fix interrupt while removing driverHolger Schurig2008-01-311-3/+3
* libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-01-312-3/+5
* iwlwifi: correct math in elapsed_jiffiesEric Sandeen2008-01-311-2/+2
* b43: Drop packets that we are not able to encryptMichael Buesch2008-01-313-30/+58
* b43: Fix suspend/resumeMichael Buesch2008-01-312-16/+25
* iwlwifi: Fix uCode error on associationGregory Greenman2008-01-313-4/+5
* iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park2008-01-314-10/+18
* iwlwifi: cleanup usage of inline functionsReinette Chatre2008-01-316-23/+20
* iwlwifi: initialize geo/channel information during probeReinette Chatre2008-01-312-28/+80
* iwl4965: fix return code indicating one interface is supportedReinette Chatre2008-01-311-1/+1
* iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst2008-01-312-2/+2
* rtl8180_dev.c: add support for 1799:700fAdrian Bassett2008-01-311-0/+1
* b43legacy: fix MAC control and microcode initStefano Brivio2008-01-315-81/+110
* b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch2008-01-311-1/+8
* b43: Fix rfkill allocation leakage in error pathsMichael Buesch2008-01-311-1/+8
* ath5k: debug level improvementsBruno Randolf2008-01-313-37/+115
* rt61pci: fix-up merge damageJohn W. Linville2008-01-311-1/+2
* ath5k: always extend rx timestamp with tsfBruno Randolf2008-01-281-5/+12
* ath5k: configure backoff for IBSS beacon queueBruno Randolf2008-01-281-2/+12
* ath5k: use SWBA to detect IBSS HW mergesBruno Randolf2008-01-282-13/+67
* ath5k: better beacon timer calculationBruno Randolf2008-01-281-17/+92
* ath5k: beacon interval is in TUBruno Randolf2008-01-283-5/+5
* ath5k: use 3 instead of 0x00000003Bruno Randolf2008-01-281-4/+2
* b43: Fix MAC control and microcode initMichael Buesch2008-01-281-13/+48
* ath5k: reset key cache after resumeJohn W. Linville2008-01-281-3/+14
* ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville2008-01-281-1/+1
* b43: Fix firmware cachingMichael Buesch2008-01-282-110/+134
OpenPOWER on IntegriCloud