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
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: remove definition of struct which is no longer used
Bruce Allan
2013-01-27
1
-10
/
+0
*
e1000e: fix PHY init workarounds for i217/i218
Bruce Allan
2013-01-27
1
-0
/
+9
*
e1000e: correct maximum frame size on i217/i218
Bruce Allan
2013-01-27
1
-1
/
+1
*
e1000e: update copyright date
Bruce Allan
2013-01-27
15
-16
/
+16
*
e1000e: remove prototype of non-existent function
Bruce Allan
2013-01-27
1
-2
/
+0
*
e1000e: prevent hardware from automatically configuring PHY on I217/I218
Bruce Allan
2013-01-27
1
-15
/
+7
*
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
2013-01-27
6
-0
/
+71
*
e1000e: add support for IEEE-1588 PTP
Bruce Allan
2013-01-27
8
-3
/
+417
*
e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218
Bruce Allan
2013-01-27
1
-6
/
+9
*
e1000e: fix ethtool offline register test for I217
Bruce Allan
2013-01-27
1
-8
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-01-27
9
-213
/
+375
|
\
|
*
ixgbevf: Fix link speed message to support 100Mbps
Greg Rose
2013-01-23
1
-3
/
+16
|
*
ixgbe: Limit number of reported VFs to device specific value
Donald Dutile
2013-01-23
1
-0
/
+1
|
*
ixgbe: Implement PCI SR-IOV sysfs callback operation
Greg Rose
2013-01-23
4
-6
/
+122
|
*
ixgbe: Modularize SR-IOV enablement code
Greg Rose
2013-01-23
1
-40
/
+54
|
*
ixgbe: Make mailbox ops initialization unconditional
Greg Rose
2013-01-23
3
-11
/
+10
|
*
ixgbe: only compile ixgbe_debugfs.o when enabled
Jacob Keller
2013-01-23
2
-6
/
+2
|
*
ixgbe: Inline Rx PTP descriptor handling
Alexander Duyck
2013-01-23
2
-19
/
+23
|
*
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
2013-01-23
1
-2
/
+2
|
*
ixgbe: add warning when scheduling reset
Jacob Keller
2013-01-23
1
-0
/
+2
|
*
ixgbe: Add ptp work item to poll for the Tx timestamp
Jacob Keller
2013-01-23
3
-34
/
+65
|
*
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
Jacob Keller
2013-01-23
3
-87
/
+51
|
*
ixgbe: Update ptp_overflow check comment and jiffies
Jacob Keller
2013-01-23
1
-7
/
+7
|
*
ixgbe: add missing supported filters to get_ts_info
Jacob Keller
2013-01-23
1
-0
/
+8
|
*
ixgbe: ethtool ixgbe_diag_test cleanup
Jacob Keller
2013-01-23
1
-12
/
+26
*
|
qlcnic: Bump up the version to 5.1.32
Jitendra Kalsaria
2013-01-27
1
-3
/
+3
*
|
qlcnic: add support for FDB netdevice ops.
Jitendra Kalsaria
2013-01-27
4
-9
/
+117
*
|
qlcnic: sleeping function called from invalid context
Jitendra Kalsaria
2013-01-27
1
-1
/
+1
*
|
qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.
Himanshu Madhani
2013-01-27
1
-1
/
+1
*
|
qlcnic: avoid mixed mode interrupts for some adapter types
Manish chopra
2013-01-27
1
-9
/
+26
*
|
qlcnic: enable RSS for TCP over IPv6
Shahed Shaikh
2013-01-27
1
-6
/
+15
*
|
qlcnic: enable LRO on IPv6 without dest ip check
Shahed Shaikh
2013-01-27
4
-7
/
+38
*
|
qlcnic: set driver version in firmware
Sritej Velaga
2013-01-27
3
-0
/
+42
|
/
*
bnx2x: SR-IOV version compatibility bugfix
Ariel Elior
2013-01-23
3
-4
/
+5
*
bnx2x: Fix compilation with stop-on-error
Yuval Mintz
2013-01-23
2
-2
/
+2
*
cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state
Michael Chan
2013-01-23
3
-8
/
+11
*
bnx2x: correct memory release scheme
Yuval Mintz
2013-01-23
2
-4
/
+3
*
bnx2x: Remove many sparse warnings
Yuval Mintz
2013-01-23
9
-159
/
+195
*
bnx2x: Modify unload conditions
Yuval Mintz
2013-01-23
1
-3
/
+11
*
bnx2x: Correct memory preparation and release
Dmitry Kravkov
2013-01-23
2
-44
/
+16
*
bnx2x: Add missing VFs reference in macros
Yuval Mintz
2013-01-23
1
-1
/
+3
*
bnx2x: Add additional debug information
Yuval Mintz
2013-01-23
4
-6
/
+38
*
bnx2x: correct usleep_range usage
Yuval Mintz
2013-01-23
4
-10
/
+10
*
bnx2x: reorganization and beautification
Yuval Mintz
2013-01-23
5
-139
/
+122
*
bnx2x: Semantic renovation
Yuval Mintz
2013-01-23
9
-105
/
+86
*
gianfar: Restore promisc mode on gfar_init_mac()
Claudiu Manoil
2013-01-23
1
-0
/
+4
*
xen-netback: allow changing the MAC address of the interface
Matt Wilson
2013-01-23
1
-0
/
+2
*
drivers/net: delete old x86 variant of the seeq8005 driver
Paul Gortmaker
2013-01-22
5
-921
/
+0
*
drivers/net: delete Digital EtherWorks-3 support.
Paul Gortmaker
2013-01-22
5
-2304
/
+0
*
drivers/net: delete old DEC depca ISA drivers support.
Paul Gortmaker
2013-01-22
4
-2107
/
+0
[next]