index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
8
-32
/
+0
*
igb: consolidate creation of Tx buffer info and data descriptor
Alexander Duyck
2011-10-07
2
-142
/
+184
*
igb: Combine all flag info fields into a single tx_flags structure
Alexander Duyck
2011-10-06
2
-16
/
+17
*
igb: Cleanup protocol handling in transmit path
Alexander Duyck
2011-10-06
1
-12
/
+11
*
igb: Create separate functions for generating cmd_type and olinfo
Alexander Duyck
2011-10-06
3
-44
/
+65
*
igb: Make first and tx_buffer_info->next_to_watch into pointers
Alexander Duyck
2011-10-06
2
-31
/
+37
*
igb: Consolidate creation of Tx context descriptors into a single function
Alexander Duyck
2011-10-06
1
-127
/
+106
*
igb: split buffer_info into tx_buffer_info and rx_buffer_info
Alexander Duyck
2011-10-06
3
-88
/
+92
*
igb: Make Tx budget for NAPI user adjustable
Alexander Duyck
2011-10-06
3
-53
/
+87
*
e1000e: bad short packets received when jumbos enabled on 82579
Bruce Allan
2011-10-06
1
-1
/
+1
*
e1000: convert to private mutex from rtnl
Jesse Brandeburg
2011-10-06
2
-9
/
+31
*
e1000: convert mdelay to msleep
Jesse Brandeburg
2011-10-06
2
-12
/
+12
*
e1000: convert hardware management from timers to threads
Jesse Brandeburg
2011-10-06
2
-84
/
+55
*
ixgbe: bump version number
Don Skidmore
2011-10-06
1
-2
/
+2
*
igb: Alternate MAC Address Updates for Func2&3
Akeem G. Abodunrin
2011-10-06
1
-0
/
+5
*
igb: Alternate MAC Address EEPROM Updates
Akeem G. Abodunrin
2011-10-06
1
-2
/
+2
*
igb: Code to prevent overwriting SFP I2C
Akeem G. Abodunrin
2011-10-06
1
-0
/
+6
*
ixgbe: X540 devices RX PFC frames pause traffic even if disabled
John Fastabend
2011-10-06
2
-2
/
+12
*
ixgbe: DCB X540 devices support max traffic class of 4
John Fastabend
2011-10-06
2
-3
/
+19
*
ixgbe: fixup hard dependencies on supporting 8 traffic classes
John Fastabend
2011-10-06
6
-34
/
+101
*
ixgbe: Fix PFC mask generation
Mark Rustad
2011-10-06
1
-1
/
+1
*
e1000e: WoL fails on device ID 0x1501
Bruce Allan
2011-10-06
1
-4
/
+6
*
e1000e: WoL can fail on 82578DM
Bruce Allan
2011-10-06
1
-5
/
+10
*
ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599
Emil Tantilov
2011-10-05
3
-8
/
+1
*
ixgbe: get pauseparam autoneg
Mika Lansirinne
2011-10-05
1
-7
/
+1
*
ixgbe: do not disable flow control in ixgbe_check_mac_link
Emil Tantilov
2011-10-05
2
-11
/
+0
*
ixgbe: send MFLCN to ethtool
Emil Tantilov
2011-10-05
1
-1
/
+4
*
ixgbe: add support for new 82599 device
Emil Tantilov
2011-10-05
3
-0
/
+3
*
ixgbe: fix driver version initialization in firmware
Jacob Keller
2011-10-05
1
-3
/
+5
*
ixgbe: remove return code for functions that always return 0
Emil Tantilov
2011-10-05
1
-21
/
+9
*
ixgbe: clear the data field in ixgbe_read_i2c_byte_generic
Emil Tantilov
2011-10-05
1
-1
/
+2
*
ixgbe: prevent link checks while resetting
Emil Tantilov
2011-10-05
1
-1
/
+2
*
e1000e: make function tables const
Jeff Kirsher
2011-10-05
4
-36
/
+36
*
ixgbe: add ECC warning for legacy interrupts
Don Skidmore
2011-09-28
1
-1
/
+5
*
ixgbe: cleanup ixgbe_setup_gpie() for X540
Don Skidmore
2011-09-28
1
-2
/
+12
*
ixgbe add thermal sensor support for x540 hardware
Jacob Keller
2011-09-28
2
-18
/
+50
*
ixgbe: update {P}FC thresholds to account for X540 and loopback
John Fastabend
2011-09-28
7
-38
/
+190
*
ixgbe: disable LLI for FCoE
Vasu Dev
2011-09-28
1
-3
/
+1
*
ixgbe: Cleanup q_vector interrupt throttle rate logic
Emil Tantilov
2011-09-28
3
-159
/
+96
*
ixgbevf: Fix broken trunk vlan
Greg Rose
2011-09-28
1
-4
/
+2
*
e1000: don't enable dma receives until after dma address has been setup
Dean Nelson
2011-09-28
1
-3
/
+3
*
Merge git://github.com/Jkirsher/net-next
David S. Miller
2011-09-23
14
-245
/
+435
|
\
|
*
ixgbe: remove global reset to the MAC
Emil Tantilov
2011-09-23
1
-17
/
+2
|
*
ixgbe: add WOL support for X540
Emil Tantilov
2011-09-23
4
-2
/
+30
|
*
ixgbe: avoid HW lockup when adapter is reset with Tx work pending
Emil Tantilov
2011-09-23
6
-85
/
+104
|
*
ixgbe: dcb, set priority to traffic class mappings
John Fastabend
2011-09-23
1
-0
/
+3
|
*
ixgbe: cleanup X540 interrupt enablement
Don Skidmore
2011-09-23
1
-2
/
+2
|
*
ixgbe: DCB, do not call set_state() from IEEE mode
John Fastabend
2011-09-23
4
-42
/
+69
|
*
ixgbe: Reconfigure SR-IOV Init
Greg Rose
2011-09-23
5
-97
/
+225
*
|
ixgb: finish conversion to ndo_fix_features
Michał Mirosław
2011-09-23
2
-43
/
+18
[next]