Age | Commit message (Expand) | Author | Files | Lines |
2012-09-28 | netdev: octeon: fix return value check in octeon_mgmt_init_phy() | Wei Yongjun | 1 | -3/+1 |
2012-09-28 | qlcnic: Fix scheduling while atomic bug | Narendra K | 1 | -2/+2 |
2012-09-28 | bnx2: Clean up remaining iounmap | Neil Horman | 1 | -1/+1 |
2012-09-27 | netdev: pasemi: fix return value check in pasemi_mac_phy_init() | Wei Yongjun | 1 | -2/+2 |
2012-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -22/+41 |
2012-09-21 | net/stmmac: Use clk_prepare_enable and clk_disable_unprepare | Stefan Roese | 2 | -8/+8 |
2012-09-21 | stmmac: fix return value check in stmmac_open_ext_timer() | Wei Yongjun | 1 | -1/+1 |
2012-09-21 | gianfar: fix phc index build failure | Richard Cochran | 2 | -2/+3 |
2012-09-21 | bnx2x: remove false warning regarding interrupt number | Ariel Elior | 1 | -5/+6 |
2012-09-21 | at91ether: return PTR_ERR if call to clk_get fails | Devendra Naga | 1 | -1/+1 |
2012-09-19 | e1000: Small packets may get corrupted during padding by HW | Tushar Dave | 1 | -0/+11 |
2012-09-19 | netxen: check for root bus in netxen_mask_aer_correctable | Nikolay Aleksandrov | 1 | -0/+4 |
2012-09-19 | bnx2x: fix rx checksum validation for IPv6 | Michal Schmidt | 1 | -5/+7 |
2012-09-18 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -17/+23 |
2012-09-14 | mlx4_core: Fix integer overflows so 8TBs of memory registration works | Yishai Hadas | 2 | -17/+23 |
2012-09-14 | bnx2x: Add missing afex code | Yuval Mintz | 2 | -11/+21 |
2012-09-14 | bnx2x: fix registers dumped | Dmitry Kravkov | 2 | -18/+9 |
2012-09-14 | bnx2x: correct advertisement of pause capabilities | Yaniv Rosner | 1 | -0/+6 |
2012-09-14 | bnx2x: display the correct duplex value | Yaniv Rosner | 1 | -4/+6 |
2012-09-14 | bnx2x: prevent timeouts when using PFC | Yaniv Rosner | 1 | -3/+5 |
2012-09-14 | bnx2x: fix stats copying logic | Yuval Mintz | 1 | -2/+5 |
2012-09-14 | bnx2x: Avoid sending multiple statistics queries | Dmitry Kravkov | 1 | -3/+5 |
2012-09-07 | |PATCH] seeq: Add missing spinlock init | Jean Delvare | 1 | -0/+1 |
2012-09-07 | net/mlx4_core: Return the error value in case of command initialization failure | Eugenia Emantayev | 1 | -1/+2 |
2012-09-07 | net/mlx4_core: Fixing error flow in case of QUERY_FW failure | Aviad Yehezkel | 1 | -6/+7 |
2012-09-07 | net/mlx4_core: Looking for promiscuous entries on the correct port | Aviad Yehezkel | 1 | -8/+8 |
2012-09-07 | net/mlx4_core: Add security check / enforcement for flow steering rules set f... | Hadar Hen Zion | 1 | -0/+116 |
2012-09-07 | net/mlx4_core: Put Firmware flow steering structures in common header files | Hadar Hen Zion | 2 | -83/+83 |
2012-09-06 | ibmveth: Fix alignment of rx queue bug | Santiago Leon | 1 | -17/+9 |
2012-09-04 | i825xx: fix paging fault on znet_probe() | Wu Fengguang | 1 | -4/+9 |
2012-09-01 | net: ethernet: fix kernel OOPS when remove davinci_mdio module | Bin Liu | 1 | -1/+3 |
2012-08-31 | cs89x0 : packet reception not working | Jaccon Bastiaansen | 1 | -5/+5 |
2012-08-30 | bnx2x: Correct the ndo_poll_controller call | Merav Sicron | 1 | -3/+5 |
2012-08-30 | bnx2x: Move netif_napi_add to the open call | Merav Sicron | 5 | -13/+10 |
2012-08-30 | e1000e: DoS while TSO enabled caused by link partner with small MSS | Bruce Allan | 2 | -25/+24 |
2012-08-30 | gianfar: fix default tx vlan offload feature flag | Claudiu Manoil | 1 | -1/+1 |
2012-08-29 | netpoll: revert 6bdb7fe3104 and fix be_poll() instead | Amerigo Wang | 2 | -2/+6 |
2012-08-25 | Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 1 | -2/+2 |
2012-08-24 | stmmac: add header inclusion protection | Rayagond Kokatanur | 9 | -0/+43 |
2012-08-24 | sfc: Fix reporting of IPv4 full filters through ethtool | Ben Hutchings | 1 | -2/+2 |
2012-08-23 | stmmac: fix a typo in the macro used to mask the mmc irq | Giuseppe CAVALLARO | 1 | -3/+3 |
2012-08-23 | stmmac: fix GMAC syn ID | Giuseppe CAVALLARO | 1 | -1/+1 |
2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -11/+25 |
2012-08-20 | net/stmmac: fix issue of clk_get for Loongson1B. | Kelvin Cheung | 1 | -1/+1 |
2012-08-20 | net: sh_eth: Add eth support for R8A7779 device | Phil Edworthy | 2 | -5/+10 |
2012-08-17 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 5 | -17/+29 |
2012-08-16 | mlx4_core: Clean up buddy bitmap allocation | Roland Dreier | 1 | -4/+3 |
2012-08-16 | mlx4_core: Fix integer overflow issues around MTT table | Yishai Hadas | 5 | -10/+13 |
2012-08-16 | mlx4_core: Allow large mlx4_buddy bitmaps | Yishai Hadas | 1 | -4/+14 |
2012-08-15 | drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code | Julia Lawall | 1 | -1/+3 |