index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2012-08-31
r8169: add D-Link DGE-560T identifiers.
Francois Romieu
2012-08-31
net:stmmac: convert driver to use devm_request_and_ioremap.
Srinivas Kandagatla
2012-08-31
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
2012-08-31
net:stmmac: fix broken stmmac_pltfr_remove.
Srinivas Kandagatla
2012-08-31
net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister
Srinivas Kandagatla
2012-08-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-30
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
2012-08-30
ixgbevf: Add suspend and resume support to the VF
Alexander Duyck
2012-08-30
e1000e: update driver version number
Bruce Allan
2012-08-30
e1000e: cleanup - remove unnecessary variable
Bruce Allan
2012-08-30
e1000e: cleanup - remove inapplicable comment
Bruce Allan
2012-08-30
e1000e: cleanup strict checkpatch check
Bruce Allan
2012-08-30
e1000e: cleanup strict checkpatch MEMORY_BARRIER checks
Bruce Allan
2012-08-30
e1000e: use correct type for read of 32-bit register
Bruce Allan
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
net/fsl_pq_mdio: add support for the Fman 1G MDIO controller
Timur Tabi
2012-08-30
net/fsl-pq-mdio: coalesce multiple memory allocations into one
Timur Tabi
2012-08-30
net/fsl_pq_mdio: streamline probing of MDIO nodes
Timur Tabi
2012-08-30
net/fsl_pq_mdio: various small fixes
Timur Tabi
2012-08-30
net/fsl_pq_mdio: merge some functions together
Timur Tabi
2012-08-30
net/fsl_pq_mdio: trim #include statements
Timur Tabi
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
2012-08-30
be2net: modify log msg for lack of privilege error
Vasundhara Volam
2012-08-30
be2net: fixup malloc/free of adapter->pmac_id
Sathya Perla
2012-08-30
be2net: fix FW default for VF tx-rate
Vasundhara Volam
2012-08-30
be2net: fix max VFs reported by HW
Vasundhara Volam
2012-08-30
be2net: create RSS rings even in multi-channel configs
Sathya Perla
2012-08-30
drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment
Julia Lawall
2012-08-30
forcedeth: prevent TX timeouts after reboot
david decotigny
2012-08-30
forcedeth: fix TX timeout caused by TX pause on down link
david decotigny
2012-08-30
forcedeth: fix buffer overflow
david decotigny
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
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-08-24
Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2012-08-24
sfc: Fix the initial device operstate
Ben Hutchings
2012-08-24
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
Ben Hutchings
2012-08-24
sfc: Remove bogus comment about MTU change and RX buffer overrun
Ben Hutchings
2012-08-24
sfc: Remove overly paranoid locking assertions from netdev operations
Ben Hutchings
2012-08-24
sfc: Fix reset vs probe/remove/PM races involving efx_nic::state
Ben Hutchings
2012-08-24
sfc: Improve log messages in case we abort probe due to a pending reset
Ben Hutchings
2012-08-24
sfc: Never try to stop and start a NIC that is disabled
Ben Hutchings
2012-08-24
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
Ben Hutchings
2012-08-24
sfc: Keep disabled NICs quiescent during suspend/resume
Ben Hutchings
2012-08-24
sfc: Hold the RTNL lock for more of the suspend/resume cycle
Ben Hutchings
2012-08-24
sfc: Change state names to be clearer, and comment them
Ben Hutchings
2012-08-24
sfc: Stash header offsets for TSO in struct tso_state
Ben Hutchings
[next]