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: sun: fix return type of ndo_start_xmit function
YueHaibing
2018-09-20
6
-13
/
+17
*
net: amd: fix return type of ndo_start_xmit function
YueHaibing
2018-09-20
6
-9
/
+13
*
net: broadcom: fix return type of ndo_start_xmit function
YueHaibing
2018-09-20
2
-4
/
+5
*
net: xilinx: fix return type of ndo_start_xmit function
YueHaibing
2018-09-20
3
-6
/
+9
*
net: toshiba: fix return type of ndo_start_xmit function
YueHaibing
2018-09-20
4
-7
/
+9
*
net: marvell: fix return type of ndo_start_xmit function
YueHaibing
2018-09-20
3
-3
/
+4
*
net: mvneta: do not explicitly set the carrier state in open
Antoine Tenart
2018-09-20
1
-3
/
+0
*
net: mvpp2: do not explicitly set the carrier state in open
Antoine Tenart
2018-09-20
1
-1
/
+0
*
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
2018-09-20
1
-0
/
+3
*
net: mvpp2: rename mvpp2_percpu function to mvpp2_thread
Antoine Tenart
2018-09-20
1
-47
/
+47
*
net: mvpp2: handle cases where more CPUs are available than s/w threads
Antoine Tenart
2018-09-20
2
-54
/
+112
*
net: mvpp2: map the CPUs to threads
Antoine Tenart
2018-09-20
2
-40
/
+55
*
net: mvpp2: do not use the CPU number to access the per-thread registers
Antoine Tenart
2018-09-20
1
-81
/
+88
*
net: mvpp2: make mvpp2_read_relaxed static
Antoine Tenart
2018-09-20
2
-3
/
+1
*
net: mvpp2: make the per-cpu helpers static
Antoine Tenart
2018-09-20
2
-10
/
+3
*
net: mvpp2: cpu should always be unsigned
Antoine Tenart
2018-09-20
2
-30
/
+35
*
net: mvpp2: fix the number of queues per cpu for PPv2.2
Antoine Tenart
2018-09-20
2
-4
/
+6
*
net: mvpp2: do not update the queue mode while probing
Antoine Tenart
2018-09-20
1
-8
/
+9
*
net: mvpp2: rename the IRQs to match the hardware
Antoine Tenart
2018-09-20
2
-15
/
+46
*
net: mvpp2: increase the number of s/w threads to 9
Antoine Tenart
2018-09-20
1
-1
/
+1
*
ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
Kazuya Mizuguchi
2018-09-20
2
-57
/
+92
*
net: phy: call state machine synchronously in phy_stop
Heiner Kallweit
2018-09-20
1
-0
/
+2
*
net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-20
1
-3
/
+3
*
net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-20
1
-1
/
+1
*
net: wan: remove redundant include
zhong jiang
2018-09-19
2
-2
/
+0
*
net: ethernet: remove redundant include
zhong jiang
2018-09-19
4
-4
/
+0
*
net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.h
Corentin Labbe
2018-09-19
3
-20
/
+2
*
net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.h
Corentin Labbe
2018-09-19
2
-21
/
+2
*
net: ibm: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
3
-6
/
+7
*
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
4
-6
/
+8
*
net: hns3: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
2
-2
/
+3
*
net: ethernet: slicoss: remove duplicated include from slic.h
YueHaibing
2018-09-19
1
-1
/
+0
*
veth: rename pcpu_vstats as pcpu_lstats
Li RongQing
2018-09-19
1
-14
/
+8
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-09-19
45
-9230
/
+5093
|
\
|
*
intel-ethernet: use correct module license
Jesse Brandeburg
2018-09-19
12
-13
/
+13
|
*
iavf: finish renaming files to iavf
Jesse Brandeburg
2018-09-19
16
-21
/
+21
|
*
iavf: rename most of i40e strings
Jesse Brandeburg
2018-09-19
17
-1407
/
+1366
|
*
iavf: tracing infrastructure rename
Jesse Brandeburg
2018-09-19
3
-22
/
+22
|
*
iavf: replace i40e_debug with iavf version
Jesse Brandeburg
2018-09-19
5
-23
/
+23
|
*
iavf: rename i40e_hw to iavf_hw
Jesse Brandeburg
2018-09-19
9
-99
/
+98
|
*
iavf: rename I40E_ADMINQ_DESC
Jesse Brandeburg
2018-09-19
2
-11
/
+11
|
*
iavf: rename device ID defines
Jesse Brandeburg
2018-09-19
5
-78
/
+27
|
*
iavf: remove references to old names
Jesse Brandeburg
2018-09-19
9
-273
/
+269
|
*
iavf: move i40evf files to new name
Jesse Brandeburg
2018-09-19
9
-11
/
+11
|
*
iavf: rename i40e_status to iavf_status
Jesse Brandeburg
2018-09-19
10
-132
/
+119
|
*
iavf: rename functions and structs to new name
Jesse Brandeburg
2018-09-19
14
-1691
/
+1665
|
*
iavf: diet and reformat
Jesse Brandeburg
2018-09-19
8
-4014
/
+6
|
*
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
2018-09-18
26
-24
/
+31
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
121
-838
/
+1192
|
\
\
|
|
/
|
/
|
|
*
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-18
22
-82
/
+189
|
|
\
[next]