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
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-02
1
-1
/
+1
*
ixgbe: skip non IPv4 packets in ATR filter
Guillaume Gaudonville
2010-06-29
1
-1
/
+3
*
ixgbe: disable tx engine before disabling tx laser
John Fastabend
2010-06-29
1
-4
/
+4
*
ixgbe: fix panic when shutting down system with WoL enabled
Andy Gospodarek
2010-06-29
1
-1
/
+2
*
ixgbe: add comment on SFP+ ID for Active DA
Don Skidmore
2010-06-16
1
-0
/
+2
*
ixgbe: fix automatic LRO/RSC settings for low latency
Andy Gospodarek
2010-06-13
1
-29
/
+8
*
ixgbe: fix for race with 8259(8|9) during shutdown
Don Skidmore
2010-06-13
1
-0
/
+4
*
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
2010-06-04
1
-1
/
+1
*
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2010-06-03
2
-0
/
+3
*
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
2010-05-20
7
-0
/
+111
*
ixgbe: add support for active DA cables
Don Skidmore
2010-05-18
6
-14
/
+54
*
ixgbe: dcb, do not tag tc_prio_control frames
John Fastabend
2010-05-18
1
-1
/
+2
*
ixgbe: fix ixgbe_tx_is_paused logic
John Fastabend
2010-05-18
1
-4
/
+4
*
ixgbe: always enable vlan strip/insert when DCB is enabled
Yi Zou
2010-05-18
1
-1
/
+9
*
ixgbe: remove some redundant code in setting FCoE FIP filter
Yi Zou
2010-05-18
1
-6
/
+0
*
ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp
Yi Zou
2010-05-18
1
-4
/
+7
*
ixgbe: fix header len when unsplit packet overflows to data buffer
Shannon Nelson
2010-05-18
1
-2
/
+3
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
3
-10
/
+0
*
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
Mallikarjuna R Chilakala
2010-05-13
5
-421
/
+557
*
ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC
Mallikarjuna R Chilakala
2010-05-13
1
-6
/
+11
*
ixgbe: fix setting of promisc mode when using mac-vlans
Emil Tantilov
2010-05-13
3
-4
/
+8
*
ixgbe: Streamline MC filter setup for VFs
Greg Rose
2010-05-06
1
-2
/
+11
*
ixgbe: Remove unneeded register writes in VF VLAN setup
Greg Rose
2010-05-06
1
-11
/
+0
*
ixgbe: Add support for VF MAC and VLAN configuration
Greg Rose
2010-05-05
5
-4
/
+118
*
ixgbe: Add boolean parameter to ixgbe_set_vmolr
Greg Rose
2010-05-05
3
-6
/
+9
*
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
David S. Miller
2010-05-03
2
-20
/
+1
*
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
2010-04-27
2
-1
/
+20
*
ixgbe: add registers etc. printout code just before resetting adapters
Taku Izumi
2010-04-27
1
-0
/
+341
*
ixgbe: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
2
-55
/
+64
*
ixgbe: Properly display 1 gig downshift warning for backplane
Anjali Singhai
2010-04-27
1
-0
/
+5
*
ixgbe: cleanup ethtool autoneg input
Don Skidmore
2010-04-27
1
-1
/
+1
*
ixgbe: ixgbe_down needs to stop dev_watchdog
John Fastabend
2010-04-27
1
-8
/
+7
*
ixgbe: fix bug when EITR=0 causing no writebacks
Jesse Brandeburg
2010-04-27
2
-14
/
+26
*
ixgbe: enable extremely low latency
Jesse Brandeburg
2010-04-27
2
-9
/
+87
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
3
-24
/
+62
|
\
|
*
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
2010-04-27
3
-24
/
+62
*
|
ixgbe: fix bug with vlan strip in promsic mode
Jesse Brandeburg
2010-04-14
1
-43
/
+72
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
3
-0
/
+3
|
\
\
|
|
/
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
5
-23
/
+82
|
\
\
|
|
/
|
*
ixgbe: Do not run all Diagnostic offline tests when VFs are active
Greg Rose
2010-03-27
1
-0
/
+21
|
*
ixgbe: filter FIP frames into the FCoE offload queues
Chris Leech
2010-03-26
2
-0
/
+16
|
*
ixgbe: Priority tag FIP frames
Robert Love
2010-03-26
1
-9
/
+17
|
*
ixgbe: Don't allow user buffer count to exceed 256
Robert Love
2010-03-26
1
-8
/
+10
|
*
ixgbe: cleanup maximum number of tx queues
John Fastabend
2010-03-26
2
-3
/
+5
|
*
ixgbe: Change where clear_to_send_flag is reset to zero.
Greg Rose
2010-03-26
1
-3
/
+5
|
*
ixgbe: In SR-IOV mode insert delay before bring the adapter up
Greg Rose
2010-03-26
1
-0
/
+8
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
*
|
ixgbe: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-03-26
4
-36
/
+12
*
|
net/intel: remove trailing space in messages
Frans Pop
2010-03-24
3
-6
/
+6
|
/
[next]