Commit Graph

28 Commits (74c520da5414d15b0ab2839d67efab2e7227be75)

Author SHA1 Message Date
Stephen Hemminger 61357325f3 netdev: convert bulk of 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
Stephen Hemminger 462540bdb2 lance: convert to net_device_ops 16 years ago
Hannes Eder 00137dad17 drivers/net/lance.c: fix sparse warnings: fix signedness 16 years ago
Wang Chen b74ca3a896 netdevice: Kill netdev->priv 16 years ago
Wang Chen c0103606b7 netdevice lance: Convert directly reference of netdev->priv 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 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
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
David S. Miller 8c7b7faaa6 [NET]: Kill eth_copy_and_sum(). 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
Al Viro d7fe0f241d [PATCH] severing skbuff.h -> mm.h 18 years ago
Jeff Garzik c31f28e778 drivers/net: eliminate irq handler impossible checks, needless casts 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 19 years ago
Andrew Morton 3805f0e28c [PATCH] lance section fix 19 years ago
Herbert Xu 5b057c6b1a [NET]: Avoid allocating skb in skb_pad 19 years ago
Al Viro c44fec118b [PATCH] remove ISA legacy functions: drivers/net/lance.c 19 years ago
Denis Vlasenko 64916f1ebe [PATCH] fix a few "warning: 'cleanup_card' defined but not used" 19 years ago
Al Viro 9e24974db6 [PATCH] gfp_t: drivers/net 20 years ago
David S. Miller 689be43945 [NET]: Remove gratuitous use of skb->tail in network drivers. 20 years ago
b1fc5505e0 [netdrvr] Fix register_netdev() races in older ISA net drivers 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago