Commit Graph

181715 Commits (5ff3f073670b544a9c0547cc6fef1f7eed5762ed)
 

Author SHA1 Message Date
Michael S. Tsirkin 5ff3f07367 net: export attach/detach filter routines 15 years ago
Jiri Pirko 305b016093 chelsio: convert to use netdev_for_each_mc_addr 15 years ago
Jiri Pirko 0988d26978 cxgb3: convert to use netdev_for_each_addr 15 years ago
kirjanov@gmail.com e4a474f82d smsc911x: replace manual phy lookup. 15 years ago
Ajit Khaparde e76b69cc01 net: bug fix for vlan + gro issue 15 years ago
kirjanov@gmail.com 1d4bd947c5 mv643xx_eth: fix missing validate_addr hook 15 years ago
Kristoffer Glembo d4c41139df net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver 15 years ago
Simon Kagstrom b6ca430599 via-velocity: Enable scatter/gather IO by default 15 years ago
Jeff Mahoney 25cca53527 ipg: Remove device claimed by dl2k from pci id table 15 years ago
David S. Miller 069c474e88 xfrm: Revert false event eliding commits. 15 years ago
Riccardo Ghetta 08326dbe7b SiS190/191 half-duplex initialization fix 15 years ago
Ben Hutchings 7af3351f71 ethtool: Don't flush n-tuple list from ethtool_reset() 15 years ago
Vladislav Zolotarov a07da6df73 bnx2x: version number and date 15 years ago
Vladislav Zolotarov 3359fced77 bnx2x: Use firmware 5.2.13 15 years ago
Vladislav Zolotarov 2db29fc71b bnx2x: FW 5.2.13 15 years ago
Vladislav Zolotarov 0c43f43f48 bnx2x: fix in 57710 self-test 15 years ago
Vladislav Zolotarov d43a7e67ae bnx2x: Do not allow enabling LRO if disable_tpa=1 15 years ago
Vladislav Zolotarov f1e1a199f3 bnx2x: clean up in case of error in bnx2x_init_hw() 15 years ago
Vladislav Zolotarov 6cbe5065bb bnx2x: Properly release allocated MSI-X/MSI vectors 15 years ago
Joe Perches a475f603d2 drivers/net/usb: Use netif_<level> logging facilities 15 years ago
Joe Perches 60b8675592 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> 15 years ago
Sathya Perla 82456b031e be2net: implement pci shutdown handler 15 years ago
Sathya Perla 89420424fc be2net: fix rx-path to ignore a flush completion 15 years ago
Sathya Perla 7a1e9b2059 be2net: don't rearm mcc cq when device is not open 15 years ago
Sathya Perla a058a63274 be2net: a mini optimization in rx_compl_process() code 15 years ago
Ron Mercer aa13bd6ef4 qlge: Fix occasional loopback test failure. 15 years ago
Ron Mercer 801e9096c5 qlge: Fix bonding mac address bug. 15 years ago
Ron Mercer c0c56955e7 qlge: Fix dropping of large non-TCP/UDP frames. 15 years ago
Steven J. Magnani 8ea7a37c5a ll_temac: Fix MAC address configuration from userland 15 years ago
Steven J. Magnani c3b7c12cd7 ll_temac: Add support for V2 LLTEMAC core 15 years ago
Jiri Pirko e1d444771e net: convert multiple drivers to use netdev_for_each_mc_addr 15 years ago
Jiri Pirko d7b855c2dc cassini: convert to use netdev_for_each_mc_addr 15 years ago
Alexey Dobriyan faf234220f net: use kasprintf() for socket cache names 15 years ago
Eric Dumazet 8a5ce54562 xt_hashlimit: fix locking 15 years ago
Pavel Emelyanov 9f0beba9f9 ipmr: remove useless checks from ipmr_device_event 15 years ago
Nick Nunley a77ff709dd igb: update tx DMA mapping error handling 15 years ago
Nick Nunley 58fd62f525 igb: change descriptor control thresholds 15 years ago
Nick Nunley fe0592b4be igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors 15 years ago
Nick Nunley d3eeb62ddd igb: remove unused vmolr value 15 years ago
Nick Nunley 91d4ee3382 igb: minor type cleanups 15 years ago
Nick Nunley 40e90c26f5 igb: move gso_segs into buffer_info structure 15 years ago
Nick Nunley 717ba08935 igb: inline igb_maybe_stop_tx 15 years ago
Nick Nunley 43915c7c9a igb: only read phy specific stats if in internal phy mode 15 years ago
Nick Nunley e6bdb6fefc igb: only support SRRCTL_DROP_EN when using multiple queues 15 years ago
Nick Nunley abe1c3638c igb: cap interrupts at 20K per queue when in itr mode 3 15 years ago
Nick Nunley 2d0b0f6935 igb: remove adaptive IFS from driver 15 years ago
Alexander Duyck 3025a446b6 igb: Allocate rings seperately instead of as a block 15 years ago
Nick Nunley b94f2d775a igb: call pci_save_state after pci_restore_state 15 years ago
Nick Nunley 88a268c1a1 igb: Power down link when interface is down 15 years ago
Nick Nunley 53c992fa84 igb: ignore EEPROM APME check when shutting down serdes link 15 years ago