aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2008-02-01ath5k: fix section mismatch warningJohn W. Linville1-3/+3
2008-02-01iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre2-10/+10
2008-02-01iwlwifi: remove ieee80211 types from iwl-helpers.hTomas Winkler1-3/+0
2008-02-01iwlwifi: Fix MIMO PS modeTomas Winkler1-5/+18
2008-02-01iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky1-3/+4
2008-01-31Add new driver 'rndis_wlan' for wireless RNDIS devices.Jussi Kivilinna3-0/+2787
2008-01-31Add another Prism2 card to hostapMarcin Juszkiewicz1-0/+3
2008-01-31hostap_80211.h: remove duplicate prototypeMichal Piotrowski1-5/+0
2008-01-31wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov2-2/+2
2008-01-31libertas: fix interrupt while removing driverHolger Schurig1-3/+3
2008-01-31libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2-3/+5
2008-01-31iwlwifi: correct math in elapsed_jiffiesEric Sandeen1-2/+2
2008-01-31b43: Drop packets that we are not able to encryptMichael Buesch3-30/+58
2008-01-31b43: Fix suspend/resumeMichael Buesch2-16/+25
2008-01-31iwlwifi: Fix uCode error on associationGregory Greenman3-4/+5
2008-01-31iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park4-10/+18
2008-01-31iwlwifi: cleanup usage of inline functionsReinette Chatre6-23/+20
2008-01-31iwlwifi: initialize geo/channel information during probeReinette Chatre2-28/+80
2008-01-31iwl4965: fix return code indicating one interface is supportedReinette Chatre1-1/+1
2008-01-31iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst2-2/+2
2008-01-31rtl8180_dev.c: add support for 1799:700fAdrian Bassett1-0/+1
2008-01-31b43legacy: fix MAC control and microcode initStefano Brivio5-81/+110
2008-01-31b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch1-1/+8
2008-01-31b43: Fix rfkill allocation leakage in error pathsMichael Buesch1-1/+8
2008-01-31ath5k: debug level improvementsBruno Randolf3-37/+115
2008-01-31rt61pci: fix-up merge damageJohn W. Linville1-1/+2
2008-01-28ath5k: always extend rx timestamp with tsfBruno Randolf1-5/+12
2008-01-28ath5k: configure backoff for IBSS beacon queueBruno Randolf1-2/+12
2008-01-28ath5k: use SWBA to detect IBSS HW mergesBruno Randolf2-13/+67
2008-01-28ath5k: better beacon timer calculationBruno Randolf1-17/+92
2008-01-28ath5k: beacon interval is in TUBruno Randolf3-5/+5
2008-01-28ath5k: use 3 instead of 0x00000003Bruno Randolf1-4/+2
2008-01-28b43: Fix MAC control and microcode initMichael Buesch1-13/+48
2008-01-28ath5k: reset key cache after resumeJohn W. Linville1-3/+14
2008-01-28ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville1-1/+1
2008-01-28b43: Fix firmware cachingMichael Buesch2-110/+134
2008-01-28b43: Add more N-PHY init codeMichael Buesch2-24/+320
2008-01-28b43legacy: Remove the PHY spinlockMichael Buesch5-48/+28
2008-01-28b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville1-0/+3
2008-01-28drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-01-28drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton1-1/+1
2008-01-28b43legacy: fix use-after-free rfkill bugStefano Brivio1-5/+6
2008-01-28libertas: pepper main with debug statementHolger Schurig1-62/+82
2008-01-28libertas: don't blindly try meshHolger Schurig1-23/+27
2008-01-28libertas: always show firmware releaseHolger Schurig4-20/+25
2008-01-28libertas: move cardspecific data to driverHolger Schurig3-3/+4
2008-01-28libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' messageHolger Schurig1-1/+4
2008-01-28b43: Add lots of N-PHY lookup tablesMichael Buesch2-0/+1236