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
...
*
|
sh_eth: remove SH_ETH_HAS_TSU
Nobuhiro Iwamatsu
2013-06-07
1
-12
/
+8
*
|
sh_eth: remove duplicate sh_eth_set_duplex() definitions
Nobuhiro Iwamatsu
2013-06-07
1
-54
/
+5
*
|
sh_eth: use EDSR_ENALL to set EDSR
Nobuhiro Iwamatsu
2013-06-07
1
-1
/
+1
*
|
sh_eth: remove #ifdef around EDSR and GECMR bit definitions
Nobuhiro Iwamatsu
2013-06-07
1
-5
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-06
14
-71
/
+100
|
\
|
|
*
tg3: Add read dma workaround for 5720
Nithin Sujir
2013-06-05
2
-8
/
+18
|
*
net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR
Jens Renner \(EFE\)
2013-06-05
1
-1
/
+2
|
*
bnx2x: Fix bridged GSO for 57710/57711 chips
Yuval Mintz
2013-06-05
1
-2
/
+1
|
*
net: fec: add fallback to random MAC address
Lucas Stach
2013-06-05
1
-0
/
+12
|
*
bnx2x: fix TCP offload for tunneling ipv4 over ipv6
Dmitry Kravkov
2013-06-05
1
-7
/
+6
|
*
net/mlx4_core: Keep VF assigned MAC in the PF admin table
Or Gerlitz
2013-06-04
1
-3
/
+7
|
*
net/mlx4_en: Handle unassigned VF MAC address correctly
Or Gerlitz
2013-06-04
1
-4
/
+12
|
*
net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...
Jack Morgenstein
2013-06-04
2
-16
/
+6
|
*
net/mlx4_en: Fix adaptive moderation cq update
Sagi Grimberg
2013-06-04
1
-0
/
+1
|
*
be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook
Somnath Kotur
2013-05-31
2
-28
/
+26
|
*
be2net: Mark checksum fail for IP fragmented packets
Somnath Kotur
2013-05-31
3
-2
/
+8
|
*
qlge: add missing free_netdev() on error in qlge_probe()
Wei Yongjun
2013-05-26
1
-0
/
+1
*
|
net: sun4i-emac: Staticize local symbols
Sachin Kamat
2013-06-05
1
-2
/
+2
*
|
net: sun4i-emac: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-05
1
-2
/
+0
*
|
net: emaclite: Use platform resource table
Michal Simek
2013-06-05
1
-45
/
+22
*
|
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Li RongQing
2013-06-05
2
-2
/
+2
*
|
net: sun4i-emac: remove erroneous assignment
Arnd Bergmann
2013-06-05
1
-4
/
+0
*
|
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
govindarajulu.v
2013-06-05
1
-1
/
+1
*
|
net/mlx4: use one page fragment per incoming frame
Eric Dumazet
2013-06-05
1
-3
/
+3
*
|
net: mvneta: read MAC address from hardware when available
Thomas Petazzoni
2013-06-05
1
-9
/
+35
*
|
net: sun4i-emac: fix a typo in emac_probe()
Wei Yongjun
2013-06-05
1
-1
/
+1
*
|
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
2013-06-05
1
-3
/
+5
*
|
net: emaclite: Fix typo in error message
Jens Renner \(EFE\)
2013-06-05
1
-1
/
+1
*
|
drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver
Mugunthan V N
2013-06-04
1
-0
/
+2
*
|
tg3: remove redundant pm init code
Yijing Wang
2013-06-03
1
-21
/
+3
*
|
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-03
2
-4
/
+4
*
|
ibm-ethernet: delete stale MCA and duplicate PSERIES dependency
Paul Gortmaker
2013-06-03
1
-2
/
+1
*
|
bnx2x: fix a power state test
Yuval Mintz
2013-06-03
1
-1
/
+2
*
|
bnx2x: semi-Semantic changes
Yuval Mintz
2013-06-03
1
-6
/
+8
*
|
bnx2x: Revise prints
Yuval Mintz
2013-06-03
9
-84
/
+224
*
|
bnx2x: Semantic removal and beautification
Yuval Mintz
2013-06-03
2
-22
/
+13
*
|
bnx2x: Revise comments and alignment
Yuval Mintz
2013-06-03
12
-307
/
+251
*
|
bnx2x: Semantic change of empty lines
Yuval Mintz
2013-06-03
14
-160
/
+3
*
|
bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hash
Eric Dumazet
2013-06-02
1
-1
/
+1
*
|
cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...
Jay Hernandez
2013-06-01
3
-3
/
+35
*
|
be2net: Implement initiate FW dump feature for Lancer
Somnath Kotur
2013-06-01
6
-35
/
+105
*
|
drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMA
Mugunthan V N
2013-06-01
1
-0
/
+5
*
|
net: Add EMAC ethernet driver found on Allwinner A10 SoC's
Stefan Roese
2013-06-01
6
-0
/
+1111
*
|
tulip: remove redundant D0 power state set
Yijing Wang
2013-05-31
1
-6
/
+0
*
|
qlcnic: remove redundant D0 power state set
Yijing Wang
2013-05-31
1
-1
/
+0
*
|
net, jme: remove redundant D0 power state set
Yijing Wang
2013-05-31
1
-1
/
+0
*
|
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
2013-05-31
1
-4
/
+149
*
|
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
2013-05-31
1
-0
/
+11
*
|
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
2013-05-31
1
-7
/
+18
*
|
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
2013-05-31
1
-2
/
+1
[prev]
[next]