index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
20
-80
/
+160
*
be2net: netpoll support
Ivan Vecera
2011-12-08
1
-1
/
+17
*
net/fec: make FEC driver buildable as module
Lothar Waßmann
2011-12-08
1
-1
/
+1
*
net/fec: fix the .remove code
Lothar Waßmann
2011-12-08
1
-9
/
+22
*
net/fec: preserve MII/RMII setting in fec_stop()
Lothar Waßmann
2011-12-08
1
-1
/
+4
*
net/fec: don't munge MAC address from platform data
Lothar Waßmann
2011-12-08
1
-1
/
+1
*
net/fec: don't request invalid IRQ
Lothar Waßmann
2011-12-08
1
-2
/
+6
*
net/fec: prevent dobule restart of interface on FDX/HDX change
Lothar Waßmann
2011-12-08
1
-0
/
+2
*
net/fec: set con_id in clk_get() call to NULL
Lothar Waßmann
2011-12-08
1
-1
/
+1
*
net/fec: misc cleanups
Lothar Waßmann
2011-12-08
1
-6
/
+8
*
tg3: Update version to 3.122
Matt Carlson
2011-12-08
1
-2
/
+2
*
tg3: Return flowctrl config through ethtool
Matt Carlson
2011-12-08
1
-2
/
+2
*
tg3: Track LP advertising
Matt Carlson
2011-12-08
2
-3
/
+38
*
tg3: Integrate flowctrl check into AN adv check
Matt Carlson
2011-12-08
1
-56
/
+25
*
tg3: Save stats across chip resets
Matt Carlson
2011-12-08
1
-9
/
+17
*
tg3: Remove ethtool stats member from dev struct
Matt Carlson
2011-12-08
2
-8
/
+7
*
bnx2x: fix typo in fcoe stats collection
Barak Witkowski
2011-12-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-06
2
-34
/
+22
|
\
|
*
pasemi_mac: Fix building as module
Ben Hutchings
2011-12-06
1
-1
/
+2
|
*
r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.
françois romieu
2011-12-05
1
-8
/
+3
|
*
r8169: Rx FIFO overflow fixes.
françois romieu
2011-12-05
1
-25
/
+17
*
|
bnx2x: Fix compile errors if CONFIG_CNIC is not set
Michael Chan
2011-12-06
1
-2
/
+2
*
|
bnx2x: fix crash while ethtool -t
Dmitry Kravkov
2011-12-06
1
-0
/
+3
*
|
bnx2x, cnic: support DRV_INFO upon FW request
Barak Witkowski
2011-12-06
6
-8
/
+459
*
|
bnx2x: support classification config query
Ariel Elior
2011-12-06
2
-0
/
+46
*
|
bnx2x: add fcoe statistics
Barak Witkowski
2011-12-06
4
-23
/
+120
*
|
bnx2x: add PFC statistics
Barak Witkowski
2011-12-06
6
-3
/
+63
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-12-05
5
-71
/
+80
|
\
\
|
*
|
ixgbe: Remove function prototype for non-existent function
Greg Rose
2011-12-05
1
-1
/
+0
|
*
|
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
John Fastabend
2011-12-05
1
-11
/
+10
|
*
|
ixgbe: DCBnl set_all, order of operations fix
John Fastabend
2011-12-05
1
-48
/
+29
|
*
|
igb: Update DMA Coalescing threshold calculation.
Matthew Vick
2011-12-05
1
-7
/
+19
|
*
|
e1000e: hitting BUG_ON() from napi_enable
Bruce Allan
2011-12-05
1
-2
/
+2
|
*
|
e1000e: Avoid wrong check on TX hang
Jeff Kirsher
2011-12-05
2
-3
/
+21
*
|
|
cxgb3: Handle NULL dst neighbour in cxgb3_offload.c
David Miller
2011-12-05
1
-3
/
+15
*
|
|
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
David Miller
2011-12-05
3
-9
/
+22
*
|
|
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-4
/
+4
*
|
|
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
3
-4
/
+4
*
|
|
ll_temac: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
1
-1
/
+1
*
|
|
enic: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
1
-1
/
+1
*
|
|
bnx2x: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
2
-3
/
+3
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
4
-4
/
+131
|
\
\
|
|
/
|
*
net: fec: Select the FEC driver by default for i.MX SoCs
Fabio Estevam
2011-11-30
1
-0
/
+1
|
*
jme: PHY configuration for compatible issue
Aries Lee
2011-11-27
2
-3
/
+129
|
*
dm9000: Fix check for disabled wake on LAN
Mark Brown
2011-11-26
1
-1
/
+1
*
|
forcedeath: Fix bql support for forcedeath
Igor Maravic
2011-12-02
1
-2
/
+3
*
|
niu: Fix typo in comment.
David S. Miller
2011-12-02
1
-1
/
+1
*
|
niu: Add support for byte queue limits.
David S. Miller
2011-12-01
1
-1
/
+11
*
|
niu: Remove redundant PHY ID test.
David S. Miller
2011-12-01
1
-2
/
+4
*
|
icplus: mdio_write(), remove unnecessary for loop
Patrick Kelle
2011-12-01
1
-10
/
+3
[next]