summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-26ath9k: We don't support non-HT devices, so remove superfluous code.Sujith1-39/+0
2008-11-26ath9k: Revamp RX handlingSujith3-519/+209
2008-11-26ath9k: Nuke fixed rate handling in driverSujith5-137/+4
2008-11-26ath9k: Remove half/quarter rate tablesSujith3-127/+20
2008-11-26ath9k: Remove ath_rate_newassoc()Sujith1-25/+8
2008-11-26ath9k: Remove ath_setup_ratesSujith1-26/+10
2008-11-26ath9k: Simplify RC alloc/free functionsSujith1-41/+7
2008-11-26ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith2-225/+192
2008-11-26ath9k: Fix panic while unregistering rfkillVasanthakumar Thiagarajan1-4/+4
2008-11-26rtl8187: Fix transmission count sent to mac80211Larry Finger1-1/+1
2008-11-26rt2x00: Don't switch off LED on initializationIvo van Doorn1-6/+0
2008-11-26orinoco: indicate it is using dBm in wireless_stats and spyAndrey Borzenkov1-2/+2
2008-11-26smc-mca: Fix build failure due to typo.David S. Miller1-1/+1
2008-11-26sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller1-1/+1
2008-11-26net: hp-plus uses eip_pollRandy Dunlap1-1/+1
2008-11-26ne2000: convert to net_device_opsStephen Hemminger1-22/+2
2008-11-263c503: convert to net_device_opsStephen Hemminger1-2/+16
2008-11-26stnic: convert to net_device_opsStephen Hemminger1-24/+1
2008-11-26apne: convert to net_device_opsStephen Hemminger1-24/+2
2008-11-26ne2: convert to net_device_opsStephen Hemminger1-19/+1
2008-11-26hp: convert to net_device_opsStephen Hemminger1-21/+1
2008-11-26lne390: convert to net_device_opsStephen Hemminger1-23/+1
2008-11-26e2100: convert to net_device_opsStephen Hemminger1-6/+18
2008-11-26es3210: convert to net_device_opsStephen Hemminger1-24/+1
2008-11-26ne3210: convert to net_device_opsStephen Hemminger1-24/+2
2008-11-26smc: convert to net_device_opsStephen Hemminger2-10/+34
2008-11-26hp-plus: convert to net_device_opsStephen Hemminger1-7/+17
2008-11-26wd: use net_device_opsStephen Hemminger1-7/+17
2008-11-268390: add common net_device opsStephen Hemminger4-18/+97
2008-11-263c523: fix warning in drivers/net/3c523.cIngo Molnar1-2/+2
2008-11-26depca: fix warning in drivers/net/depca.cIngo Molnar1-1/+6
2008-11-26atlx: fix warning in drivers/net/atlx/atl2.cIngo Molnar1-2/+0
2008-11-26mlx4: fix warning in drivers/net/mlx4/mcg.cIngo Molnar1-1/+1
2008-11-26cassini: fix warning in drivers/net/cassini.cIngo Molnar1-1/+1
2008-11-26mlx4: fix error path in drivers/net/mlx4/en_rx.cIngo Molnar1-1/+2
2008-11-26z85230: fix warning in drivers/net/wan/z85230.cIngo Molnar1-1/+1
2008-11-26sis900: fix warning in drivers/net/sis900.cIngo Molnar1-1/+1
2008-11-26qla3xxx: fix warning in drivers/net/qla3xxx.cIngo Molnar1-1/+1
2008-11-26niu: fix another warning in drivers/net/niu.cIngo Molnar1-1/+1
2008-11-26niu: fix warnings in drivers/net/niu.cIngo Molnar1-2/+2
2008-11-26s2io: fix warning in drivers/net/s2io.cIngo Molnar1-1/+1
2008-11-26ixgbe: Naming interrupt vectorsRobert Olsson1-4/+14
2008-11-26niu: Naming interrupt vectors.Robert Olsson2-1/+27
2008-11-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-19/+64
2008-11-26ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna controlVasanthakumar Thiagarajan1-1/+1
2008-11-26p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter2-5/+27
2008-11-26p54pci: cache firmware for suspend/resumeChristian Lamparter3-25/+35
2008-11-26p54: minor fixesChristian Lamparter2-4/+8
2008-11-26p54: enable Mesh Point supportChristian Lamparter1-3/+8
2008-11-26ath9k: make DMA memory consistentLuis R. Rodriguez1-2/+11