aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath9k: Fill in ack signal in TX statusSujith2009-03-271-2/+6
| | * ath9k: Fix bug in 4K EEPROM size calculationSujith2009-03-271-1/+1
| | * ath9k: Change return type for set_board_values()Sujith2009-03-273-12/+4
| | * ath9k: Introduce a helper function for setting board gain valuesSujith2009-03-271-120/+99
| | * ath9k: Move AR5416_VER_MASK to a common locationSujith2009-03-272-4/+1
| | * ath9k: Miscellaneous EEPROM handling cleanupSujith2009-03-272-51/+28
| | * ath9k: remove dummy PCI "retry timeout" fixLuis R. Rodriguez2009-03-271-18/+0
| | * ath9k: Add support for multiple virtual AP interfacesJouni Malinen2009-03-272-26/+27
| | * ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rateVasanthakumar Thiagarajan2009-03-271-0/+2
| | * ucc_geth: Fix three oopses in PHY {de,}initialization codeAnton Vorontsov2009-03-271-10/+11
| | * gianfar: only check headroom when FCB is neededLi Yang2009-03-271-2/+4
| | * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-271-2/+0
| | |\
| | * | gianfar: Fix kfree(skb)David S. Miller2009-03-271-1/+1
| | * | cxgb3: map entire Rx page, feed map+offset to Rx ring.Divy Le Ray2009-03-272-35/+106
| | * | cxgb3: differentiate portx and Tx channelsDivy Le Ray2009-03-273-19/+24
| | * | cxgb3: use resource_size_t for mmio declarationsDivy Le Ray2009-03-271-1/+4
| | * | cxgb3: sge setup fixesDivy Le Ray2009-03-272-8/+39
| | * | cxgb3: start qset timers when setup succeededDivy Le Ray2009-03-273-4/+24
| | * | netdev: convert eth16i to net_device_opsStephen Hemminger2009-03-271-6/+12
| | * | netdev: convert cs89x0 to net_device_opsStephen Hemminger2009-03-271-11/+17
| | * | netdev: convert lp486e to net_device_opsStephen Hemminger2009-03-271-5/+12
| | * | netdev: convert ac3200 to net_device_opsStephen Hemminger2009-03-271-5/+17
| | * | netdev: convert ni65 to net_device_opsStephen Hemminger2009-03-271-43/+32
| | * | netdev: convert ni52 to net_device_opsStephen Hemminger2009-03-271-8/+13
| | * | netdev: convert ewrk3 to net_device_opsStephen Hemminger2009-03-271-6/+13
| | * | netdev: convert depca to net_device_opsStephen Hemminger2009-03-271-6/+13
| | * | netdev: convert at1700 to net_device_opsStephen Hemminger2009-03-271-7/+12
| | * | netdev: convert eexpro to net_device_opsStephen Hemminger2009-03-271-5/+12
| | * | netdev: convert eexpress to net_device_opsStephen Hemminger2009-03-271-5/+12
| | * | netdev: ibmlana convert to net_device_opsStephen Hemminger2009-03-271-5/+12
| | * | lance: convert to net_device_opsStephen Hemminger2009-03-271-6/+13
| | * | netdev: smc-ultra fix netpollStephen Hemminger2009-03-271-1/+1
| | * | netdev: smc-ultra32 convert to net_device_opsStephen Hemminger2009-03-271-5/+18
| | * | netdev: smc9194 convert to net_device_opsStephen Hemminger2009-03-271-5/+12
| | * | netdev: seeq8005 convert to net_device_opsStephen Hemminger2009-03-271-5/+12
| | * | wireless: convert wavelan to net_device_opsStephen Hemminger2009-03-272-51/+37
| | * | wireless: convert arlan to net_device_opsStephen Hemminger2009-03-271-9/+12
| | * | wan: convert sdla driver to net_device_opsStephen Hemminger2009-03-271-21/+15
| | * | tokenring: convert smctr to net_device_opsStephen Hemminger2009-03-271-7/+9
| | * | tokenring: convert drivers to net_device_opsStephen Hemminger2009-03-273-9/+20
| | * | IRDA: convert donauboe to net_device_opsStephen Hemminger2009-03-271-4/+8
| | * | appletalk: convert LTPC to net_device_opsStephen Hemminger2009-03-271-7/+7
| | * | appletalk: convert LTPC to use internal net_device_statsStephen Hemminger2009-03-271-20/+4
| | * | appltetalk: convert cops device to net_device opsStephen Hemminger2009-03-271-7/+10
| | * | appletalk: convert cops to internal net_device_statsStephen Hemminger2009-03-271-20/+8
| | * | 3c503, smc-ultra: netdev_ops bugsStephen Hemminger2009-03-272-6/+0
| | * | smsc911x: enforce read-after-write timing restriction on eeprom accessSteve Glendinning2009-03-271-0/+5
| | * | gianfar: fix headroom expansion codeStephen Hemminger2009-03-271-22/+24
| | * | benet: use do_div() for 64 bit divideStephen Hemminger2009-03-271-10/+18
| | * | net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding2009-03-273-0/+1121