Age | Commit message (Expand) | Author |
2012-11-09 | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng |
2012-11-07 | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya |
2012-11-07 | cxgb4: Initialize data structures before using. | Vipul Pandya |
2012-11-03 | net: bnx2x: Fix typo in bnx2x driver | Masanari Iida |
2012-11-03 | r8169: allow multicast packets on sub-8168f chipset. | Nathan Walp |
2012-11-03 | r8169: Fix WoL on RTL8168d/8111d. | Cyril Brulebois |
2012-11-03 | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng |
2012-11-02 | cxgb4: Fix unable to get UP event from the LLD | Vipul Pandya |
2012-11-02 | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin |
2012-11-02 | bnx2x: fix HW initialization using fw 7.8.x | Dmitry Kravkov |
2012-11-01 | bnx2x: Disable FCoE for 57840 since not yet supported by FW | Dmitry Kravkov |
2012-11-01 | bnx2x: Fix no link on 577xx 10G-baseT | Yaniv Rosner |
2012-11-01 | bnx2x: Fix unrecognized SFP+ module after driver is loaded | Yaniv Rosner |
2012-11-01 | bnx2x: Fix potential incorrect link speed provision | Yaniv Rosner |
2012-11-01 | bnx2x: Restore global registers back to default. | Yaniv Rosner |
2012-11-01 | bnx2x: Fix link down in 57712 following LFA | Yaniv Rosner |
2012-11-01 | bnx2x: Fix 57810 1G-KR link against certain switches. | Yaniv Rosner |
2012-11-01 | ixgbe: PTP get_ts_info missing software support | Jacob Keller |
2012-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-26 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-26 | tilegx: fix some issues in the SW TSO support | Chris Metcalf |
2012-10-26 | net/mlx4_core: Unmap UAR also in the case of error flow | Dotan Barak |
2012-10-26 | net/mlx4_en: Don't use vlan tag value as an indication for vlan presence | Moni Shoua |
2012-10-26 | net/mlx4_en: Fix double-release-range in tx-rings | Jack Morgenstein |
2012-10-24 | gianfar_ptp: use iomem, not ioports resource tree in probe | Wei Yang |
2012-10-24 | NET_VENDOR_TI: make available for am33xx as well | Peter Korsgaard |
2012-10-24 | pch_gbe: fix error handling in pch_gbe_up() | Veaceslav Falico |
2012-10-23 | mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() fails | Dotan Barak |
2012-10-23 | mlx4_core: Remove annoying debug messages from SR-IOV flow | Or Gerlitz |
2012-10-23 | pch_gbe: don't reset MAC_RX on FIFO overflow | Veaceslav Falico |
2012-10-23 | pch_gbe: don't re-set RX_FIFO_ERR flag in napi_poll | Veaceslav Falico |
2012-10-23 | pch_gbe: create functions for MAC_RX {en,dis}able | Veaceslav Falico |
2012-10-22 | qla3xxx: Ensure request/response queue addr writes to the registers | Joe Jin |
2012-10-21 | cxgb4: Remove unnecessary #ifdef condition | Vipul Pandya |
2012-10-16 | bnx2x: fix handling mf storage modes | Dmitry Kravkov |
2012-10-11 | net/ethernet/jme: disable ASPM | Kevin Baradon |
2012-10-10 | e1000e: Change wthresh to 1 to avoid possible Tx stalls | Hiroaki SHIMODA |
2012-10-09 | be2net: Remove code that stops further access to BE NIC based on UE bits | Ajit Khaparde |
2012-10-09 | pch_gbe: Fix build error by selecting all the possible dependencies. | Haicheng Li |
2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2012-10-09 | e1000e: add device IDs for i218 | Bruce Allan |
2012-10-09 | ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs | Alexander Duyck |
2012-10-09 | ixgbevf: Set the netdev number of Tx queues | Greg Rose |
2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-10-09 | net: fix typo in freescale/ucc_geth.c | Michael Neuling |
2012-10-08 | net: gro: selective flush of packets | Eric Dumazet |
2012-10-08 | skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard | Graham Gower |
2012-10-08 | cxgb4: Address various sparse warnings | Vipul Pandya |
2012-10-08 | cxgb4: allocate enough data in t4_memory_rw() | Dan Carpenter |
2012-10-07 | ptp: use list_move instead of list_del/list_add | Wei Yongjun |