summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [BNX2]: Fix minor bug in bnx2_has_work().Michael Chan2008-01-291-2/+1
* [BNX2]: Disable jumbo rx paging on 5709 Ax.Michael Chan2008-01-292-1/+4
* 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
* mac80211: A-MPDU Rx remove stop_rx_ba_session warning printRon Rindjunsky2008-01-291-3/+0
* mac80211: A-MPDU Rx stop aggregation on proper devRon Rindjunsky2008-01-291-3/+5
* mac80211: Initialize vif pointerIvo van Doorn2008-01-292-0/+2
* 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
* libertas: move cardspecific data to driverHolger Schurig2008-01-293-3/+4
* libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' messageHolger Schurig2008-01-291-1/+4
* b43: Add lots of N-PHY lookup tablesMichael Buesch2008-01-292-0/+1236
* iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre2008-01-2911-160/+160
* iwlwifi: remove reference to non-existent documentationReinette Chatre2008-01-291-12/+8
* iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2008-01-292-2/+2
* iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler2008-01-291-102/+104
* iwlwifi: 4965 unify rate scale variable names for station dataTomas Winkler2008-01-291-301/+308
* iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler2008-01-293-107/+42
* iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi2008-01-292-167/+90
* iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi2008-01-294-166/+217
* iwlwifi: document scan commandBen Cahill2008-01-292-56/+234
* iwlwifi: remove iwl4965_tx_cmdTomas Winkler2008-01-293-82/+55
* iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler2008-01-292-7/+7
* iwl4965: Remove redundant code in iwl4965_tx_cmdTomas Winkler2008-01-291-22/+1
* b43: Add NPHY channel switch codeMichael Buesch2008-01-295-13/+1182
* b43: Add NPHY radio init codeMichael Buesch2008-01-298-9/+512
* ssb: Add boardflags_hi field to the sprom data structureMichael Buesch2008-01-292-0/+4
* b43: Add Broadcom 2055 radio register definitionsMichael Buesch2008-01-291-0/+210
* WAVELAN - compile-time check for struct sizesHelge Deller2008-01-294-60/+9
* b43: Add support for new firmwareMichael Buesch2008-01-296-129/+298
* b43: Fix radio ID register readingMichael Buesch2008-01-291-4/+3
* rt2x00: Fix queue_idx initializationIvo van Doorn2008-01-291-4/+9
* rt2x00: Data and desc pointer initializationIvo van Doorn2008-01-293-23/+22
* b43: Add N-PHY related initvals firmware filenames.Michael Buesch2008-01-291-0/+12
* b43: Fix tim search buffer overrunMichael Buesch2008-01-291-3/+4
* b43: Put multicast frames on the mcast queueMichael Buesch2008-01-293-42/+92
* b43: Fix template upload locking.Michael Buesch2008-01-291-7/+8
* b43: Fix upload of beacon packets to the hardwareMichael Buesch2008-01-292-80/+151
* mac80211: add unified BSS configurationJohannes Berg2008-01-2919-120/+183
* mac80211: Fix rate reporting regressionMichael Wu2008-01-295-25/+49
* iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky2008-01-293-40/+35
* ath5k: Fix frame duration oopsLuis R. Rodriguez2008-01-291-2/+6
* mac80211: implement cfg80211 station handlingJohannes Berg2008-01-291-0/+192
* mac80211: add beacon configuration via cfg80211Johannes Berg2008-01-296-62/+213
* mac80211: move interface type to vif structureJohannes Berg2008-01-2913-117/+118
* mac80211: dont use interface indices in driversJohannes Berg2008-01-2929-174/+205
* Add rtl8180 wireless driverMichael Wu2008-01-2918-60/+2777