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-07-31
r8169: fix nic may not work after changing mac address.
Chun-Hao Lin
1
-1
/
+8
2016-07-31
r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()
Chun-Hao Lin
1
-1
/
+7
2016-07-31
r8169: fix kernel log spam when set or get hardware wol setting.
Chun-Hao Lin
1
-2
/
+18
2016-07-30
net: tulip: fix spelling mistake: "attemping" -> "attempting"
Colin Ian King
1
-1
/
+1
2016-07-30
drivers: net: cpsw: use of_platform_depopulate()
Grygorii Strashko
1
-10
/
+1
2016-07-30
drivers: net: cpsw: fix wrong regs access in cpsw_remove
Grygorii Strashko
1
-1
/
+9
2016-07-30
net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
Grygorii Strashko
1
-3
/
+0
2016-07-30
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
2
-2
/
+2
2016-07-30
qed: Prevent over-usage of vlan credits by PF
Yuval Mintz
1
-1
/
+8
2016-07-30
qed: Correct min bandwidth for 100g
Yuval Mintz
1
-1
/
+1
2016-07-30
qede: Reset statistics on explicit down
Yuval Mintz
1
-0
/
+1
2016-07-30
qed: Don't over-do producer cleanup for Rx
Yuval Mintz
2
-4
/
+4
2016-07-30
qed: Fix removal of spoof checking for VFs
Yuval Mintz
1
-1
/
+1
2016-07-30
qede: Don't try removing unconfigured vlans
Yuval Mintz
1
-4
/
+7
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
329
-14039
/
+36958
2016-07-26
xgene: Fix build warning with ACPI disabled.
David S. Miller
1
-2
/
+1
2016-07-26
be2net: perform temperature query in adapter regardless of its interface state
Guilherme G. Piccoli
1
-4
/
+4
2016-07-26
net/mlx5_core/health: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-5
/
+2
2016-07-25
drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
Iyappan Subramanian
1
-3
/
+19
2016-07-25
drivers: net: xgene: Use exported functions
Iyappan Subramanian
1
-88
/
+9
2016-07-25
drivers: net: xgene: Enable MDIO driver
Iyappan Subramanian
3
-6
/
+7
2016-07-25
drivers: net: xgene: Add backward compatibility
Iyappan Subramanian
5
-53
/
+100
2016-07-25
drivers: net: xgene: Fix module unload crash - clkrst sequence
Iyappan Subramanian
4
-18
/
+86
2016-07-25
drivers: net: xgene: Fix module unload crash - change sw sequence
Iyappan Subramanian
2
-49
/
+73
2016-07-25
drivers: net: xgene: Fix module unload crash - hw resource cleanup
Iyappan Subramanian
6
-29
/
+149
2016-07-25
drivers: net: xgene: Separate set_speed from mac_init
Iyappan Subramanian
7
-33
/
+151
2016-07-25
bnxt_en: Add new NPAR and dual media device IDs.
Michael Chan
1
-6
/
+33
2016-07-25
bnxt_en: Log a message, if enabling NTUPLE filtering fails.
Vasundhara Volam
1
-2
/
+6
2016-07-25
bnxt_en: Improve ntuple filters by checking destination MAC address.
Michael Chan
2
-3
/
+24
2016-07-25
qed: Fix setting/clearing bit in completion bitmap
Manish Chopra
1
-4
/
+3
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-07-25
net/mlx4_core: Check device state before unregistering it
Alex Vesker
1
-0
/
+3
2016-07-25
mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set
Ido Schimmel
1
-6
/
+5
2016-07-25
net: davinci_cpdma: remove excessive dump of register values to kernel log
Uwe Kleine-König
3
-219
/
+0
2016-07-25
net/mlx5e: Query minimum required header copy during xmit
Hadar Hen Zion
3
-0
/
+43
2016-07-25
net/mlx5e: Check the minimum inline header mode before xmit
Hadar Hen Zion
2
-4
/
+46
2016-07-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-107
/
+160
2016-07-25
libcxgb: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-07-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-352
/
+350
2016-07-25
libcxgb: export ppm release and tagmask set api
Varun Prakash
1
-0
/
+2
2016-07-25
libcxgb: add library module for Chelsio drivers
Varun Prakash
6
-24
/
+78
2016-07-25
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
7
-236
/
+446
2016-07-24
mlxsw: spectrum: Add support in matchall mirror TC offloading
Yotam Gigi
2
-1
/
+507
2016-07-24
mlxsw: reg: Add the Monitoring Port Analyzer register
Yotam Gigi
1
-0
/
+67
2016-07-24
mlxsw: reg: Add Monitoring Port Analyzer Table register
Yotam Gigi
1
-0
/
+54
2016-07-24
mlxsw: reg: Add Shared Buffer Internal Buffer register
Yotam Gigi
1
-0
/
+41
2016-07-24
mlxsw: pci: Add max span resources to resources query
Nogah Frankel
2
-0
/
+7
2016-07-24
mlxsw: pci: Add resources query implementation.
Nogah Frankel
6
-3
/
+109
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-173
/
+428
2016-07-22
ixgbe: cleanup crosstalk fix
Don Skidmore
4
-41
/
+72
[next]