Age | Commit message (Expand) | Author | Files | Lines |
2008-11-25 | ne2000: convert to net_device_ops | Stephen Hemminger | 1 | -22/+2 |
2008-11-25 | 3c503: convert to net_device_ops | Stephen Hemminger | 1 | -2/+16 |
2008-11-25 | stnic: convert to net_device_ops | Stephen Hemminger | 1 | -24/+1 |
2008-11-25 | apne: convert to net_device_ops | Stephen Hemminger | 1 | -24/+2 |
2008-11-25 | ne2: convert to net_device_ops | Stephen Hemminger | 1 | -19/+1 |
2008-11-25 | hp: convert to net_device_ops | Stephen Hemminger | 1 | -21/+1 |
2008-11-25 | lne390: convert to net_device_ops | Stephen Hemminger | 1 | -23/+1 |
2008-11-25 | e2100: convert to net_device_ops | Stephen Hemminger | 1 | -6/+18 |
2008-11-25 | es3210: convert to net_device_ops | Stephen Hemminger | 1 | -24/+1 |
2008-11-25 | ne3210: convert to net_device_ops | Stephen Hemminger | 1 | -24/+2 |
2008-11-25 | smc: convert to net_device_ops | Stephen Hemminger | 2 | -10/+34 |
2008-11-25 | hp-plus: convert to net_device_ops | Stephen Hemminger | 1 | -7/+17 |
2008-11-25 | wd: use net_device_ops | Stephen Hemminger | 1 | -7/+17 |
2008-11-25 | 8390: add common net_device ops | Stephen Hemminger | 4 | -18/+97 |
2008-11-25 | 3c523: fix warning in drivers/net/3c523.c | Ingo Molnar | 1 | -2/+2 |
2008-11-25 | depca: fix warning in drivers/net/depca.c | Ingo Molnar | 1 | -1/+6 |
2008-11-25 | atlx: fix warning in drivers/net/atlx/atl2.c | Ingo Molnar | 1 | -2/+0 |
2008-11-25 | mlx4: fix warning in drivers/net/mlx4/mcg.c | Ingo Molnar | 1 | -1/+1 |
2008-11-25 | cassini: fix warning in drivers/net/cassini.c | Ingo Molnar | 1 | -1/+1 |
2008-11-25 | mlx4: fix error path in drivers/net/mlx4/en_rx.c | Ingo Molnar | 1 | -1/+2 |
2008-11-25 | z85230: fix warning in drivers/net/wan/z85230.c | Ingo Molnar | 1 | -1/+1 |
2008-11-25 | sis900: fix warning in drivers/net/sis900.c | Ingo Molnar | 1 | -1/+1 |
2008-11-25 | qla3xxx: fix warning in drivers/net/qla3xxx.c | Ingo Molnar | 1 | -1/+1 |
2008-11-25 | niu: fix another warning in drivers/net/niu.c | Ingo Molnar | 1 | -1/+1 |
2008-11-25 | niu: fix warnings in drivers/net/niu.c | Ingo Molnar | 1 | -2/+2 |
2008-11-25 | s2io: fix warning in drivers/net/s2io.c | Ingo Molnar | 1 | -1/+1 |
2008-11-25 | ixgbe: Naming interrupt vectors | Robert Olsson | 1 | -4/+14 |
2008-11-25 | niu: Naming interrupt vectors. | Robert Olsson | 2 | -1/+27 |
2008-11-25 | Revert "hso: Fix crashes on close." | David S. Miller | 1 | -9/+2 |
2008-11-25 | Revert "hso: Fix free of mutexes still in use." | David S. Miller | 1 | -87/+23 |
2008-11-25 | Revert "hso: Add TIOCM ioctl handling." | David S. Miller | 1 | -317/+12 |
2008-11-25 | igb: loopback bits not correctly cleared from RCTL register | Alexander Duyck | 2 | -3/+4 |
2008-11-25 | igb: remove unneeded bit refrence when enabling jumbo frames | Alexander Duyck | 2 | -20/+6 |
2008-11-25 | DCB: fix kconfig option | Jeff Kirsher | 4 | -9/+9 |
2008-11-25 | aoe: remove private mac address format function | Harvey Harrison | 4 | -25/+11 |
2008-11-25 | hso: Hook up ->reset_resume | Denis Joseph Barrow | 1 | -0/+1 |
2008-11-25 | hso: Add TIOCM ioctl handling. | Denis Joseph Barrow | 1 | -12/+317 |
2008-11-25 | hso: Fix free of mutexes still in use. | Denis Joseph Barrow | 1 | -23/+87 |
2008-11-25 | hso: Fix URB submission -EINVAL. | Denis Joseph Barrow | 1 | -11/+14 |
2008-11-25 | hso: Fix crashes on close. | Denis Joseph Barrow | 1 | -2/+9 |
2008-11-25 | hso: Add new usb device id's. | Denis Joseph Barrow | 1 | -0/+5 |
2008-11-24 | infiniband: Kill directly reference of netdev->priv | Wang Chen | 1 | -4/+4 |
2008-11-24 | netdevice sbni: Convert directly reference of netdev->priv | Wang Chen | 1 | -47/+52 |
2008-11-24 | tokenring/3c359.c: Prevent possible mem leak when open failed | Jirka Pirko | 1 | -0/+2 |
2008-11-24 | tokenring/3c359.c: Fix error message when allocating tx_ring | Jirka Pirko | 1 | -1/+1 |
2008-11-24 | tokenring/3c359.c: fix allocation null check | Jirka Pirko | 1 | -1/+1 |
2008-11-24 | 8139too: use err.h macros | Stephen Hemminger | 1 | -11/+7 |
2008-11-23 | axnet_cs: Fix build after net device ops ne2k conversion. | David S. Miller | 1 | -8/+8 |
2008-11-23 | myri10ge: update firmware headers | Brice Goglin | 1 | -0/+1 |
2008-11-23 | myri10ge: update DCA comments | Brice Goglin | 1 | -3/+3 |