summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* b43: Add more N-PHY init codeMichael Buesch2008-01-282-24/+320
* b43legacy: Remove the PHY spinlockMichael Buesch2008-01-285-48/+28
* b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville2008-01-281-0/+3
* drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton2008-01-281-1/+1
* drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton2008-01-281-1/+1
* b43legacy: fix use-after-free rfkill bugStefano Brivio2008-01-281-5/+6
* libertas: pepper main with debug statementHolger Schurig2008-01-281-62/+82
* libertas: don't blindly try meshHolger Schurig2008-01-281-23/+27
* libertas: always show firmware releaseHolger Schurig2008-01-284-20/+25
* libertas: move cardspecific data to driverHolger Schurig2008-01-283-3/+4
* libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' messageHolger Schurig2008-01-281-1/+4
* b43: Add lots of N-PHY lookup tablesMichael Buesch2008-01-282-0/+1236
OpenPOWER on IntegriCloud