Age | Commit message (Expand) | Author | Files | Lines |
2013-02-16 | net: Add skb_unclone() helper function. | Pravin B Shelar | 1 | -2/+1 |
2013-02-15 | tg3: Update version to 3.130 | Michael Chan | 1 | -2/+2 |
2013-02-15 | tg3: Set initial carrier state to off. | Michael Chan | 1 | -0/+2 |
2013-02-15 | tg3: Fix 5762 NVRAM sizing | Michael Chan | 1 | -2/+4 |
2013-02-15 | tg3: Expand EEE support for all 5717 B0 | Michael Chan | 1 | -1/+1 |
2013-02-15 | tg3: Add 57766 device support. | Matt Carlson | 2 | -1/+19 |
2013-02-14 | gianfar: Fix and cleanup Rx FCB indication | Claudiu Manoil | 2 | -21/+21 |
2013-02-14 | gianfar: Remove wrong buffer size conditioning to VLAN h/w offload | Claudiu Manoil | 1 | -3/+0 |
2013-02-14 | gianfar: gfar_process_frame returns void | Claudiu Manoil | 1 | -6/+4 |
2013-02-14 | gianfar: GRO_DROP is unlikely | Claudiu Manoil | 1 | -1/+1 |
2013-02-14 | gianfar: Cleanup and optimize struct gfar_private | Claudiu Manoil | 1 | -45/+48 |
2013-02-14 | gianfar: Add device ref (dev) in gfar_private | Claudiu Manoil | 2 | -12/+14 |
2013-02-14 | gianfar: Remove unused device_node ref in gfar_private | Claudiu Manoil | 2 | -5/+0 |
2013-02-14 | bgmac: add read of interrupt mask after disabling interrupts | Nathan Hintz | 1 | -0/+1 |
2013-02-14 | bridge: Add vlan support to static neighbors | Vlad Yasevich | 5 | -5/+7 |
2013-02-14 | bridge: Dump vlan information from a bridge port | Vlad Yasevich | 1 | -1/+2 |
2013-02-13 | bgmac: return error on failed PHY write | Rafał Miłecki | 2 | -6/+7 |
2013-02-13 | be2net: remove BUG_ON() in be_mcc_compl_is_new() | Sathya Perla | 1 | -5/+8 |
2013-02-13 | net: ethernet: ti: remove redundant NULL check. | Cyril Roelandt | 1 | -4/+2 |
2013-02-13 | net: Fix possible wrong checksum generation. | Pravin B Shelar | 3 | -18/+12 |
2013-02-13 | Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 3 | -45/+37 |
2013-02-13 | gianfar: convert u64 status counters to atomic64_t | Paul Gortmaker | 3 | -30/+31 |
2013-02-13 | gianfar: remove largely unused gfar_stats struct | Paul Gortmaker | 2 | -16/+7 |
2013-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -90/+53 |
2013-02-13 | net: fec_mpc52xx: Read MAC address from device-tree | Stefan Roese | 1 | -24/+38 |
2013-02-13 | cxgb4vf: Fix VLAN extraction counter increment | Vipul Pandya | 1 | -1/+3 |
2013-02-13 | driver: net: ethernet: cpsw: dual emac interface implementation | Mugunthan V N | 1 | -52/+283 |
2013-02-13 | driver: net: ethernet: cpsw: make cpts as pointer | Mugunthan V N | 1 | -15/+21 |
2013-02-13 | driver: net: ethernet: davinci_cpdma: add support for directed packet and sou... | Mugunthan V N | 4 | -9/+24 |
2013-02-13 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -18/+18 |
2013-02-13 | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 | Alexander Duyck | 1 | -6/+3 |
2013-02-13 | net: qmi_wwan: add Yota / Megafon M100-1 4g modem | Bjørn Mork | 1 | -0/+1 |
2013-02-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -18/+18 |
2013-02-12 | netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock | Neil Horman | 1 | -1/+1 |
2013-02-11 | mwl8k: fix band for supported channels | Jonas Gorski | 1 | -18/+18 |
2013-02-11 | qlcnic: fix mailbox response handling | Jitendra Kalsaria | 1 | -26/+40 |
2013-02-11 | qlcnic: enhance MSIX allocation failure log message | Manish Chopra | 1 | -2/+3 |
2013-02-11 | qlcnic: fix async event handling during diagnostic loopback test | Jitendra Kalsaria | 1 | -2/+5 |
2013-02-11 | qlcnic: refactor 83xx diagnostic IRQ test | Jitendra Kalsaria | 3 | -27/+48 |
2013-02-11 | qlcnic: refactor 83xx diagnostic loopback test | Jitendra Kalsaria | 5 | -32/+158 |
2013-02-11 | qlcnic: helper routine to handle async events | Jitendra Kalsaria | 4 | -64/+45 |
2013-02-11 | qlcnic: fix firmware based IDC participation | Jitendra Kalsaria | 1 | -4/+4 |
2013-02-11 | qlcnic: fix initialize NIC mailbox command | Himanshu Madhani | 3 | -7/+12 |
2013-02-11 | veth: fix NULL dereference in veth_dellink() | Eric Dumazet | 1 | -5/+6 |
2013-02-11 | bnx2x: set gso_type | Michael S. Tsirkin | 1 | -7/+5 |
2013-02-11 | qlcnic: set gso_type | Michael S. Tsirkin | 1 | -1/+6 |
2013-02-11 | ixgbe: fix gso type | Michael S. Tsirkin | 1 | -2/+6 |
2013-02-11 | stmmac: mdio register has to fail if the phy is not found | Giuseppe CAVALLARO | 1 | -3/+7 |
2013-02-11 | stmmac: fix macro used for debugging the xmit | Giuseppe CAVALLARO | 1 | -1/+1 |
2013-02-11 | Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux | David S. Miller | 1 | -67/+19 |