Commit Graph

26 Commits (4b45e3424e7210688f95039b8cdffb11d2e48934)

Author SHA1 Message Date
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Stephen Hemminger 27a1de95a1 3com: convert drivers to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Alexander Beregalov 646cdb3283 3c50x: convert printk() to pr_<foo>() 16 years ago
Roel Kluin 501aa061bd 3c505: do not set pcb->data.raw beyond its size 16 years ago
Stephen Hemminger e6c42b7826 3c505: convert to net_device_ops 16 years ago
Wang Chen 454d7c9b14 netdevice: safe convert to netdev_priv() #part-1 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Paulius Zaleckas ba0f6caeb5 3c505: use netstats in net_device structure 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Richard Knutsson df570f9333 drivers/net/3c505: Convert to generic boolean 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Al Viro afc8eb46c0 [PATCH] trivial missing __init in drivers/net/* 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Randy Dunlap 96e672c79f [PATCH] 3c5zz ethernet: fix section warnings 19 years ago
Jesper Juhl 77933d7276 [PATCH] clean up inline static vs static inline 20 years ago
Domen Puncer c56943e655 [PATCH] net/3c505: replace schedule_timeout() with msleep() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago