index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Add get_eee() and set_eee() ethtool support.
Michael Chan
2016-04-05
1
-0
/
+76
*
bnxt_en: Add EEE setup code.
Michael Chan
2016-04-05
4
-5
/
+60
*
bnxt_en: Add basic EEE support.
Michael Chan
2016-04-05
4
-2
/
+87
*
bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface.
Michael Chan
2016-04-05
2
-11
/
+27
*
bnxt_en: Update to Firmware 1.2.2 spec.
Michael Chan
2016-04-05
9
-56
/
+431
*
fm10k: use ethtool_rxfh_indir_default for default redirection table
Jacob Keller
2016-04-05
3
-29
/
+34
*
fm10k: fix a minor typo in some comments
Jacob Keller
2016-04-05
4
-8
/
+8
*
fm10k: correctly clean up when init_queueing_scheme fails
Jacob Keller
2016-04-05
1
-9
/
+26
*
fm10k: prevent possibly uninitialized variable
Bruce Allan
2016-04-05
1
-1
/
+1
*
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
2016-04-05
1
-81
/
+83
*
fm10k: free MBX IRQ before clearing interrupt scheme
Jacob Keller
2016-04-05
1
-2
/
+2
*
fm10k: print error message when stop_hw fails
Jacob Keller
2016-04-05
1
-1
/
+4
*
fm10k: base queue scheme covered by RSS
Jacob Keller
2016-04-05
1
-4
/
+2
*
fm10k: don't initialize service task until later in probe
Jacob Keller
2016-04-05
1
-9
/
+16
*
fm10k: prevent null pointer dereference of msix_entries table
Jacob Keller
2016-04-05
1
-1
/
+3
*
fm10k: use ether_addr_copy to copy MAC address
Bruce Allan
2016-04-05
1
-2
/
+2
*
fm10k: cleanup SPACE_BEFORE_TAB checkpatch warning
Bruce Allan
2016-04-05
1
-1
/
+1
*
fm10k: demote BUG_ON() to WARN_ON() where appropriate
Bruce Allan
2016-04-05
1
-1
/
+1
*
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
2016-04-05
8
-54
/
+52
*
fm10k: Move constants to the right of binary operators
Bruce Allan
2016-04-05
3
-12
/
+12
*
mlxsw: spectrum: Add support for physical port names
Ido Schimmel
2016-04-05
1
-3
/
+42
*
mlxsw: spectrum: Reduce number of supported 802.1D bridges
Ido Schimmel
2016-04-05
1
-1
/
+1
*
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-04-05
17
-327
/
+390
|
\
|
*
ixgbe: Add support for toggling VLAN filtering flag via ethtool
Alexander Duyck
2016-04-05
1
-13
/
+14
|
*
ixgbe: Extend cls_u32 offload to support UDP headers
Amritha Nambiar
2016-04-05
2
-9
/
+18
|
*
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
2016-04-05
7
-0
/
+30
|
*
ixgbe: add a callback to set the maximum transmit bitrate
Rostislav Pehlivanov
2016-04-05
3
-1
/
+33
|
*
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
2016-04-05
7
-7
/
+98
|
*
ixgbevf: Add support for generic Tx checksums
Alexander Duyck
2016-04-05
1
-61
/
+43
|
*
ixgbe: Add support for generic Tx checksums
Alexander Duyck
2016-04-05
1
-104
/
+58
|
*
ixgbe: use eth_platform_get_mac_address()
Sowmini Varadhan
2016-04-04
1
-33
/
+2
|
*
ixgbe: Make all unchanging ops structures const
Mark Rustad
2016-04-04
9
-63
/
+63
|
*
ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA
Alexander Duyck
2016-04-04
1
-2
/
+2
|
*
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
Alexander Duyck
2016-04-04
2
-18
/
+21
|
*
ixgbe: Extend trust to allow guest to set unicast address
chas williams
2016-04-04
1
-1
/
+1
|
*
ixgbevf: use bit operations for setting and checking resets
Emil Tantilov
2016-04-04
2
-16
/
+8
|
*
ixgbe: on recv increment rx.ring->stats.yields
Pavel Tikhomirov
2016-04-04
1
-1
/
+1
*
|
net: dsa: mv88e6131: enable hardware bridging
Vivien Didelot
2016-04-05
1
-0
/
+11
*
|
net: dsa: mv88e6xxx: map destination addresses for 6185
Vivien Didelot
2016-04-05
1
-1
/
+2
*
|
net: dsa: mv88e6xxx: support 256 databases
Vivien Didelot
2016-04-05
1
-1
/
+35
*
|
net: dsa: mv88e6xxx: variable number of databases
Vivien Didelot
2016-04-05
1
-4
/
+34
*
|
net: dsa: mv88e6xxx: protect FID registers access
Vivien Didelot
2016-04-05
1
-19
/
+23
*
|
net: dsa: mv88e6xxx: protect SID register access
Vivien Didelot
2016-04-05
1
-2
/
+13
*
|
irda: sh_irda: remove driver
Simon Horman
2016-04-04
3
-883
/
+0
*
|
net: macb: Fix simple typo
Moritz Fischer
2016-04-04
1
-1
/
+1
*
|
net: macb: Use ether_addr_copy over memcpy
Moritz Fischer
2016-04-04
1
-1
/
+1
*
|
net: macb: Fix coding style suggestions
Moritz Fischer
2016-04-04
1
-22
/
+24
*
|
net: macb: Fix coding style warnings
Moritz Fischer
2016-04-04
1
-58
/
+42
*
|
net: macb: Fix coding style error message
Moritz Fischer
2016-04-04
1
-1
/
+1
*
|
ravb: Add dma queue interrupt support
Kazuya Mizuguchi
2016-04-04
3
-48
/
+439
[next]