summaryrefslogtreecommitdiffstats
path: root/drivers/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-29[BNX2]: Disable jumbo rx paging on 5709 Ax.Michael Chan2-1/+4
2008-01-29b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville1-0/+3
2008-01-29drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-01-29drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton1-1/+1
2008-01-29b43legacy: fix use-after-free rfkill bugStefano Brivio1-5/+6
2008-01-29mac80211: A-MPDU Rx remove stop_rx_ba_session warning printRon Rindjunsky1-3/+0
2008-01-29mac80211: A-MPDU Rx stop aggregation on proper devRon Rindjunsky1-3/+5
2008-01-29mac80211: Initialize vif pointerIvo van Doorn2-0/+2
2008-01-29libertas: pepper main with debug statementHolger Schurig1-62/+82
2008-01-29libertas: don't blindly try meshHolger Schurig1-23/+27
2008-01-29libertas: always show firmware releaseHolger Schurig4-20/+25
2008-01-29libertas: move cardspecific data to driverHolger Schurig3-3/+4
2008-01-29libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' messageHolger Schurig1-1/+4
2008-01-29b43: Add lots of N-PHY lookup tablesMichael Buesch2-0/+1236
2008-01-29iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre11-160/+160
2008-01-29iwlwifi: remove reference to non-existent documentationReinette Chatre1-12/+8
2008-01-29iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2-2/+2
2008-01-29iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler1-102/+104
2008-01-29iwlwifi: 4965 unify rate scale variable names for station dataTomas Winkler1-301/+308
2008-01-29iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler3-107/+42
2008-01-29iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi2-167/+90
2008-01-29iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi4-166/+217
2008-01-29iwlwifi: document scan commandBen Cahill2-56/+234
2008-01-29iwlwifi: remove iwl4965_tx_cmdTomas Winkler3-82/+55
2008-01-29iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler2-7/+7
2008-01-29iwl4965: Remove redundant code in iwl4965_tx_cmdTomas Winkler1-22/+1
2008-01-29b43: Add NPHY channel switch codeMichael Buesch5-13/+1182
2008-01-29b43: Add NPHY radio init codeMichael Buesch8-9/+512
2008-01-29ssb: Add boardflags_hi field to the sprom data structureMichael Buesch2-0/+4
2008-01-29b43: Add Broadcom 2055 radio register definitionsMichael Buesch1-0/+210
2008-01-29WAVELAN - compile-time check for struct sizesHelge Deller4-60/+9
2008-01-29b43: Add support for new firmwareMichael Buesch6-129/+298
2008-01-29b43: Fix radio ID register readingMichael Buesch1-4/+3
2008-01-29rt2x00: Fix queue_idx initializationIvo van Doorn1-4/+9
2008-01-29rt2x00: Data and desc pointer initializationIvo van Doorn3-23/+22
2008-01-29b43: Add N-PHY related initvals firmware filenames.Michael Buesch1-0/+12
2008-01-29b43: Fix tim search buffer overrunMichael Buesch1-3/+4
2008-01-29b43: Put multicast frames on the mcast queueMichael Buesch3-42/+92
2008-01-29b43: Fix template upload locking.Michael Buesch1-7/+8
2008-01-29b43: Fix upload of beacon packets to the hardwareMichael Buesch2-80/+151
2008-01-29mac80211: add unified BSS configurationJohannes Berg19-120/+183
2008-01-29mac80211: Fix rate reporting regressionMichael Wu5-25/+49
2008-01-29iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky3-40/+35
2008-01-29ath5k: Fix frame duration oopsLuis R. Rodriguez1-2/+6
2008-01-29mac80211: implement cfg80211 station handlingJohannes Berg1-0/+192
2008-01-29mac80211: add beacon configuration via cfg80211Johannes Berg6-62/+213
2008-01-29mac80211: move interface type to vif structureJohannes Berg13-117/+118
2008-01-29mac80211: dont use interface indices in driversJohannes Berg29-174/+205
2008-01-29Add rtl8180 wireless driverMichael Wu18-60/+2777
2008-01-29[PATCH] Net: add ath5k wireless driverJiri Slaby16-0/+15848