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: Fix potential kernel Oops in res tracker during Dom0 driver un...
Jack Morgenstein
2012-05-16
4
-8
/
+26
*
net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov
Jack Morgenstein
2012-05-16
1
-3
/
+2
*
net/mlx4_core: Remove unused *_str functions from the resource tracker
Jack Morgenstein
2012-05-16
1
-30
/
+0
*
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
Jack Morgenstein
2012-05-16
1
-1
/
+1
*
net/mlx4_core: Fix init_port mask state for slaves
Jack Morgenstein
2012-05-16
1
-2
/
+1
*
net/mlx4: Address build warnings on set but not used variables
Or Gerlitz
2012-05-16
5
-18
/
+8
*
qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...
Manish chopra
2012-05-15
1
-1
/
+6
*
stmmac: fix suspend/resume locking
Giuseppe CAVALLARO
2012-05-14
1
-4
/
+6
*
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
2012-05-14
5
-5
/
+12
*
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
2012-05-14
7
-10
/
+29
*
dm9000: some coldfire boards need this
Steven King
2012-05-14
1
-1
/
+1
*
igb: Add Support for new i210/i211 devices.
Carolyn Wyborny
2012-05-12
16
-110
/
+1205
*
igb: Add function and pointers for 82580 low power state settings.
Carolyn Wyborny
2012-05-12
2
-0
/
+101
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
9
-21
/
+18
*
be2net: avoid disabling sriov while VFs are assigned
Sathya Perla
2012-05-10
3
-89
/
+134
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-05-10
14
-245
/
+1370
|
\
|
*
ixgbe: update version number
Don Skidmore
2012-05-09
1
-2
/
+2
|
*
ixgbe: cleanup the hwmon function calls
Don Skidmore
2012-05-09
3
-32
/
+10
|
*
ixgbe: support software timestamping
Jacob Keller
2012-05-09
1
-0
/
+2
|
*
ixgbe: add support for get_ts_info
Jacob Keller
2012-05-09
1
-0
/
+41
|
*
ixgbe: correct disable_rx_buff timeout
Jacob Keller
2012-05-09
1
-1
/
+1
|
*
ixgbe: Enable timesync clock-out feature for PPS support on X540
Jacob E Keller
2012-05-09
4
-1
/
+189
|
*
ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
Jacob Keller
2012-05-09
6
-1
/
+861
|
*
ixgbe: Fix bogus error message
Greg Rose
2012-05-09
1
-3
/
+3
|
*
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
Alexander Duyck
2012-05-09
3
-1
/
+64
|
*
ixgbe: Clean up priority based flow control
Alexander Duyck
2012-05-09
6
-204
/
+156
|
*
ixgbe: Exit on error case in VF message processing
Alexander Duyck
2012-05-09
1
-1
/
+6
|
*
igb: output register's information related to RX/TX queue[4-15]
Koki Sanagi
2012-05-09
1
-1
/
+37
|
*
e1000e: Fix merge conflict (net->net-next)
Jeff Kirsher
2012-05-09
1
-45
/
+11
*
|
netxen_nic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
2012-05-09
5
-4
/
+23
*
|
netxen: added miniDIMM support in driver.
Sucheta Chakraborty
2012-05-09
3
-0
/
+163
*
|
netxen_nic: Allow only useful and recommended firmware dump capture mask values
Manish chopra
2012-05-09
2
-8
/
+13
*
|
netxen_nic: disable minidump by default
Sritej Velaga
2012-05-09
1
-1
/
+1
*
|
sfc: Implement module EEPROM access for SFE4002 and SFN4112F
Ben Hutchings
2012-05-10
1
-0
/
+33
*
|
sfc: Added support for new ethtool APIs for obtaining module eeprom
Stuart Hodgson
2012-05-10
3
-0
/
+116
*
|
sfc: By default refill RX rings as soon as space for a batch
David Riddoch
2012-05-10
1
-6
/
+12
*
|
sfc: Fill RX rings completely full, rather than to 95% full
David Riddoch
2012-05-10
2
-14
/
+4
*
|
sfc: Fix missing cleanup in failure path of efx_pci_probe()
Ben Hutchings
2012-05-10
1
-1
/
+2
*
|
sfc: Do not attempt to flush queues if DMA is disabled
Stuart Hodgson
2012-05-10
1
-14
/
+19
*
|
e1000e: Fix merge conflict (net->net-next)
Jeff Kirsher
2012-05-09
1
-45
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
24
-188
/
+239
|
\
|
*
bnx2x: bug fix when loading after SAN boot
Ariel Elior
2012-05-06
1
-1
/
+22
|
*
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
2012-05-04
1
-2
/
+2
|
*
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
2012-05-04
3
-4
/
+6
|
*
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
2012-05-03
3
-28
/
+22
|
*
ixgbe: fix race condition with shutdown
Don Skidmore
2012-05-03
1
-0
/
+2
|
*
sungem: Fix WakeOnLan
Gerard Lledo
2012-05-03
1
-1
/
+1
|
*
ucc_geth: Add 16 bytes to max TX frame for VLANs
Joakim Tjernlund
2012-05-02
1
-3
/
+3
|
*
net: ucc_geth, increase no. of HW RX descriptors
Joakim Tjernlund
2012-05-02
1
-1
/
+1
|
*
sky2: fix receive length error in mixed non-VLAN/VLAN traffic
stephen hemminger
2012-05-01
2
-12
/
+17
[next]