Commit Graph

499 Commits (cd3aafd0bd3ad383fd43196bc8dcac2edfec95c2)

Author SHA1 Message Date
stephen hemminger 4ec8f0ca2a sky2: version 1.29 14 years ago
stephen hemminger 4fb99cd6ac sky2: support for new Optima chipsets (EXPERIMENTAL) 14 years ago
stephen hemminger 8e11680f5e sky2: use correct Inter Packet Gap at 10/100mbit 14 years ago
stephen hemminger aa5ca96c8f sky2: force receive checksum when using RSS on some hardware (v2) 14 years ago
Eric Dumazet 68ac31918e sky2: use GFP_KERNEL allocations at device setup 14 years ago
Jon Mason 1a10ccae90 sky2: remove unnecessary reads of PCI_CAP_ID_EXP 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
David Decotigny 25db033881 ethtool: Use full 32 bit speed range in ethtool's set_settings 14 years ago
Allan, Bruce W fce55922f5 ethtool: allow custom interval for physical identification 14 years ago
Michał Mirosław f5d640371d net: sky2: convert to hw_features 14 years ago
stephen hemminger 74e532ff3c sky2: support ethtool set_phys_id 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Michel Lespinasse 942527634e drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled 14 years ago
Stephen Hemminger 86aa77854f sky2: convert to new VLAN model (v0.2) 14 years ago
Stephen Hemminger 2aca31e765 sky2: fix limited auto negotiation 14 years ago
stephen hemminger 0885a30b69 sky2: implement 64 bit stats 14 years ago
Rafael J. Wysocki 0f333d10e3 sky2: Do not use legacy PCI power management 14 years ago
Jon Mason 1d3c16a818 PCI: make pci_restore_state return void 14 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
stephen hemminger 1953925ea6 sky2: enable GRO by default 15 years ago
David S. Miller 5e4e7573e1 Revert "sky2: don't do GRO on second port" 15 years ago
stephen hemminger de6be6c1f7 sky2: don't do GRO on second port 15 years ago
Mike McCormack 060b946cc2 sky2: Code style fixes 15 years ago
Ben Hutchings 1437ce3983 ethtool: Change ethtool_op_set_flags to validate flags 15 years ago
Brandon Philips 38000a94a9 sky2: enable rx/tx in sky2_phy_reinit() 15 years ago
stephen hemminger e0a67e2dd9 sky2: version 1.28 15 years ago
Mike McCormack 3403aca232 sky2: Avoid allocating memory in sky2_resume 15 years ago
Mike McCormack d72ff8fa7f sky2: Refactor down/up code out of sky2_restart() 15 years ago
Mike McCormack 93135a3be0 sky2: Shut off interrupts before NAPI 15 years ago
Mike McCormack df01093bb0 sky2: Avoid race in sky2_change_mtu 15 years ago
Mike McCormack 37652522fa sky2: Restore multicast after restart 15 years ago
FUJITA Tomonori 7cd26ce5f7 sky2: use the DMA state API instead of the pci equivalents 15 years ago
Stephen Hemminger bf73130d7f sky2: add support for receive hashing 15 years ago
stephen hemminger efe91932e7 sky2: size status ring based on Tx/Rx ring 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
stephen hemminger 9badba2543 sky2: avoid duplicate link up on Optima chip 15 years ago
stephen hemminger 4b7c47aa22 sky2: add XL revisions 15 years ago
stephen hemminger c1cd0a859a sky2: support Yukon EC_U rev B1 and later 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
Mike McCormack 2a40018984 sky2: Avoid rtnl_unlock without rtnl_lock 15 years ago
Jiri Pirko 5508590c19 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 15 years ago
Joe Perches ada1db5c6f drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers 15 years ago
Joe Perches 6c35abaedc drivers/net/sky2: Convert to use netif_printk macros 15 years ago
stephen hemminger cfc0861ba3 sky2: version 1.27 15 years ago
Mike McCormack 8a0c9228f1 sky2: Avoid down and up during sky2_reset 15 years ago
Mike McCormack f2b31cb3ae sky2: Refactor sky2_down into two functions 15 years ago
Mike McCormack ea0f71e59c sky2: Refactor sky2_up into two functions 15 years ago
Mike McCormack 200ac492b3 sky2: Allocate initial skbs in sky2_alloc_buffers 15 years ago
Mike McCormack 39ef110ba8 sky2: Factor out code to calculate packet sizes 15 years ago