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
*
net: netcp: Fixes efuse mac addr swap on k2e and k2l
WingMan Kwok
2015-07-30
1
-2
/
+13
*
net/mlx4_en: Hardware accelerated 802.1ad works only on the first port
Amir Vadai
2015-07-29
1
-1
/
+1
*
stmmac: dwmac-sti: refactor the init glue callbacks
Joachim Eastwood
2015-07-29
1
-31
/
+12
*
stmmac: remove setup/free glue callbacks
Joachim Eastwood
2015-07-29
2
-10
/
+0
*
stmmac: dwmac-rk: use rk_gmac_ops as of match data
Joachim Eastwood
2015-07-29
1
-23
/
+4
*
stmmac: dwmac-rk: make rk_gmac_ops structs static const
Joachim Eastwood
2015-07-29
1
-4
/
+4
*
stmmac: dwmac-sti: use custom of match structure
Joachim Eastwood
2015-07-29
1
-3
/
+8
*
stmmac: let dwmac-* drivers handle their own match data
Joachim Eastwood
2015-07-29
3
-18
/
+18
*
stmmac: move stmmac_pltfr_probe into dwmac-generic
Joachim Eastwood
2015-07-29
3
-57
/
+48
*
stmmac: dwmac-rk: create a new probe function
Joachim Eastwood
2015-07-29
1
-9
/
+31
*
stmmac: dwmac-sti: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
1
-9
/
+22
*
stmmac: dwmac-sunxi: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
1
-18
/
+31
*
stmmac: dwmac-sunxi: move sun7i_gmac_setup function
Joachim Eastwood
2015-07-29
1
-29
/
+29
*
stmmac: dwmac-socfpga: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
1
-14
/
+26
*
stmmac: dwmac-socfpga: move socfpga_dwmac_probe function
Joachim Eastwood
2015-07-29
1
-25
/
+25
*
stmmac: dwmac-ipq806x: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
1
-15
/
+23
*
stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed function
Joachim Eastwood
2015-07-29
1
-7
/
+7
*
stmmac: fix ptr_ret.cocci warning
Fengguang Wu
2015-07-29
1
-3
/
+1
*
dwc_eth_qos: Add the synopsys folder to the build system.
Lars Persson
2015-07-29
2
-0
/
+2
*
dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS
Lars Persson
2015-07-29
3
-0
/
+3051
*
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
2015-07-28
5
-5
/
+87
*
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
2015-07-28
3
-5
/
+5
*
net/mlx4_en: Prepare ethtool private flags to support more flags
Hadar Hen Zion
2015-07-28
1
-18
/
+17
*
net/mlx4_core: Preparations for 802.1ad VLAN support
Hadar Hen Zion
2015-07-28
4
-0
/
+101
*
ravb: minimize TX data copying
Sergei Shtylyov
2015-07-27
2
-45
/
+64
*
dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.c
Guenter Roeck
2015-07-27
3
-119
/
+136
*
hv_netvsc: Add structs and handlers for VF messages
Haiyang Zhang
2015-07-27
2
-10
/
+62
*
bonding: convert num_grat_arp to the new bonding option API
Nikolay Aleksandrov
2015-07-27
2
-17
/
+10
*
net: phy: fix auto negotiation checking for teranetics
Shaohui Xie
2015-07-27
1
-2
/
+9
*
net: phy: dp83867: fix simple_return.cocci warnings
Wu Fengguang
2015-07-27
1
-5
/
+1
*
net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
Achiad Shochat
2015-07-27
3
-1
/
+127
*
net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
Achiad Shochat
2015-07-27
3
-98
/
+104
*
net/mlx5e: TX latency optimization to save DMA reads
Achiad Shochat
2015-07-27
5
-18
/
+76
*
net/mlx5e: Support TX packet copy into WQE
Achiad Shochat
2015-07-27
4
-1
/
+77
*
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
2015-07-27
5
-18
/
+62
*
net/mlx5e: Support ETH_RSS_HASH_XOR
Saeed Mahameed
2015-07-27
3
-10
/
+76
*
net: netcp: Adds missing statistics for K2L and K2E
WingMan Kwok
2015-07-27
1
-3
/
+174
*
net: netcp: Fixes to CPSW statistics collection
WingMan Kwok
2015-07-27
1
-11
/
+75
*
net: netcp: Consolidates statistics collection code
WingMan Kwok
2015-07-27
1
-45
/
+54
*
net: netcp: Fixes error in oversized memory allocation for statistics storage
WingMan Kwok
2015-07-27
1
-25
/
+21
*
net: netcp: Fixes hw statistics module base setting error
WingMan Kwok
2015-07-27
1
-1
/
+5
*
net: netcp: Fixes the use of spin_lock_bh in timer function
WingMan Kwok
2015-07-27
1
-2
/
+3
*
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
2015-07-27
2
-2
/
+21
*
net: macb: Change capability mask for jumbo support
Harini Katakam
2015-07-27
1
-1
/
+1
*
net: bcmgenet: Register link_update callback for all MoCA PHYs
Florian Fainelli
2015-07-27
1
-14
/
+23
*
net: bcmgenet: Remove checks on clock handles
Florian Fainelli
2015-07-27
1
-14
/
+12
*
hv_netvsc: Wait for sub-channels to be processed during probe
KY Srinivasan
2015-07-27
2
-0
/
+30
*
cxgb4: Allow firmware flash, only if cxgb4 is the master driver
Hariprasad Shenai
2015-07-27
1
-0
/
+14
*
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
Thomas Graf
2015-07-27
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-07-25
40
-712
/
+1376
|
\
[next]