index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue
Don Skidmore
2011-02-11
2
-0
/
+4
*
|
ixgbe: cleanup namespace complaint by removing little used function
Don Skidmore
2011-02-11
2
-12
/
+2
*
|
ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc
Don Skidmore
2011-02-11
2
-2
/
+1
*
|
ixgbe: DCB, use hardware independent routines
John Fastabend
2011-02-11
1
-5
/
+1
*
|
ixgbe: DCB, remove RESET bit it is no longer needed
John Fastabend
2011-02-11
1
-25
/
+12
*
|
ixgbe: DCB, do not reset on CEE pg changes
John Fastabend
2011-02-11
2
-13
/
+39
*
|
ixgbe: DCB, implement 802.1Qaz routines
John Fastabend
2011-02-11
6
-1
/
+207
*
|
ixgbe: DCB, abstract out dcb_config from DCB hardware configuration
John Fastabend
2011-02-11
7
-102
/
+230
*
|
ixgbe: DCB, remove round robin mode on 82598 devices
John Fastabend
2011-02-11
3
-6
/
+2
*
|
ixgbe: DCB, only reprogram HW if the FCoE priority is changed
John Fastabend
2011-02-11
1
-12
/
+26
|
/
*
ixgbe: update version string
Don Skidmore
2011-02-08
1
-1
/
+1
*
ixgbe: cleanup variable initialization
Don Skidmore
2011-02-08
1
-1
/
+1
*
ixgbe: limit VF access to network traffic
Alexander Duyck
2011-02-08
2
-2
/
+3
*
ixgbe: fix for 82599 erratum on Header Splitting
Don Skidmore
2011-02-08
1
-2
/
+9
*
ixgbe: fix variable set but not used warnings by gcc 4.6
Emil Tantilov
2011-02-08
2
-6
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-14
1
-7
/
+16
|
\
|
*
net: remove dev_txq_stats_fold()
Eric Dumazet
2011-01-13
1
-7
/
+16
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-28
/
+35
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-2
/
+2
*
|
|
ixgbe: update ntuple filter configuration
Alexander Duyck
2011-01-09
5
-371
/
+250
*
|
|
ixgbe: further flow director performance optimizations
Alexander Duyck
2011-01-09
4
-44
/
+194
*
|
|
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
2011-01-09
5
-253
/
+182
*
|
|
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
2011-01-09
3
-7
/
+39
*
|
|
ixgbe: Add anti-spoofing feature support
Greg Rose
2010-12-24
6
-3
/
+114
*
|
|
ixgbe: Add SR-IOV feature support to X540
Greg Rose
2010-12-24
3
-2
/
+6
*
|
|
ixgbe: Warn on VF attempt to override Administratively set MAC/VLAN
Greg Rose
2010-12-24
1
-11
/
+29
*
|
|
igb[v],ixgbe: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
1
-4
/
+7
*
|
|
ixgbe: cleanup string function calls to use bound checking versions.
Don Skidmore
2010-12-10
2
-10
/
+11
*
|
|
ixgbe: fix ntuple support
Emil Tantilov
2010-12-10
1
-1
/
+1
*
|
|
ixgbe: fix X540 to use it's own info struct
Don Skidmore
2010-12-10
2
-10
/
+10
*
|
|
ixgbe: fix X540 phy id to correct value
Don Skidmore
2010-12-10
2
-2
/
+2
*
|
|
Intel Wired LAN drivers: Use static const
Jeff Kirsher
2010-12-10
1
-10
/
+14
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-08
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ixgbe: fix possible NULL pointer deference in shutdown path
Don Skidmore
2010-12-06
1
-0
/
+3
*
|
|
ixgbe: fix enum type mismatch on disable laser
Don Skidmore
2010-12-06
1
-3
/
+3
*
|
|
ixgbe: fix for link failure on SFP+ DA cables
Don Skidmore
2010-12-06
2
-3
/
+28
*
|
|
ixgbe: add support for new format of PBA numbers
Don Skidmore
2010-12-03
4
-16
/
+105
*
|
|
ixgbe: add support for 82599 FCoE SKU
Don Skidmore
2010-12-03
3
-0
/
+8
*
|
|
ixgbe: add WOL support for SFP+ subdevice
Don Skidmore
2010-12-03
3
-5
/
+22
*
|
|
ixgbe: fix link behavior for SFP+ when driver is brought down
Don Skidmore
2010-12-03
2
-11
/
+27
*
|
|
drivers/net: use vzalloc()
Eric Dumazet
2010-11-27
1
-6
/
+4
*
|
|
ixgbe: update version number for ixgbe
Don Skidmore
2010-11-21
1
-1
/
+1
*
|
|
ixgbe: refactor ixgbe_alloc_queues()
Eric Dumazet
2010-11-16
1
-44
/
+28
*
|
|
ixgbe: add support for x540 MAC
Don Skidmore
2010-11-16
8
-50
/
+177
*
|
|
ixgbe: add MAC and PHY support for x540
Don Skidmore
2010-11-16
9
-4
/
+766
*
|
|
ixgbe: make silicon specific functions generic
Don Skidmore
2010-11-16
9
-126
/
+98
*
|
|
ixgbe: make sure FCoE DDP user buffers are really released by the HW
Yi Zou
2010-11-16
1
-0
/
+8
*
|
|
ixgbe: invalidate FCoE DDP context when no error status is available
Yi Zou
2010-11-16
1
-1
/
+1
*
|
|
ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING
Yi Zou
2010-11-16
1
-0
/
+5
[prev]
[next]