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
Age
Commit message (
Expand
)
Author
2010-09-09
drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
Nikitas Angelinas
2010-09-09
au1000-eth: change multi-line comments style
Florian Fainelli
2010-09-09
au1000-eth: remove volatiles, switch to I/O accessors
Florian Fainelli
2010-09-09
au1000-eth: fix asm -> linux headers inclusion
Florian Fainelli
2010-09-09
au1000-eth: fix bad printk usages
Florian Fainelli
2010-09-09
au1000-eth: fix all but one "line over 80 characters warnings"
Florian Fainelli
2010-09-09
au1000-eth: stylistic fixes
Florian Fainelli
2010-09-09
au1000-eth: typedefs removal
Florian Fainelli
2010-09-09
ixgbevf: remove private net_device_stats
Eric Dumazet
2010-09-08
atlx: make strings const
Stephen Hemminger
2010-09-08
ixgbevf: Removed unneeded HW struct members
Greg Rose
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum
Joe Perches
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>
Joe Perches
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups
Joe Perches
2010-09-08
ixgbe: fix TX ring enable issues seen when VMDQ is enabled
Alexander Duyck
2010-09-08
e1000: fix Tx hangs by disabling 64-bit DMA
Jesse Brandeburg
2010-09-08
introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver
Ondrej Zary
2010-09-07
r8169: add gro support
Eric Dumazet
2010-09-07
bnx2x: Update bnx2x version to 1.52.53-6
Yaniv Rosner
2010-09-07
bnx2x: Change LED scheme for dual-media
Yaniv Rosner
2010-09-07
bnx2x: Add dual-media changes
Yaniv Rosner
2010-09-07
bnx2x: Organize PHY functions
Yaniv Rosner
2010-09-07
bnx2x: Apply logic changes for the new scheme
Yaniv Rosner
2010-09-07
bnx2x: Move common function into aggregated function
Yaniv Rosner
2010-09-07
bnx2x: Adjust flow-control with the new scheme
Yaniv Rosner
2010-09-07
bnx2x: Adjust alignment of split PHY functions
Yaniv Rosner
2010-09-07
bnx2x: Split PHY functions
Yaniv Rosner
2010-09-07
bnx2x: Unify PHY attributes
Yaniv Rosner
2010-09-06
mlx4_en: Fixed Ethtool statistics report
Yevgeny Petrilin
2010-09-06
mlx4_en: Consider napi_get_frags() failure.
Yevgeny Petrilin
2010-09-06
drivers/net: Removing undead ifdef CHELSIO_T1_1G
Christian Dietrich
2010-09-06
drivers/net/jme: Use pr_<level>
Joe Perches
2010-09-06
NET: bna, fix lock imbalance
Jiri Slaby
2010-09-06
drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-06
ibmveth: Update module information and version
Santiago Leon
2010-09-06
ibmveth: Remove some unnecessary include files
Santiago Leon
2010-09-06
ibmveth: Convert driver specific assert to BUG_ON
Santiago Leon
2010-09-06
ibmveth: Return -EINVAL on all ->probe errors
Santiago Leon
2010-09-06
ibmveth: Coding style fixes
Santiago Leon
2010-09-06
ibmveth: Some formatting fixes
Santiago Leon
2010-09-06
ibmveth: Convert driver specific error functions to netdev_err
Santiago Leon
2010-09-06
ibmveth: Convert driver specific debug to netdev_dbg
Santiago Leon
2010-09-06
ibmveth: Remove redundant function prototypes
Santiago Leon
2010-09-06
ibmveth: Convert to netdev_alloc_skb
Santiago Leon
2010-09-06
ibmveth: remove procfs code
Santiago Leon
2010-09-06
ibmveth: Enable IPv6 checksum offload
Santiago Leon
2010-09-06
ibmveth: Remove duplicate checksum offload setup code
Santiago Leon
2010-09-06
ibmveth: Add optional flush of rx buffer
Santiago Leon
2010-09-06
ibmveth: Add scatter-gather support
Santiago Leon
2010-09-06
ibmveth: Use lighter weight read memory barrier in ibmveth_poll
Anton Blanchard
[next]