Commit Graph

28 Commits (899e6e65c39990a76c17940625dbe6001f618734)

Author SHA1 Message Date
Jiri Pirko 0ddf477b8a net: convert multiple drivers to use netdev_for_each_mc_addr, part3 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
roel kluin 3b73e79b0d at1700: Read buffer overflow 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Stephen Hemminger cb0c7005d2 netdev: convert at1700 to net_device_ops 16 years ago
Hannes Eder 1256f7394c drivers/net/at1700.c: fix sparse warning: symbol shadows an earlier one 16 years ago
Alexey Dobriyan 9de6d99a75 netdev: remove pathetic compile-command lines 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
Jon Schindler 5250f33229 /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&module_exit 17 years ago
Jeff Garzik cba0516ddb [netdrvr] checkpatch cleanups 17 years ago
Joe Perches 2450022afa drivers/net: Add missing "space" 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 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 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 19 years ago
Andrew Morton 5d930108c9 [PATCH] at1700 section fix 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Komuro c903e41e67 drivers/net/at1700: remove incorrect comment 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago