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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
asix: On RX avoid creating bad Ethernet frames
Dean Jenkins
1
-0
/
+28
2015-10-05
asix: Simplify asix_rx_fixup_internal() netdev alloc
Dean Jenkins
1
-9
/
+7
2015-10-05
asix: Tidy-up 32-bit header word synchronisation
Dean Jenkins
1
-15
/
+13
2015-10-05
asix: Rename remaining and size for clarity
Dean Jenkins
2
-21
/
+22
2015-10-05
vrf: fix a kernel warning
WANG Cong
1
-1
/
+1
2015-10-05
net: encx24j600_exit() can be static
kbuild test robot
1
-1
/
+1
2015-10-05
net: Microchip encx24j600 driver
Jon Ringle
5
-0
/
+2122
2015-10-05
enic: do hang reset only in case of tx timeout
Govindarajulu Varadarajan
4
-3
/
+40
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
mwifiex: avoid gettimeofday in ba_threshold setting
Arnd Bergmann
1
-11
/
+4
2015-10-05
mwifiex: use ktime_get_real for timestamping
Arnd Bergmann
1
-3
/
+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
phylib: Add phy_set_max_speed helper
Simon Horman
1
-19
/
+40
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
10
-37
/
+38
2015-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-15
/
+38
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
[next]