Commit Graph

243 Commits (8913007e67106597fed4b9dd3787e8dca6915a83)

Author SHA1 Message Date
Morten H. Larsen 84cc1535cb alpha: Fix de2104x driver failing to readout MAC address correctly 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 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
David S. Miller 7855f76199 tulip: Add missing parens. 15 years ago
Kyle McMartin ac90a14936 tulip: Fix null dereference in uli526x_rx_packet() 15 years ago
Frans Pop c2bb1b9c7e net/tulip: remove trailing space in messages 15 years ago
Joe Perches c251c7f738 drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages 15 years ago
Jiri Pirko 4302b67e04 tulip: convert 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
Joe Perches 44298ec0f2 tulip/xircom_cb.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches a1e37bc5e2 tulip/winbond-840.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches e02fb7aa07 tulip/uli526x.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches 27146c43c4 tulip/timer.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches 22086a1172 tulip/pnic2.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches 1df8bbd142 tulip/pnic.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches fa0b9a4c41 tulip/media.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches abe02af826 tulip/interrupt.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches e9cd1cbcda tulip/eeprom.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches dde7c8ef16 tulip/dmfe.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches f639dc7dad tulip/de2104x.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches 985a63ed3f tulip/21142.c: Use dev_<level> and pr_<level> 15 years ago
Joe Perches d60bec4eb7 tulip_core: Use dev_<level> and pr_<level> 15 years ago
Ron Murray 60abe78279 Please add support for Microsoft MN-120 PCMCIA network card 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Ben Hutchings 4d907069bc dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips 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
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Stephen Hemminger ad096463f7 tulip: convert drivers to netdev_tx_t 16 years ago
Dongdong Deng 22580f894a drivers/net: fixed drivers that support netpoll use ndo_start_xmit() 16 years ago
roel kluin 1b994b5a1b tulip: Read buffer overflow 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 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
Risto Suominen b77e522884 de2104x: support for systems lacking cache coherence 16 years ago
Greg Kroah-Hartman 1aec5bdfed net: remove driver_data direct access of struct device 16 years ago
Alexander Beregalov 0ee904c35c drivers/net: replace BUG() with BUG_ON() if possible 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Kyle McMartin 69145635d4 tulip: fix crash on iface up with shirq debug 16 years ago
Tomasz Lemiech 1f8ae0a21d tulip: Fix for MTU problems with 802.1q tagged frames 16 years ago
Stephen Hemminger 03f54b3dec tulip: get rid of warning for non-const string literal 16 years ago
Hannes Eder de2f19daac drivers/net/tulip: fix sparse warning: symbol shadows an earlier one 16 years ago
Hannes Eder 65d9b8b19d drivers/net/tulip: fix warning: format not a string literal and no ... 16 years ago
Risto Suominen b991d2bc4a de2104x: force correct order when writing to rx ring 16 years ago
Roel Kluin 46578a6913 net: variables reach -1, but 0 tested 16 years ago
Philippe De Muyter f99ec0649a tulip: fix 21142 with 10Mbps without negotiation 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago