Age | Commit message (Expand) | Author | Files | Lines |
2011-07-08 | sky2: version 1.29 | stephen hemminger | 1 | -1/+1 |
2011-07-08 | sky2: support for new Optima chipsets (EXPERIMENTAL) | stephen hemminger | 1 | -6/+83 |
2011-07-08 | sky2: use correct Inter Packet Gap at 10/100mbit | stephen hemminger | 1 | -3/+22 |
2011-07-08 | sky2: force receive checksum when using RSS on some hardware (v2) | stephen hemminger | 1 | -3/+17 |
2011-07-07 | sky2: use GFP_KERNEL allocations at device setup | Eric Dumazet | 1 | -6/+7 |
2011-06-28 | sky2: remove unnecessary reads of PCI_CAP_ID_EXP | Jon Mason | 1 | -8/+7 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-04-30 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 1 | -2/+2 |
2011-04-30 | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 1 | -2/+3 |
2011-04-15 | ethtool: allow custom interval for physical identification | Allan, Bruce W | 1 | -1/+1 |
2011-04-13 | net: sky2: convert to hw_features | Michał Mirosław | 1 | -102/+59 |
2011-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2011-04-07 | sky2: support ethtool set_phys_id | stephen hemminger | 1 | -12/+13 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-15 | drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled | Michel Lespinasse | 1 | -1/+1 |
2011-01-10 | sky2: convert to new VLAN model (v0.2) | Stephen Hemminger | 1 | -67/+50 |
2011-01-10 | sky2: fix limited auto negotiation | Stephen Hemminger | 1 | -9/+17 |
2011-01-02 | sky2: implement 64 bit stats | stephen hemminger | 1 | -36/+67 |
2010-12-31 | sky2: Do not use legacy PCI power management | Rafael J. Wysocki | 1 | -26/+28 |
2010-10-21 | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross | 1 | -1/+1 |
2010-09-16 | sky2: enable GRO by default | stephen hemminger | 1 | -1/+2 |
2010-07-31 | sky2: Code style fixes | Mike McCormack | 1 | -12/+12 |
2010-07-01 | ethtool: Change ethtool_op_set_flags to validate flags | Ben Hutchings | 1 | -10/+6 |
2010-06-24 | sky2: enable rx/tx in sky2_phy_reinit() | Brandon Philips | 1 | -5/+14 |
2010-05-14 | sky2: version 1.28 | stephen hemminger | 1 | -1/+1 |
2010-05-14 | sky2: Avoid allocating memory in sky2_resume | Mike McCormack | 1 | -15/+5 |
2010-05-14 | sky2: Refactor down/up code out of sky2_restart() | Mike McCormack | 1 | -7/+19 |
2010-05-14 | sky2: Shut off interrupts before NAPI | Mike McCormack | 1 | -2/+2 |
2010-05-14 | sky2: Avoid race in sky2_change_mtu | Mike McCormack | 1 | -1/+1 |
2010-05-14 | sky2: Restore multicast after restart | Mike McCormack | 1 | -0/+1 |
2010-04-28 | sky2: use the DMA state API instead of the pci equivalents | FUJITA Tomonori | 1 | -11/+11 |
2010-04-25 | sky2: add support for receive hashing | Stephen Hemminger | 1 | -2/+77 |
2010-04-23 | sky2: size status ring based on Tx/Rx ring | stephen hemminger | 1 | -16/+19 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -3/+3 |
2010-03-31 | sky2: avoid duplicate link up on Optima chip | stephen hemminger | 1 | -1/+2 |
2010-03-31 | sky2: add XL revisions | stephen hemminger | 1 | -4/+6 |
2010-03-31 | sky2: support Yukon EC_U rev B1 and later | stephen hemminger | 1 | -2/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-13 | sky2: Avoid rtnl_unlock without rtnl_lock | Mike McCormack | 1 | -1/+1 |
2010-02-19 | net: convert multiple drivers to use netdev_for_each_mc_addr, part2 | Jiri Pirko | 1 | -3/+2 |
2010-02-18 | drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers | Joe Perches | 1 | -36/+27 |
2010-02-17 | drivers/net/sky2: Convert to use netif_printk macros | Joe Perches | 1 | -38/+27 |
2010-02-13 | sky2: version 1.27 | stephen hemminger | 1 | -1/+1 |
2010-02-13 | sky2: Avoid down and up during sky2_reset | Mike McCormack | 1 | -21/+47 |
2010-02-13 | sky2: Refactor sky2_down into two functions | Mike McCormack | 1 | -11/+17 |
2010-02-13 | sky2: Refactor sky2_up into two functions | Mike McCormack | 1 | -16/+25 |
2010-02-13 | sky2: Allocate initial skbs in sky2_alloc_buffers | Mike McCormack | 1 | -30/+36 |
2010-02-13 | sky2: Factor out code to calculate packet sizes | Mike McCormack | 1 | -20/+37 |
2010-02-13 | sky2: jumbo packet changes | stephen hemminger | 1 | -22/+14 |