aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-28iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre11-160/+160
2008-01-28iwlwifi: remove reference to non-existent documentationReinette Chatre1-12/+8
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2-2/+2
2008-01-28iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler1-102/+104
2008-01-28iwlwifi: 4965 unify rate scale variable names for station dataTomas Winkler1-301/+308
2008-01-28iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler3-107/+42
2008-01-28iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi2-167/+90
2008-01-28iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi4-166/+217
2008-01-28iwlwifi: document scan commandBen Cahill2-56/+234
2008-01-28iwlwifi: remove iwl4965_tx_cmdTomas Winkler3-82/+55
2008-01-28iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler2-7/+7
2008-01-28iwl4965: Remove redundant code in iwl4965_tx_cmdTomas Winkler1-22/+1
2008-01-28b43: Add NPHY channel switch codeMichael Buesch5-13/+1182
2008-01-28b43: Add NPHY radio init codeMichael Buesch8-9/+512
2008-01-28ssb: Add boardflags_hi field to the sprom data structureMichael Buesch1-0/+3
2008-01-28b43: Add Broadcom 2055 radio register definitionsMichael Buesch1-0/+210
2008-01-28WAVELAN - compile-time check for struct sizesHelge Deller4-60/+9
2008-01-28b43: Add support for new firmwareMichael Buesch5-129/+289
2008-01-28b43: Fix radio ID register readingMichael Buesch1-4/+3
2008-01-28rt2x00: Fix queue_idx initializationIvo van Doorn1-4/+9
2008-01-28rt2x00: Data and desc pointer initializationIvo van Doorn3-23/+22
2008-01-28b43: Add N-PHY related initvals firmware filenames.Michael Buesch1-0/+12
2008-01-28b43: Fix tim search buffer overrunMichael Buesch1-3/+4
2008-01-28b43: Put multicast frames on the mcast queueMichael Buesch3-42/+92
2008-01-28b43: Fix template upload locking.Michael Buesch1-7/+8
2008-01-28b43: Fix upload of beacon packets to the hardwareMichael Buesch2-80/+151
2008-01-28mac80211: add unified BSS configurationJohannes Berg12-36/+57
2008-01-28mac80211: Fix rate reporting regressionMichael Wu2-3/+14
2008-01-28iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky3-40/+35
2008-01-28ath5k: Fix frame duration oopsLuis R. Rodriguez1-2/+6
2008-01-28mac80211: dont use interface indices in driversJohannes Berg22-82/+87
2008-01-28Add rtl8180 wireless driverMichael Wu17-60/+2774
2008-01-28[PATCH] Net: add ath5k wireless driverJiri Slaby15-0/+15837
2008-01-28b43: finish removal of pio supportJohn W. Linville2-805/+0
2008-01-28hostap_cs: don't match revisions in presense of the MAC chip namePavel Roskin1-9/+6
2008-01-28b43: Remove the PHY spinlockMichael Buesch5-65/+36
2008-01-28b43: Fix PHY register routingMichael Buesch3-114/+145
2008-01-28b43: Add N-PHY register definitionsMichael Buesch5-12/+760
2008-01-28zd1211rw: fix alignment for QOS and WDS framesMichael Buesch1-1/+16
2008-01-28iwlwifi: fix compilation warning in 'iwl-4965.c'Miguel Botón1-1/+1
2008-01-28rt2x00: Release rt2x00 2.0.14Ivo van Doorn1-1/+1
2008-01-28rt2x00: Correctly initialize data and desc pointerIvo van Doorn3-2/+19
2008-01-28rt2x00: Move init_txring and init_rxring into rt2x00libIvo van Doorn9-204/+163
2008-01-28rt2x00: Determine MY_BSS from descriptorIvo van Doorn7-19/+11
2008-01-28rt2x00: Cleanup write_tx_desc() argumentsIvo van Doorn7-31/+27
2008-01-28rt2x00: Move packet filter flagsIvo van Doorn7-37/+19