summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre2008-01-2811-160/+160
* iwlwifi: remove reference to non-existent documentationReinette Chatre2008-01-281-12/+8
* iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2008-01-282-2/+2
* iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler2008-01-281-102/+104
* iwlwifi: 4965 unify rate scale variable names for station dataTomas Winkler2008-01-281-301/+308
* iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler2008-01-283-107/+42
* iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi2008-01-282-167/+90
* iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi2008-01-284-166/+217
* iwlwifi: document scan commandBen Cahill2008-01-282-56/+234
* iwlwifi: remove iwl4965_tx_cmdTomas Winkler2008-01-283-82/+55
* iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler2008-01-282-7/+7
* iwl4965: Remove redundant code in iwl4965_tx_cmdTomas Winkler2008-01-281-22/+1
* b43: Add NPHY channel switch codeMichael Buesch2008-01-285-13/+1182
* b43: Add NPHY radio init codeMichael Buesch2008-01-288-9/+512
* b43: Add Broadcom 2055 radio register definitionsMichael Buesch2008-01-281-0/+210
* WAVELAN - compile-time check for struct sizesHelge Deller2008-01-284-60/+9
* b43: Add support for new firmwareMichael Buesch2008-01-285-129/+289
* b43: Fix radio ID register readingMichael Buesch2008-01-281-4/+3
* rt2x00: Fix queue_idx initializationIvo van Doorn2008-01-281-4/+9
* rt2x00: Data and desc pointer initializationIvo van Doorn2008-01-283-23/+22
* b43: Add N-PHY related initvals firmware filenames.Michael Buesch2008-01-281-0/+12
* b43: Fix tim search buffer overrunMichael Buesch2008-01-281-3/+4
* b43: Put multicast frames on the mcast queueMichael Buesch2008-01-283-42/+92
* b43: Fix template upload locking.Michael Buesch2008-01-281-7/+8
* b43: Fix upload of beacon packets to the hardwareMichael Buesch2008-01-282-80/+151
* mac80211: add unified BSS configurationJohannes Berg2008-01-2812-36/+57
* mac80211: Fix rate reporting regressionMichael Wu2008-01-282-3/+14
* iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky2008-01-283-40/+35
OpenPOWER on IntegriCloud