Age | Commit message (Expand) | Author |
2012-12-03 | ixgbe: add support for X540-AT1 | joshua.a.hay@intel.com |
2012-11-26 | r8169: allow multicast packets on sub-8168f chipset. | Nathan Walp |
2012-11-26 | r8169: Fix WoL on RTL8168d/8111d. | Cyril Brulebois |
2012-11-26 | tg3: unconditionally select HWMON support when tg3 is enabled. | Paul Gortmaker |
2012-11-26 | r8169: use unlimited DMA burst for TX | Michal Schmidt |
2012-11-17 | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin |
2012-11-17 | ixgbe: PTP get_ts_info missing software support | Jacob Keller |
2012-10-31 | tilegx: fix some issues in the SW TSO support | Chris Metcalf |
2012-10-28 | skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard | Graham Gower |
2012-10-28 | net: remove skb recycling | Eric Dumazet |
2012-10-21 | e1000e: Change wthresh to 1 to avoid possible Tx stalls | Hiroaki SHIMODA |
2012-10-13 | net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re... | Tao Hou |
2012-10-13 | ixgbe: fix PTP ethtool timestamping function | Jacob Keller |
2012-09-28 | netdev: octeon: fix return value check in octeon_mgmt_init_phy() | Wei Yongjun |
2012-09-27 | qlcnic: Fix scheduling while atomic bug | Narendra K |
2012-09-27 | bnx2: Clean up remaining iounmap | Neil Horman |
2012-09-27 | netdev: pasemi: fix return value check in pasemi_mac_phy_init() | Wei Yongjun |
2012-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-09-21 | net/stmmac: Use clk_prepare_enable and clk_disable_unprepare | Stefan Roese |
2012-09-21 | stmmac: fix return value check in stmmac_open_ext_timer() | Wei Yongjun |
2012-09-21 | gianfar: fix phc index build failure | Richard Cochran |
2012-09-21 | bnx2x: remove false warning regarding interrupt number | Ariel Elior |
2012-09-20 | at91ether: return PTR_ERR if call to clk_get fails | Devendra Naga |
2012-09-18 | e1000: Small packets may get corrupted during padding by HW | Tushar Dave |
2012-09-18 | netxen: check for root bus in netxen_mask_aer_correctable | Nikolay Aleksandrov |
2012-09-18 | bnx2x: fix rx checksum validation for IPv6 | Michal Schmidt |
2012-09-17 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-09-13 | mlx4_core: Fix integer overflows so 8TBs of memory registration works | Yishai Hadas |
2012-09-13 | bnx2x: Add missing afex code | Yuval Mintz |
2012-09-13 | bnx2x: fix registers dumped | Dmitry Kravkov |
2012-09-13 | bnx2x: correct advertisement of pause capabilities | Yaniv Rosner |
2012-09-13 | bnx2x: display the correct duplex value | Yaniv Rosner |
2012-09-13 | bnx2x: prevent timeouts when using PFC | Yaniv Rosner |
2012-09-13 | bnx2x: fix stats copying logic | Yuval Mintz |
2012-09-13 | bnx2x: Avoid sending multiple statistics queries | Dmitry Kravkov |
2012-09-07 | |PATCH] seeq: Add missing spinlock init | Jean Delvare |
2012-09-07 | net/mlx4_core: Return the error value in case of command initialization failure | Eugenia Emantayev |
2012-09-07 | net/mlx4_core: Fixing error flow in case of QUERY_FW failure | Aviad Yehezkel |
2012-09-07 | net/mlx4_core: Looking for promiscuous entries on the correct port | Aviad Yehezkel |
2012-09-07 | net/mlx4_core: Add security check / enforcement for flow steering rules set f... | Hadar Hen Zion |
2012-09-07 | net/mlx4_core: Put Firmware flow steering structures in common header files | Hadar Hen Zion |
2012-09-05 | ibmveth: Fix alignment of rx queue bug | Santiago Leon |
2012-09-04 | i825xx: fix paging fault on znet_probe() | Wu Fengguang |
2012-08-31 | net: ethernet: fix kernel OOPS when remove davinci_mdio module | Bin Liu |
2012-08-31 | cs89x0 : packet reception not working | Jaccon Bastiaansen |
2012-08-30 | bnx2x: Correct the ndo_poll_controller call | Merav Sicron |
2012-08-30 | bnx2x: Move netif_napi_add to the open call | Merav Sicron |
2012-08-30 | e1000e: DoS while TSO enabled caused by link partner with small MSS | Bruce Allan |
2012-08-30 | gianfar: fix default tx vlan offload feature flag | Claudiu Manoil |
2012-08-29 | netpoll: revert 6bdb7fe3104 and fix be_poll() instead | Amerigo Wang |