Commit Graph

27 Commits (499bca9b6d3243f9278a1f5a22d00e67acdd844d)

Author SHA1 Message Date
Jiri Pirko e1d444771e net: convert multiple drivers to use netdev_for_each_mc_addr 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
hartleys 69d279eaf8 drivers/net/defxx.c: use %pMF to show MAC address 15 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
David S. Miller 9034f77bad netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb(). 16 years ago
Alexey Dobriyan 9de6d99a75 netdev: remove pathetic compile-command lines 16 years ago
Stephen Hemminger fd8f4997e3 defxx: convert driver to net_device_ops 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Al Viro eca1ad82bd misc drivers/net annotations 17 years ago
Maciej W. Rozycki 79d1050813 defxx.c: dfx_bus_init() is __devexit not __devinit 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Maciej W. Rozycki fcdff13905 defxx: Use __maybe_unused rather than a local hack 18 years ago
Maciej W. Rozycki 8a32352661 defxx: Fix the handling of ioremap() failures 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 0a4f23fbbf [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev 18 years ago
Maciej W. Rozycki e89a2cfb7d [TC] defxx: TURBOchannel support 18 years ago
Maciej W. Rozycki b2e68aa337 [PATCH] defxx: Big-endian hosts support 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
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Maciej W. Rozycki feea1db26e [PATCH] defxx: Use irqreturn_t for the interrupt handler 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago