index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tg3: Add 57766 device support.
Matt Carlson
2013-02-15
2
-1
/
+19
*
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2013-02-14
2
-21
/
+21
*
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
2013-02-14
1
-3
/
+0
*
gianfar: gfar_process_frame returns void
Claudiu Manoil
2013-02-14
1
-6
/
+4
*
gianfar: GRO_DROP is unlikely
Claudiu Manoil
2013-02-14
1
-1
/
+1
*
gianfar: Cleanup and optimize struct gfar_private
Claudiu Manoil
2013-02-14
1
-45
/
+48
*
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2013-02-14
2
-12
/
+14
*
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2013-02-14
2
-5
/
+0
*
bgmac: add read of interrupt mask after disabling interrupts
Nathan Hintz
2013-02-14
1
-0
/
+1
*
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-14
3
-3
/
+4
*
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-14
1
-1
/
+2
*
bgmac: return error on failed PHY write
Rafał Miłecki
2013-02-13
2
-6
/
+7
*
be2net: remove BUG_ON() in be_mcc_compl_is_new()
Sathya Perla
2013-02-13
1
-5
/
+8
*
net: ethernet: ti: remove redundant NULL check.
Cyril Roelandt
2013-02-13
1
-4
/
+2
*
Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2013-02-13
3
-45
/
+37
|
\
|
*
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-13
3
-30
/
+31
|
*
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2013-02-13
2
-16
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-13
5
-72
/
+34
|
\
\
|
*
|
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
2013-02-12
1
-6
/
+3
|
*
|
bnx2x: set gso_type
Michael S. Tsirkin
2013-02-11
1
-7
/
+5
|
*
|
qlcnic: set gso_type
Michael S. Tsirkin
2013-02-11
1
-1
/
+6
|
*
|
ixgbe: fix gso type
Michael S. Tsirkin
2013-02-11
1
-2
/
+6
|
*
|
stmmac: mdio register has to fail if the phy is not found
Giuseppe CAVALLARO
2013-02-11
1
-3
/
+7
|
*
|
stmmac: fix macro used for debugging the xmit
Giuseppe CAVALLARO
2013-02-11
1
-1
/
+1
|
*
|
Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2013-02-11
1
-67
/
+19
|
|
\
\
|
|
*
|
Revert "r8169: enable internal ASPM and clock request settings".
Francois Romieu
2013-02-09
1
-21
/
+9
|
|
*
|
Revert "r8169: enable ALDPS for power saving".
Francois Romieu
2013-02-08
1
-46
/
+10
*
|
|
|
net: fec_mpc52xx: Read MAC address from device-tree
Stefan Roese
2013-02-12
1
-24
/
+38
*
|
|
|
cxgb4vf: Fix VLAN extraction counter increment
Vipul Pandya
2013-02-12
1
-1
/
+3
*
|
|
|
driver: net: ethernet: cpsw: dual emac interface implementation
Mugunthan V N
2013-02-12
1
-52
/
+283
*
|
|
|
driver: net: ethernet: cpsw: make cpts as pointer
Mugunthan V N
2013-02-12
1
-15
/
+21
*
|
|
|
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
2013-02-12
4
-9
/
+24
|
|
_
|
/
|
/
|
|
*
|
|
qlcnic: fix mailbox response handling
Jitendra Kalsaria
2013-02-11
1
-26
/
+40
*
|
|
qlcnic: enhance MSIX allocation failure log message
Manish Chopra
2013-02-11
1
-2
/
+3
*
|
|
qlcnic: fix async event handling during diagnostic loopback test
Jitendra Kalsaria
2013-02-11
1
-2
/
+5
*
|
|
qlcnic: refactor 83xx diagnostic IRQ test
Jitendra Kalsaria
2013-02-11
3
-27
/
+48
*
|
|
qlcnic: refactor 83xx diagnostic loopback test
Jitendra Kalsaria
2013-02-11
5
-32
/
+158
*
|
|
qlcnic: helper routine to handle async events
Jitendra Kalsaria
2013-02-11
4
-64
/
+45
*
|
|
qlcnic: fix firmware based IDC participation
Jitendra Kalsaria
2013-02-11
1
-4
/
+4
*
|
|
qlcnic: fix initialize NIC mailbox command
Himanshu Madhani
2013-02-11
3
-7
/
+12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-09
1
-1
/
+1
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-08
9
-11
/
+78
|
|
\
|
|
*
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-02-08
1
-1
/
+1
|
|
\
\
|
|
*
|
mlx4_core: Fix advertisement of wrong PF context behaviour
Or Gerlitz
2013-02-05
1
-1
/
+1
*
|
|
|
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
Vipul Pandya
2013-02-08
1
-1
/
+1
*
|
|
|
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
10
-101
/
+49
*
|
|
|
bgmac: fix "cmdcfg" calls for promisc and loopback modes
Rafał Miłecki
2013-02-08
1
-4
/
+4
*
|
|
|
bgmac: validate (and random if needed) MAC addr
Rafał Miłecki
2013-02-08
1
-0
/
+6
*
|
|
|
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2013-02-08
2
-6
/
+116
*
|
|
|
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
2013-02-08
1
-6
/
+20
[next]