summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-25Revert "hso: Fix crashes on close."David S. Miller1-9/+2
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller1-87/+23
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller1-317/+12
2008-11-25igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck2-3/+4
2008-11-25igb: remove unneeded bit refrence when enabling jumbo framesAlexander Duyck2-20/+6
2008-11-25DCB: fix kconfig optionJeff Kirsher4-9/+9
2008-11-25aoe: remove private mac address format functionHarvey Harrison4-25/+11
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow1-0/+1
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow1-12/+317
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow1-23/+87
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow1-11/+14
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow1-2/+9
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow1-0/+5
2008-11-25infiniband: Kill directly reference of netdev->privWang Chen1-4/+4
2008-11-25netdevice sbni: Convert directly reference of netdev->privWang Chen1-47/+52
2008-11-25tokenring/3c359.c: Prevent possible mem leak when open failedJirka Pirko1-0/+2
2008-11-25tokenring/3c359.c: Fix error message when allocating tx_ringJirka Pirko1-1/+1
2008-11-25tokenring/3c359.c: fix allocation null checkJirka Pirko1-1/+1
2008-11-258139too: use err.h macrosStephen Hemminger1-11/+7
2008-11-24axnet_cs: Fix build after net device ops ne2k conversion.David S. Miller1-8/+8
2008-11-24myri10ge: update firmware headersBrice Goglin1-0/+1
2008-11-24myri10ge: update DCA commentsBrice Goglin1-3/+3