index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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/mlx4_core: Remove unnecessary validation for port number
Moni Shoua
2014-01-21
1
-3
/
+0
*
be2net: Fix be_vlan_add/rem_vid() routines
Somnath Kotur
2014-01-21
1
-13
/
+8
*
bnx2x: Fix VF flr flow
Ariel Elior
2014-01-21
1
-28
/
+33
*
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
2014-01-21
6
-12
/
+32
*
sfc: Fix transposed ptp_{under, over}size_sync_windows statistics
Ben Hutchings
2014-01-21
1
-2
/
+2
*
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
Jon Cooper
2014-01-21
2
-8
/
+37
*
net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp
damuzi000
2014-01-19
3
-19
/
+21
*
net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
Chen-Yu Tsai
2014-01-19
5
-0
/
+158
*
net: stmmac: Use driver data and callbacks tied with compatible strings
Chen-Yu Tsai
2014-01-19
1
-10
/
+34
*
net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address
Chen-Yu Tsai
2014-01-19
1
-1
/
+8
*
net: stmmac: Honor DT parameter to force DMA store and forward mode
Chen-Yu Tsai
2014-01-19
1
-0
/
+2
*
net: stmmac: Allocate and pass soc/board specific data to callbacks
Chen-Yu Tsai
2014-01-19
1
-4
/
+14
*
net: stmmac: Add support for optional reset control
Chen-Yu Tsai
2014-01-19
5
-5
/
+25
*
net: stmmac: Enable stmmac main clock when probing hardware
Chen-Yu Tsai
2014-01-19
1
-13
/
+13
*
qlcnic: fix sparse warnings
Fengguang Wu
2014-01-19
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
5
-23
/
+29
|
\
|
*
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-01-16
1
-6
/
+2
|
*
be2net: add dma_mapping_error() check for dma_map_page()
Ivan Vecera
2014-01-15
1
-2
/
+9
|
*
bnx2x: Don't release PCI bars on shutdown
Yuval Mintz
2014-01-15
1
-14
/
+15
|
*
net,via-rhine: Fix tx_timeout handling
Richard Weinberger
2014-01-15
1
-0
/
+1
|
*
qlge: Fix vlan netdev features.
Jitendra Kalsaria
2014-01-14
1
-0
/
+2
*
|
ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function
Emil Tantilov
2014-01-17
2
-140
/
+133
*
|
ixgbevf: redo dma mapping using the tx buffer info
Emil Tantilov
2014-01-17
2
-40
/
+59
*
|
ixgbevf: make the first tx_buffer a repository for most of the skb info
Emil Tantilov
2014-01-17
2
-95
/
+130
*
|
ixgbevf: add tx counters
Emil Tantilov
2014-01-17
1
-0
/
+2
*
|
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
2014-01-17
3
-20
/
+9
*
|
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
2014-01-17
3
-44
/
+62
*
|
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
2014-01-17
3
-84
/
+61
*
|
i40e: Fix device ID define names to align to standard
Shannon Nelson
2014-01-17
7
-70
/
+70
*
|
i40e: add DCB option to Kconfig
Neerav Parikh
2014-01-17
2
-0
/
+10
*
|
i40e: add DCB and DCBNL support
Neerav Parikh
2014-01-17
4
-20
/
+669
*
|
i40e: implement DCB support infastructure
Neerav Parikh
2014-01-17
5
-15
/
+712
*
|
i40e: refactor flow director
Anjali Singhai Jain
2014-01-17
3
-160
/
+221
*
|
i40e: rename defines
Jesse Brandeburg
2014-01-17
4
-33
/
+33
*
|
i40e: whitespace fixes
Jesse Brandeburg
2014-01-17
4
-5
/
+5
*
|
i40e: Change firmware workaround
Jesse Brandeburg
2014-01-17
2
-7
/
+2
*
|
i40e: fix compile warning on checksum_local
Jesse Brandeburg
2014-01-17
1
-1
/
+1
*
|
ixgbevf: bump version
Don Skidmore
2014-01-17
1
-1
/
+1
*
|
ixgbe: bump version number
Don Skidmore
2014-01-17
1
-1
/
+1
*
|
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
2014-01-17
1
-2
/
+4
*
|
net: ftgmac100: use kfree_skb() where appropriate
Eric Dumazet
2014-01-17
1
-3
/
+3
*
|
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
2014-01-17
1
-1
/
+1
*
|
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
2014-01-17
3
-4
/
+9
*
|
sh_eth: Add support for r7s72100
Simon Horman
2014-01-17
2
-8
/
+119
*
|
sh_eth: Use bool as return type of sh_eth_is_gether()
Simon Horman
2014-01-17
1
-5
/
+2
*
|
qlcnic: remove unused code
stephen hemminger
2014-01-17
2
-31
/
+0
*
|
qlcnic: make local functions static
stephen hemminger
2014-01-17
13
-103
/
+97
*
|
net: davinci_mdio: Fix sparse warning
Lad, Prabhakar
2014-01-16
1
-1
/
+1
*
|
i40e: updates to AdminQ interface
Shannon Nelson
2014-01-16
2
-15
/
+8
*
|
i40e: check desc pointer before printing
Shannon Nelson
2014-01-16
1
-28
/
+39
[next]