summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-02-013-0/+2787
* Add another Prism2 card to hostapMarcin Juszkiewicz2008-02-011-0/+3
* hostap_80211.h: remove duplicate prototypeMichal Piotrowski2008-02-011-5/+0
* wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov2008-02-012-2/+2
* libertas: fix interrupt while removing driverHolger Schurig2008-02-011-3/+3
* libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-02-012-3/+5
* iwlwifi: correct math in elapsed_jiffiesEric Sandeen2008-02-011-2/+2
* b43: Drop packets that we are not able to encryptMichael Buesch2008-02-013-30/+58
* b43: Fix suspend/resumeMichael Buesch2008-02-012-16/+25
* iwlwifi: Fix uCode error on associationGregory Greenman2008-02-013-4/+5
* iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park2008-02-014-10/+18
* iwlwifi: cleanup usage of inline functionsReinette Chatre2008-02-016-23/+20
* iwlwifi: initialize geo/channel information during probeReinette Chatre2008-02-012-28/+80
* iwl4965: fix return code indicating one interface is supportedReinette Chatre2008-02-011-1/+1
* iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst2008-02-012-2/+2
* rtl8180_dev.c: add support for 1799:700fAdrian Bassett2008-02-011-0/+1
* b43legacy: fix MAC control and microcode initStefano Brivio2008-02-015-81/+110
* b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch2008-02-011-1/+8
* b43: Fix rfkill allocation leakage in error pathsMichael Buesch2008-02-011-1/+8
* ath5k: debug level improvementsBruno Randolf2008-02-013-37/+115
* rt61pci: fix-up merge damageJohn W. Linville2008-02-011-1/+2
* ath5k: always extend rx timestamp with tsfBruno Randolf2008-01-291-5/+12
* ath5k: configure backoff for IBSS beacon queueBruno Randolf2008-01-291-2/+12
* ath5k: use SWBA to detect IBSS HW mergesBruno Randolf2008-01-292-13/+67
* ath5k: better beacon timer calculationBruno Randolf2008-01-291-17/+92
* ath5k: beacon interval is in TUBruno Randolf2008-01-293-5/+5
* ath5k: use 3 instead of 0x00000003Bruno Randolf2008-01-291-4/+2
* b43: Fix MAC control and microcode initMichael Buesch2008-01-291-13/+48
* ath5k: reset key cache after resumeJohn W. Linville2008-01-291-3/+14
* ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville2008-01-291-1/+1
* b43: Fix firmware cachingMichael Buesch2008-01-292-110/+134
* b43: Add more N-PHY init codeMichael Buesch2008-01-292-24/+320
* b43legacy: Remove the PHY spinlockMichael Buesch2008-01-295-48/+28
* b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville2008-01-291-0/+3
* drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton2008-01-291-1/+1
* drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton2008-01-291-1/+1
* b43legacy: fix use-after-free rfkill bugStefano Brivio2008-01-291-5/+6
* libertas: pepper main with debug statementHolger Schurig2008-01-291-62/+82
* libertas: don't blindly try meshHolger Schurig2008-01-291-23/+27
* libertas: always show firmware releaseHolger Schurig2008-01-294-20/+25