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
2015-10-05
enic: handle spurious error interrupt
Govindarajulu Varadarajan
1
-5
/
+9
2015-10-05
cxgb4: Report correct link speed for unsupported ones
Hariprasad Shenai
1
-1
/
+5
2015-10-05
cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
Hariprasad Shenai
1
-0
/
+1
2015-10-05
cxgb4: For T4, don't read the Firmware Mailbox Control register
Hariprasad Shenai
1
-6
/
+14
2015-10-05
cxgb4 : Update T4/T5/T6 register ranges
Hariprasad Shenai
1
-330
/
+1134
2015-10-05
amd-xgbe: Remove the XGBE_LINK state bit
Lendacky, Thomas
2
-13
/
+4
2015-10-05
amd-xgbe: Use device workqueue instead of system workqueue
Lendacky, Thomas
1
-5
/
+6
2015-10-05
amd-xgbe: Add receive buffer unavailable statistic
Lendacky, Thomas
3
-0
/
+5
2015-10-05
amd-xgbe: Simplify calculation and setting of queue fifos
Lendacky, Thomas
2
-83
/
+14
2015-10-05
amd-xgbe: Add ethtool error and debug messages
Lendacky, Thomas
1
-52
/
+37
2015-10-05
amd-xgbe: Add ethtool support for setting the msglevel
Lendacky, Thomas
1
-0
/
+16
2015-10-05
amd-xgbe: Use proper DT / ACPI precedence checking
Lendacky, Thomas
1
-1
/
+1
2015-10-05
amd-xgbe: Remove an unneeded semicolon on a switch statement
Lendacky, Thomas
1
-1
/
+1
2015-10-05
net: igb: avoid using timespec
Arnd Bergmann
3
-13
/
+14
2015-10-05
net: stmmac: avoid using timespec
Arnd Bergmann
1
-3
/
+5
2015-10-05
net: fec: avoid timespec use
Arnd Bergmann
1
-4
/
+2
2015-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-63
/
+87
2015-10-03
ravb: Add support for r8a7795 SoC
Kazuya Mizuguchi
2
-8
/
+62
2015-10-03
ravb: Provide dev parameter to DMA API
Kazuya Mizuguchi
1
-19
/
+19
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
1
-6
/
+3
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
1
-16
/
+25
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2
-5
/
+5
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
1
-8
/
+8
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-37
/
+36
2015-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-15
/
+36
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-22
/
+0
2015-09-30
i40e: fix 32 bit build warnings
Jesse Brandeburg
2
-11
/
+6
2015-09-30
i40e: fix kbuild warnings
Jesse Brandeburg
1
-2
/
+2
2015-09-30
i40evf: tweak init timing
Mitch Williams
1
-3
/
+3
2015-09-30
i40e: warn on double free
Jesse Brandeburg
1
-0
/
+4
2015-09-30
i40e: refactor interrupt enable
Jesse Brandeburg
2
-10
/
+6
2015-09-30
i40e: Strip VEB stats if they are disabled in HW
Anjali Singhai Jain
3
-7
/
+16
2015-09-30
i40e/i40evf: add new device id 1588
Shannon Nelson
6
-0
/
+7
2015-09-30
i40e: Remove useless message
Greg Rose
1
-3
/
+0
2015-09-30
i40e: limit debugfs io ops
Shannon Nelson
3
-12
/
+12
2015-09-30
i40e: use QOS field consistently
Mitch Williams
1
-5
/
+4
2015-09-30
i40e: count drops in netstat interface
Jesse Brandeburg
1
-0
/
+1
2015-09-30
i40e/i40evf: fix Tx hang workaround code
Jesse Brandeburg
2
-2
/
+2
2015-09-30
i40e: fixup padding issue in get_cee_dcb_cfg_v1_resp
Shannon Nelson
1
-2
/
+11
2015-09-30
i40e: Fix a port VLAN configuration bug
Greg Rose
1
-1
/
+1
2015-09-30
i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion
Shannon Nelson
2
-6
/
+12
2015-09-30
i40e: rtnl_lock called twice in i40e_pci_error_resume()
Vasily Averin
1
-1
/
+1
2015-09-30
i40evf: missing rtnl_unlock in i40evf_resume()
Vasily Averin
1
-0
/
+1
2015-09-29
net: switchdev: abstract object in add/del ops
Vivien Didelot
1
-11
/
+10
2015-09-29
net: switchdev: pass callback to dump operation
Vivien Didelot
1
-10
/
+11
2015-09-29
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
1
-2
/
+2
2015-09-29
net/mlx4: Handle return codes in mlx4_qp_attach_common
Robb Manes
1
-3
/
+4
2015-09-29
net: macmace: Allow modular build
Geert Uytterhoeven
1
-1
/
+1
[next]