index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
qed: Add RoCE ll2 & GSI support
Ram Amrani
6
-12
/
+444
2016-10-03
qed: Add support for memory registeration verbs
Ram Amrani
1
-0
/
+240
2016-10-03
qed: Add support for QP verbs
Ram Amrani
3
-0
/
+1269
2016-10-03
qed: PD,PKEY and CQ verb support
Ram Amrani
2
-0
/
+345
2016-10-03
qed: Add support for RoCE hw init
Ram Amrani
13
-7
/
+1269
2016-10-03
qede: Add qedr framework
Ram Amrani
5
-15
/
+362
2016-10-03
qed: Add Light L2 support
Yuval Mintz
11
-3
/
+2194
2016-10-03
net: qcom/emac: fix return value check in emac_sgmii_config()
Wei Yongjun
1
-4
/
+9
2016-10-03
net: mvmdio: do not clk_disable_unprepare() NULL clock
Alexey Khoroshilov
1
-2
/
+1
2016-10-03
mlxsw: spectrum_router: avoid potential uninitialized data usage
Arnd Bergmann
1
-3
/
+7
2016-10-03
net/mlx5e: shut up maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2016-10-03
cxgb4: unexport cxgb4_dcb_enabled
Arnd Bergmann
1
-6
/
+1
2016-10-03
net: fec: set mac address unconditionally
Gavin Schenk
1
-7
/
+5
2016-10-03
net: ethernet: mediatek: mark symbols static where possible
Baoyou Xie
1
-4
/
+4
2016-10-03
cxgb4: mark cxgb_setup_tc() static
Baoyou Xie
1
-2
/
+2
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+17
2016-09-30
mlx5: Add ndo_poll_controller() implementation
Calvin Owens
1
-0
/
+20
2016-09-30
nfp: bpf: zero extend 4 byte context loads
Jakub Kicinski
1
-0
/
+2
2016-09-30
mlx4: remove unused fields
David Decotigny
2
-6
/
+0
2016-09-30
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
1
-5
/
+5
2016-09-29
net: qcom/emac: initial ACPI support
Timur Tabi
3
-26
/
+95
2016-09-29
net: qcom/emac: use device_get_mac_address
Timur Tabi
1
-6
/
+4
2016-09-29
net: qcom/emac: do not use devm on internal phy pdev
Timur Tabi
2
-9
/
+37
2016-09-28
sh_eth: add R8A7743/5 support
Sergei Shtylyov
2
-1
/
+3
2016-09-28
rocker: use FIB notifications instead of switchdev calls
Jiri Pirko
3
-65
/
+185
2016-09-28
mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls
Jiri Pirko
3
-195
/
+260
2016-09-27
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2
-1
/
+5
2016-09-27
igb: bump version to igb-5.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-27
igbvf: bump version to igbvf-2.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-27
igb: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-09-27
bnx2x: free the mac filter group list before freeing the cmd
jbaron@akamai.com
1
-1
/
+1
2016-09-27
net: ethernet: mediatek: bug fix to disable HW LRO
Nelson Chang
2
-2
/
+3
2016-09-27
net: ethernet: mediatek: add to stop PDMA while stopping the frame engine
Nelson Chang
1
-0
/
+1
2016-09-27
net: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-09-27
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
3
-31
/
+39
2016-09-27
Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
Philippe Reynes
1
-8
/
+8
2016-09-27
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
3
-31
/
+39
2016-09-27
net: fec: align IP header in hardware
Eric Nelson
1
-1
/
+10
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx27
Eric Nelson
1
-1
/
+1
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx25
Eric Nelson
1
-1
/
+1
2016-09-26
net: tg3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-50
/
+62
2016-09-26
bnx2x: allocate mac filtering pending list in PAGE_SIZE increments
Jason Baron
1
-37
/
+86
2016-09-26
bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments
Jason Baron
1
-28
/
+51
2016-09-26
nfp: bpf: improve handling for disabled BPF syscall
Arnd Bergmann
2
-10
/
+3
2016-09-26
net: bcmgenet: remove unused function in bcmgenet.c
Baoyou Xie
1
-122
/
+0
2016-09-26
cxgb4: mark symbols static where possible
Baoyou Xie
2
-11
/
+14
2016-09-26
net: mvneta: mark symbols static where possible
Baoyou Xie
1
-4
/
+6
2016-09-26
net: hip04: mark tx_done() static
Baoyou Xie
1
-1
/
+1
2016-09-26
net: hisilicon: mark symbols static where possible
Baoyou Xie
1
-3
/
+3
2016-09-25
be2net: fix non static symbol warnings
Wei Yongjun
1
-2
/
+2
[next]