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-03-18
netdev: Move octeon/octeon_mgmt driver to cavium directory.
David Daney
7
-16
/
+12
2016-03-16
net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
David Daney
1
-6
/
+20
2016-03-16
net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
David Daney
1
-1
/
+1
2016-03-16
net: arc: trivial: cleanup the emac driver
Caesar Wang
4
-57
/
+75
2016-03-16
net: arc_emac: support the phy reset for emac driver
Caesar Wang
2
-0
/
+43
2016-03-16
sh_eth: do not call netif_start_queue() from sh_eth_dev_init()
Sergei Shtylyov
1
-2
/
+4
2016-03-16
bnx2x: don't wait for Tx completion on recovery
Yuval Mintz
1
-2
/
+6
2016-03-14
smc91x: avoid self-comparison warning
Arnd Bergmann
1
-1
/
+1
2016-03-14
sh_eth: kill useless initializers
Sergei Shtylyov
1
-9
/
+9
2016-03-14
net: mvneta: replace magic numbers by existing macros
Dmitri Epshtein
1
-2
/
+2
2016-03-14
net: mvneta: fix error messages in mvneta_port_down function
Dmitri Epshtein
1
-2
/
+2
2016-03-14
net: mvneta: enable change MAC address when interface is up
Dmitri Epshtein
1
-1
/
+1
2016-03-14
net: mvneta: Fix spinlock usage
Gregory CLEMENT
1
-5
/
+6
2016-03-14
net: thunderx: Cleanup PHY probing code.
David Daney
1
-11
/
+18
2016-03-14
net: mvneta: Add missing hotplug notifier transition
Anna-Maria Gleixner
1
-0
/
+2
2016-03-14
fsl/fman: fix dtsec_set_tx_pause_frames
Igal Liberman
1
-4
/
+3
2016-03-14
mlx4: add missing braces in verify_qp_parameters
Arnd Bergmann
1
-1
/
+2
2016-03-14
net: mediatek: check device_reset return code
Arnd Bergmann
1
-1
/
+3
2016-03-14
net: mediatek: remove incorrect dma_mask assignment
Arnd Bergmann
1
-3
/
+0
2016-03-14
net: mediatek: use dma_addr_t correctly
Arnd Bergmann
1
-1
/
+1
2016-03-14
net: thunderx: Adjust nicvf structure to reduce cache misses
Sunil Goutham
1
-22
/
+30
2016-03-14
net: thunderx: Set recevie buffer page usage count in bulk
Sunil Goutham
2
-8
/
+24
2016-03-14
net: mvneta: Use the new hwbm framework
Gregory CLEMENT
4
-112
/
+49
2016-03-14
net: mvneta: bm: add support for hardware buffer management
Marcin Wojtas
5
-37
/
+1219
2016-03-13
mlx5: use napi_consume_skb API to get bulk free operations
Jesper Dangaard Brouer
3
-4
/
+4
2016-03-13
mlx4: use napi_consume_skb API to get bulk free operations
Jesper Dangaard Brouer
1
-6
/
+9
2016-03-13
r8169:Remove unnecessary phy reset for pcie nic when setting link spped.
Chun-Hao Lin
1
-1
/
+2
2016-03-13
mlxsw: pci: Implement reset done check
Jiri Pirko
2
-4
/
+14
2016-03-13
net: macb: fix default configuration for GMAC on AT91
Nicolas Ferre
2
-7
/
+8
2016-03-12
rocker: move ageing_time from struct rocker to struct ofdpa
Jiri Pirko
3
-7
/
+7
2016-03-11
qed: Enlrage the drain timeout
Yuval Mintz
1
-2
/
+2
2016-03-11
qed: Notify of transciever changes
Zvi Nachmani
2
-0
/
+41
2016-03-11
qed: Major changes to MB locking
Tomer Tayar
2
-97
/
+167
2016-03-11
qed: Prevent MF link notifications
Sudarsana Reddy Kalluru
2
-1
/
+9
2016-03-11
cisco: enic: Update logging macros and uses
Joe Perches
6
-37
/
+43
2016-03-11
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
3
-1
/
+7
2016-03-11
mlxsw: spectrum: Check requested ageing time is valid
Ido Schimmel
2
-2
/
+9
2016-03-10
net/mlx5e: Support offload cls_flower with skbedit mark action
Amir Vadai
3
-0
/
+6
2016-03-10
net/mlx5e: Support offload cls_flower with drop action
Amir Vadai
3
-0
/
+309
2016-03-10
net/mlx5e: Introduce tc offload support
Amir Vadai
5
-2
/
+222
2016-03-10
net/mlx5e: Add a new priority for kernel flow tables
Amir Vadai
2
-4
/
+4
2016-03-10
net/mlx5e: Relax ndo_setup_tc handle restriction
Amir Vadai
1
-1
/
+1
2016-03-10
net/mlx5_core: Set flow steering dest only for forward rules
Amir Vadai
2
-19
/
+28
2016-03-10
net-next: mediatek: add Kconfig and Makefile
John Crispin
4
-0
/
+24
2016-03-10
net-next: mediatek: add support for MT7623 ethernet
John Crispin
2
-0
/
+2228
2016-03-10
qede: Fix net-next "make ARCH=x86_64"
Manish Chopra
1
-1
/
+4
2016-03-10
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
3
-5
/
+14
2016-03-10
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2
-6
/
+5
2016-03-10
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
1
-4
/
+4
2016-03-10
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
1
-0
/
+5
[next]