aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-15mac80211: share sta->supp_ratesJohannes Berg3-6/+6
2008-09-15mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2-14/+21
2008-09-15mac80211 hwsim: verify sta pointersJohannes Berg1-0/+44
2008-09-15mac80211: share STA information with driverJohannes Berg6-32/+32
2008-09-15mac80211 hwsim: verify vif pointersJohannes Berg1-0/+58
2008-09-15mac80211: use nl80211 interface typesJohannes Berg38-264/+264
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams9-264/+172
2008-09-15ath9k: Add RF kill supportVasanthakumar Thiagarajan4-32/+327
2008-09-15ath9k: Re-order functions in main.cVasanthakumar Thiagarajan1-469/+469
2008-09-15libertas: remove unused generic RESET commandDan Williams4-27/+2
2008-09-15zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez7-203/+102
2008-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller37-456/+801
2008-09-11tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller1-0/+3
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal6-7/+128
2008-09-11iwlwifi: Added support for 3 antennasGuy Cohen2-63/+122
2008-09-11iwlwifi: fix searching for best rate in new search columnGuy Cohen1-1/+2
2008-09-11iwl3945 : Code cleanupAbhijeet Kolekar1-13/+1
2008-09-11libertas: clear current command on card removalDan Williams1-1/+19
2008-09-11rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn6-63/+26
2008-09-11rt2x00: Make RFKILL enabled by defaultIvo van Doorn5-62/+42
2008-09-11rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2-24/+0
2008-09-11b43legacy: Fix to enhance TX speedEhud Gavron1-13/+19
2008-09-11b43legacy: Fix failure in rate-adjustment mechanismLarry Finger1-1/+1
2008-09-11b43: Remove QoS update workqueueMichael Buesch2-48/+24
2008-09-11b43 G-PHY: Remove mmiowb()Michael Buesch1-1/+0
2008-09-11b43: Fix QoS defaultsMichael Buesch1-11/+45
2008-09-11p54: 802.11a 5GHz phy supportChristian Lamparter2-20/+111
2008-09-11p54: control output power levelsChristian Lamparter2-1/+3
2008-09-11p54: add lots of useful rx/tx statisticsChristian Lamparter3-5/+105
2008-09-11p54: add more rx filtersChristian Lamparter2-3/+24
2008-09-11p54: 32-bit tsf timestampsChristian Lamparter3-2/+14
2008-09-11iwlwifi: fix compile warningZhu Yi1-0/+2
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach9-63/+28
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel6-30/+64
2008-09-11iwlwifi: rename ps_mode to sm_psRon Rindjunsky3-7/+9
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler6-21/+16
2008-09-11tg3: Use SKB DMA helper functions for TX.David S. Miller2-58/+31
2008-09-09bnx2x: EEH recovery fixYitchak Gertner1-12/+83
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller367-5375/+5871
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-09-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-43/+65
2008-09-08usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-08iwlwifi: enable packet injection for iwlagnStefanik Gábor3-14/+10
2008-09-08iwl3945: enable active scanning on active channelsAbhijeet Kolekar1-28/+26
2008-09-08iwlwifi: remove bad language from the commentsTomas Winkler1-2/+1
2008-09-08iwlwifi: take a fresh set of supported rates at each cycleEmmanuel Grumbach1-0/+1
2008-09-08iwlwifi: fix host command header according the HW specTomas Winkler3-14/+16
2008-09-08iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach4-7/+61
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler6-34/+31
2008-09-08iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach1-3/+3