index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL
Johannes Berg
2011-10-07
1
-4
/
+1
*
Merge git://github.com/Jkirsher/net-next
David S. Miller
2011-10-07
9
-521
/
+600
|
\
|
*
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
*
|
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
29
-44
/
+43
*
|
dcb: Add stub routines for !CONFIG_DCB
John Fastabend
2011-10-06
1
-0
/
+18
*
|
dcb: add DCBX mode to event notifier attributes
John Fastabend
2011-10-06
2
-0
/
+7
*
|
dcb: Use ifindex instead of ifname
Mark Rustad
2011-10-06
2
-13
/
+13
|
/
*
virtio-net: Verify page list size before fitting into skb
Sasha Levin
2011-10-06
1
-0
/
+13
*
bridge: allow forwarding some link local frames
stephen hemminger
2011-10-06
4
-5
/
+71
*
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
*
bnx2x: remove some dead code
Dan Carpenter
2011-10-05
1
-2
/
+0
*
chelsio: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-3
/
+2
*
cxgb3: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-3
/
+3
*
myri10ge: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-6
/
+6
*
hv: netvsc: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-1
/
+1
*
et131x: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-6
/
+6
*
xen: netfront: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-15
/
+19
*
xen: netback: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-21
/
+33
*
vxge: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-4
/
+4
*
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
*
bna: Multiple Definition and Interface Setup Fix
Rasesh Mody
2011-10-04
3
-3
/
+6
[next]