Age | Commit message (Expand) | Author | Files | Lines |
2013-04-03 | net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET | Guenter Roeck | 1 | -2/+0 |
2013-04-03 | net/freescale/fec: Simplify OF dependencies | Guenter Roeck | 1 | -18/+1 |
2013-04-03 | net/cadence/macb: Simplify OF dependencies | Guenter Roeck | 1 | -37/+6 |
2013-04-03 | net/cadence/at91_ether: Simplify OF dependencies | Guenter Roeck | 1 | -38/+6 |
2013-04-02 | forcedeth: Do a dma_mapping_error check after skb_frag_dma_map | Neil Horman | 1 | -1/+40 |
2013-04-02 | qlcnic: Bump up the version to 5.2.40 | Rajesh Borundia | 1 | -2/+2 |
2013-04-02 | qlcnic: Fix sparse warnings. | Rajesh Borundia | 1 | -2/+1 |
2013-04-02 | qlcnic: Fix NULL dereference in error path. | Rajesh Borundia | 1 | -6/+5 |
2013-04-02 | qlcnic: Fix potential NULL dereference | Rajesh Borundia | 1 | -0/+2 |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 34 | -525/+544 |
2013-04-01 | DM9000B: driver initialization upgrade | Joseph CHANG | 2 | -105/+120 |
2013-04-01 | sh_eth: make 'link' field of 'struct sh_eth_private' *int* | Sergei Shtylyov | 2 | -5/+5 |
2013-04-01 | sh_eth: workaround for spurious ECI interrupt | Sergei Shtylyov | 1 | -2/+8 |
2013-04-01 | sh_eth: fix handling of no LINK signal | Sergei Shtylyov | 1 | -4/+6 |
2013-03-31 | macvlan: use the right RCU api | Eric Dumazet | 1 | -6/+13 |
2013-03-31 | cdc_ncm: return -ENOMEM if kzalloc fails | Devendra Naga | 1 | -2/+2 |
2013-03-29 | qlcnic: Bump up the version to 5.2.39 | Rajesh Borundia | 1 | -3/+3 |
2013-03-29 | qlcnic: Support atomic commands | Rajesh Borundia | 5 | -9/+183 |
2013-03-29 | qlcnic: Support VF-PF communication channel commands. | Rajesh Borundia | 10 | -175/+994 |
2013-03-29 | qlcnic: VF-PF communication channel implementation | Rajesh Borundia | 7 | -8/+1191 |
2013-03-29 | qlcnic: Use shared interrupt vector for Tx and Rx | Rajesh Borundia | 5 | -22/+80 |
2013-03-29 | qlcnic: SR-IOV VF probe | Rajesh Borundia | 8 | -22/+214 |
2013-03-29 | qlcnic: Support SR-IOV enable and disable | Rajesh Borundia | 12 | -7/+613 |
2013-03-29 | ks8851: Fix interpretation of rxlen field. | Max.Nekludov@us.elster.com | 1 | -1/+1 |
2013-03-29 | cirrus: cs89x0: remove two obsolete Kconfig macros | Paul Bolle | 1 | -53/+1 |
2013-03-29 | atl1e: drop pci-msi support because of packet corruption | Hannes Frederic Sowa | 2 | -18/+2 |
2013-03-29 | sh_eth: add R-Car support for real | Sergei Shtylyov | 1 | -8/+99 |
2013-03-29 | sh_eth: move data from header file to driver | Sergei Shtylyov | 2 | -219/+218 |
2013-03-29 | net: calxedaxgmac: Wake-on-LAN fixes | Rob Herring | 1 | -1/+5 |
2013-03-29 | net: calxedaxgmac: fix rx ring handling when OOM | Rob Herring | 1 | -0/+3 |
2013-03-29 | smsc75xx: fix jumbo frame support | Steve Glendinning | 1 | -4/+8 |
2013-03-29 | bonding: fix disabling of arp_interval and miimon | nikolay@redhat.com | 1 | -44/+48 |
2013-03-29 | sky2: Threshold for Pause Packet is set wrong | Mirko Lindner | 1 | -1/+1 |
2013-03-29 | sky2: Receive Overflows not counted | Mirko Lindner | 1 | -1/+1 |
2013-03-28 | net/macb: make clk_enable atomic | Steffen Trumtrar | 1 | -10/+10 |
2013-03-28 | net/macb: force endian_swp_pkt_en to off | Steffen Trumtrar | 2 | -0/+3 |
2013-03-28 | net/macb: clear tx/rx completion flags in ISR | Steffen Trumtrar | 1 | -0/+3 |
2013-03-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 11 | -292/+249 |
2013-03-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 11 | -113/+315 |
2013-03-28 | ixgbevf: Adjust to handle unassigned MAC address from PF | Greg Rose | 2 | -7/+21 |
2013-03-28 | ixgbe: Don't give VFs random MAC addresses | Greg Rose | 1 | -10/+13 |
2013-03-28 | e1000e: fix scheduling while atomic bugs | Bruce Allan | 1 | -4/+4 |
2013-03-28 | e1000e: increase driver version number | Bruce Allan | 1 | -1/+1 |
2013-03-28 | e1000e: cleanup unused defines | Bruce Allan | 1 | -7/+0 |
2013-03-28 | e1000e: add support for LTR on I217/I218 | Bruce Allan | 1 | -0/+97 |
2013-03-28 | e1000e: enable EEE by default | Bruce Allan | 1 | -4/+0 |
2013-03-28 | e1000e: EEE capability advertisement not set/disabled as required | Bruce Allan | 5 | -72/+88 |
2013-03-28 | e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync | Bruce Allan | 1 | -1/+28 |
2013-03-28 | e1000e: fix LED blink logic for designs with LEDs driven by cathode | Bruce Allan | 1 | -7/+20 |
2013-03-28 | e1000e: slow performance between two 82579 connected via 10Mbit hub | Bruce Allan | 3 | -0/+30 |