Commit Graph

21 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
Julia Lawall d58c0e9562 drivers/net/sb1000.c: delete double assignment 14 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
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 d49d19c962 sb1000: update to net_device_ops 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Denys Vlasenko 7dd73bbcc9 sb1000.c: make const arrays static 17 years ago
Denys Vlasenko a8d06342ba sb1000.c: stop inlining largish static functions 17 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 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 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
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Nishanth Aravamudan a26c074c1c [PATCH] net/sb1000: replace nicedelay() with ssleep() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago