index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2016-04-04
1
-1
/
+2
*
stmmac: update version to Jan_2016
Alexandre TORGUE
2016-04-03
1
-1
/
+1
*
stmmac: support new GMAC4
Alexandre TORGUE
2016-04-03
4
-54
/
+444
*
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
2016-04-03
1
-0
/
+7
*
stmmac: enhance mmc counter management
Alexandre TORGUE
2016-04-03
5
-176
/
+188
*
stmmac: add GMAC4 core support
Alexandre TORGUE
2016-04-03
4
-3
/
+447
*
stmmac: add DMA support for GMAC 4.xx
Alexandre TORGUE
2016-04-03
5
-1
/
+793
*
stmmac: add GMAC4 DMA/CORE Header File
Alexandre TORGUE
2016-04-03
1
-0
/
+224
*
stmmac: add descriptors function for GMAC 4.xx
Alexandre TORGUE
2016-04-03
4
-1
/
+534
*
stmmac: rework synopsys id read, moved to dwmac setup
Alexandre TORGUE
2016-04-03
4
-35
/
+35
*
stmmac: rework the routines to show the ring status
Alexandre TORGUE
2016-04-03
4
-50
/
+67
*
stmmac: rework get_hw_feature function
Alexandre TORGUE
2016-04-03
3
-46
/
+42
*
net: hns: add support of pause frame ctrl for HNS V2
Lisheng
2016-04-03
6
-38
/
+104
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-02
44
-455
/
+574
|
\
|
*
net: mvneta: fix changing MTU when using per-cpu processing
Marcin Wojtas
2016-04-01
1
-14
/
+16
|
*
stmmac: fix MDIO settings
Giuseppe CAVALLARO
2016-04-01
3
-47
/
+72
|
*
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
2016-04-01
2
-9
/
+11
|
*
stmmac: fix TX normal DESC
Giuseppe CAVALLARO
2016-04-01
1
-8
/
+8
|
*
net: mvneta: use cache_line_size() to get cacheline size
Jisheng Zhang
2016-04-01
1
-1
/
+1
|
*
net: mvpp2: use cache_line_size() to get cacheline size
Jisheng Zhang
2016-04-01
1
-1
/
+1
|
*
net: mvpp2: fix maybe-uninitialized warning
Jisheng Zhang
2016-04-01
1
-1
/
+3
|
*
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
2016-04-01
1
-3
/
+5
|
*
net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card
Daniele Palmas
2016-03-31
1
-0
/
+7
|
*
fec: Do not access unexisting register in Coldfire
Fabio Estevam
2016-03-31
1
-1
/
+1
|
*
net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
Jisheng Zhang
2016-03-31
1
-9
/
+1
|
*
net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
Jisheng Zhang
2016-03-31
1
-13
/
+1
|
*
net: dsa: mv88e6xxx: Clear the PDOWN bit on setup
Patrick Uiterwijk
2016-03-31
2
-0
/
+44
|
*
net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write}
Patrick Uiterwijk
2016-03-31
1
-13
/
+36
|
*
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-03-31
9
-121
/
+107
|
|
\
|
|
*
ixgbe: Fix cls_u32 offload support for L4 ports
Sridhar Samudrala
2016-03-30
1
-12
/
+4
|
|
*
ixgbe: Fix cls_u32 offload support for fields with masks
Sridhar Samudrala
2016-03-30
2
-7
/
+5
|
|
*
ixgbe: fix error handling in TC cls_u32 offload routines
Sridhar Samudrala
2016-03-30
1
-18
/
+34
|
|
*
ixgbe: make __ixgbe_setup_tc static
Emil Tantilov
2016-03-30
1
-2
/
+2
|
|
*
ixgbevf: fix error code path when setting MAC address
Emil Tantilov
2016-03-30
2
-5
/
+11
|
|
*
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-03-30
3
-4
/
+6
|
|
*
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-03-30
3
-4
/
+6
|
|
*
ixgbe: Use udelay to avoid sleeping while atomic
Mark Rustad
2016-03-30
1
-1
/
+1
|
|
*
ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
Alexander Duyck
2016-03-30
1
-24
/
+21
|
|
*
ixgbe: Store VXLAN port number in network order
Alexander Duyck
2016-03-30
2
-49
/
+20
|
|
*
ixgbe: Fix for RAR0 not being set to default MAC addr
Tushar Dave
2016-03-30
1
-0
/
+2
|
*
|
bnxt_en: Fix ethtool -a reporting.
Michael Chan
2016-03-31
1
-4
/
+2
|
*
|
bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().
Michael Chan
2016-03-31
1
-1
/
+1
|
*
|
bnxt_en: Implement proper firmware message padding.
Michael Chan
2016-03-31
2
-1
/
+7
|
*
|
bnxt_en: Initialize CP doorbell value before ring allocation
Prashant Sreedharan
2016-03-31
1
-1
/
+1
|
*
|
team: team should sync the port's uc/mc addrs when add a port
Xin Long
2016-03-30
1
-0
/
+5
|
*
|
qed: initialize return rc to avoid returning garbage
Colin Ian King
2016-03-30
1
-1
/
+1
|
|
/
[next]