Age | Commit message (Expand) | Author | Files | Lines |
2010-02-11 | ixgbe: Bump driver version up | Peter Waskiewicz | 1 | -1/+1 |
2010-02-11 | ixgbe: Add support for the new ethtool n-tuple programming interface | Peter Waskiewicz | 5 | -18/+228 |
2010-02-11 | sky2: receive checksum refactoring | stephen hemminger | 1 | -31/+28 |
2010-02-11 | sky2: disable ASF on Yukon Supreme | stephen hemminger | 1 | -1/+10 |
2010-02-11 | sky2: resume clocks | stephen hemminger | 1 | -4/+5 |
2010-02-11 | fec: Add ARCH_MX5 as a dependency | Amit Kucheria | 1 | -1/+2 |
2010-02-11 | fec: Add LAN8700 phy support | Amit Kucheria | 1 | -0/+21 |
2010-02-11 | fec: fix uninitialized rx buffer usage | Rob Herring | 1 | -28/+29 |
2010-02-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -24/+18 |
2010-02-09 | drivers/net: Correct NULL test | Julia Lawall | 1 | -1/+1 |
2010-02-09 | cxgb3: fix GRO checksum check | Divy Le Ray | 1 | -8/+12 |
2010-02-05 | net: e1000e: convert to use mc helpers | Jiri Pirko | 1 | -11/+6 |
2010-02-05 | net: dm9601: convert to use mc helpers | Jiri Pirko | 1 | -5/+5 |
2010-02-05 | net: 8139too: convert to use mc helpers | Jiri Pirko | 1 | -4/+3 |
2010-02-05 | net: 8139cp: convert to use mc helpers | Jiri Pirko | 1 | -4/+3 |
2010-02-05 | e1000e: Fix namespace conflicts wrt. e1000_has_link | David S. Miller | 3 | -4/+4 |
2010-02-05 | qlge: Code clean up | Breno Leitao | 1 | -2/+2 |
2010-02-05 | qlge: removing unreachable block of code | Breno Leitao | 1 | -3/+0 |
2010-02-05 | qlge: Add watchdog timer. | Ron Mercer | 2 | -0/+31 |
2010-02-04 | libphy: add phy_find_first function | Jiri Pirko | 1 | -0/+16 |
2010-02-04 | igb: make certain to reassign legacy interrupt vectors after reset | Alexander Duyck | 1 | -15/+5 |
2010-02-04 | stmmac: fix 'lenght' typo in comments and code | Giuseppe Cavallaro | 4 | -5/+5 |
2010-02-04 | can: ems_usb: removed duplicated code setting local echo support | Thadeu Lima de Souza Cascardo | 1 | -2/+0 |
2010-02-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 90 | -1787/+3209 |
2010-02-04 | sky2: Flow control frames recorded as dropped packets | Stephen Hemminger | 1 | -3/+5 |
2010-02-04 | sky2: hand receive DMA mapping failures | stephen hemminger | 1 | -19/+42 |
2010-02-04 | can: mcp251x: Move to threaded interrupts instead of workqueues. | Christian Pellegrin | 1 | -218/+203 |
2010-02-04 | bonding: Remove net_device_stats from bonding struct | Ajit Khaparde | 2 | -2/+1 |
2010-02-04 | drivers/net/davinci_emac.c: Fix continuation line formats | Joe Perches | 1 | -2/+1 |
2010-02-04 | trivial: remove duplicated "from" in CAN USB EMS Kconfig help | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2010-02-04 | net: macvtap driver | Arnd Bergmann | 3 | -0/+594 |
2010-02-04 | macvlan: allow multiple driver backends | Arnd Bergmann | 1 | -64/+49 |
2010-02-04 | net: maintain namespace isolation between vlan and real device | Arnd Bergmann | 1 | -1/+1 |
2010-02-04 | qlge: Add check for eeh failure when closing device. | Ron Mercer | 2 | -0/+15 |
2010-02-04 | qlge: Move reset from eeh io_resume to slot_reset. | Ron Mercer | 1 | -2/+6 |
2010-02-04 | ixgbe: Make descriptor ring allocations NUMA-aware | PJ Waskiewicz | 4 | -167/+189 |
2010-02-04 | ixgbe: Allocate driver resources per NUMA node | Jesse Brandeburg | 2 | -3/+36 |
2010-02-04 | e1000: call pci_save_state after pci_restore_state | Nick Nunley | 1 | -0/+4 |
2010-02-04 | e1000: Report link status in ethtool when interface is down | Nick Nunley | 3 | -2/+20 |
2010-02-04 | ixgbe: only process one ixgbe_watchdog_task at a time. | John Fastabend | 2 | -13/+17 |
2010-02-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 5 | -11/+14 |
2010-02-04 | ixgbe: Fix return of invalid txq | Krishna Kumar | 1 | -1/+4 |
2010-02-04 | ixgbe: Fix ixgbe_tx_map error path | Anton Blanchard | 1 | -1/+1 |
2010-02-04 | netxen: protect resource cleanup by rtnl lock | Amit Kumar Salecha | 1 | -0/+2 |
2010-02-04 | netxen: fix tx timeout recovery for NX2031 chip | Amit Kumar Salecha | 1 | -1/+1 |
2010-02-04 | sfc: Do not include unneeded headers | Ben Hutchings | 2 | -3/+0 |
2010-02-04 | sfc: Fix some incorrect or redundant comments | Ben Hutchings | 4 | -15/+7 |
2010-02-04 | sfc: Remove declarations of nonexistent functions | Ben Hutchings | 1 | -2/+0 |
2010-02-04 | sfc: Add some missing bits to register self-test masks | Steve Hodgson | 2 | -2/+2 |
2010-02-04 | sfc: Survive ISR0=0 bug in the shared IRQ case | Guido Barzini | 1 | -0/+9 |