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
*
net/mlx4_en: remove redundant code
Eric Dumazet
2013-01-20
1
-4
/
+0
*
net: asix: ax88772_unbind() can be static
Wu Fengguang
2013-01-19
1
-1
/
+1
*
igb: Copyright string update to year 2013
Akeem G. Abodunrin
2013-01-19
20
-21
/
+22
*
igb: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
2013-01-19
1
-1
/
+1
*
ixgbevf: Fix statistics corruption
Greg Rose
2013-01-19
1
-1
/
+6
*
ixgbevf: Fix link up messages
Greg Rose
2013-01-19
1
-4
/
+5
*
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
Greg Rose
2013-01-19
1
-2
/
+25
*
ixgbe: Improve performance and reduce size of ixgbe_tx_map
Alexander Duyck
2013-01-19
1
-23
/
+19
*
ixgbe: Update ixgbe Tx flags to improve code efficiency
Alexander Duyck
2013-01-19
3
-53
/
+57
*
ixgbe: Always use context 0, even for FCoE and TSO
Alexander Duyck
2013-01-19
2
-12
/
+2
*
ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
2013-01-19
1
-0
/
+3
*
ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
John Fastabend
2013-01-19
3
-10
/
+47
*
enic: change sprintf() to snprintf()
Dan Carpenter
2013-01-18
1
-4
/
+8
*
smsc: smc911x: Fix sparse warnings
Fabio Estevam
2013-01-18
1
-1
/
+1
*
net: usb: initialize tmp in dm9601.c to avoid warning
Simon Que
2013-01-18
1
-2
/
+2
*
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
2013-01-18
4
-13
/
+57
*
net: fec: enable pause frame to improve rx prefomance for 1G network
Frank Li
2013-01-18
2
-1
/
+91
*
net: asix: handle packets crossing URB boundaries
Lucas Stach
2013-01-18
4
-30
/
+109
*
net: asix: init ASIX AX88772B MAC from EEPROM
Lucas Stach
2013-01-18
2
-3
/
+30
*
igb: Use in-kernel PTP_EV_PORT #define
Matthew Vick
2013-01-18
1
-3
/
+3
*
igb: Free any held skb that should have been timestamped on remove
Matthew Vick
2013-01-18
1
-0
/
+4
*
igb: Add mechanism for detecting latched hardware Rx timestamp
Matthew Vick
2013-01-18
4
-0
/
+51
*
igb: Add timeout for PTP Tx work item
Matthew Vick
2013-01-18
4
-0
/
+14
*
igb: Add support for SW timestamping
Matthew Vick
2013-01-18
2
-0
/
+11
*
igb: Enable hwmon data output for thermal sensors via I2C.
Carolyn Wyborny
2013-01-18
8
-7
/
+469
*
igb: Add support functions to access thermal data.
Carolyn Wyborny
2013-01-18
4
-1
/
+42
*
igb: Add i2c interface to igb.
Carolyn Wyborny
2013-01-18
8
-1
/
+301
*
igb: Enable SR-IOV configuration via PCI sysfs interface
Greg Rose
2013-01-18
1
-101
/
+219
*
e1000e: add support for hardware timestamping on some devices
Bruce Allan
2013-01-18
7
-8
/
+462
*
e1000e: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
2013-01-18
1
-2
/
+9
*
e1000e: add ethtool .get_eee/.set_eee
Bruce Allan
2013-01-18
5
-23
/
+167
*
bnx2x: fix GRO parameters
Yuval Mintz
2013-01-17
1
-24
/
+23
*
cxgb3: Fix Tx csum stats
Vipul Pandya
2013-01-17
1
-1
/
+1
*
r8169: remove unneeded dirty_rx index
Timo Teräs
2013-01-16
1
-9
/
+4
*
vmxnet3: better RSS support
Stephen Hemminger
2013-01-16
1
-0
/
+7
*
vmxnet3: use static RSS key
Stephen Hemminger
2013-01-16
1
-1
/
+10
*
vmxnet3: remove unused irq_share_mode
Stephen Hemminger
2013-01-16
1
-4
/
+3
*
vmxnet3: remove device counter
Stephen Hemminger
2013-01-16
2
-6
/
+0
*
vmxnet3: remove VMXNET3_MAX_DEVICES
Stephen Hemminger
2013-01-16
1
-1
/
+0
*
vmxnet3: use netdev_ printk wrappers
Stephen Hemminger
2013-01-16
2
-76
/
+73
*
vmxnet3: use netdev_dbg
Stephen Hemminger
2013-01-16
1
-9
/
+9
*
vmxnet3: fix messages printed before registration
Stephen Hemminger
2013-01-16
1
-12
/
+9
*
vmxnet3: remove unnecessary bookkeeping
Stephen Hemminger
2013-01-16
2
-9
/
+2
*
vmxnet3: use netdev_alloc_skb_ip_align
Stephen Hemminger
2013-01-16
1
-7
/
+5
*
e1000e: merge multiple conditional statements into one
Bruce Allan
2013-01-16
1
-6
/
+5
*
e1000e: cleanup code duplication
Bruce Allan
2013-01-16
1
-5
/
+1
*
e1000e: cleanup magic number
Bruce Allan
2013-01-16
1
-2
/
+2
*
e1000e: cleanup unnecessary line wrap
Bruce Allan
2013-01-16
1
-2
/
+1
*
e1000e: cleanup unusual comment placement
Bruce Allan
2013-01-16
1
-1
/
+1
*
e1000e: cleanup redundant statistics counter
Bruce Allan
2013-01-16
1
-1
/
+0
[next]