index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2010-10-01
ixgbe: fix link issues and panic with shared interrupts for 82598
Emil Tantilov
2010-09-28
ixgbe: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
2010-09-23
e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags
Yi Zou
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum
Joe Perches
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>
Joe Perches
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups
Joe Perches
2010-09-08
ixgbe: fix TX ring enable issues seen when VMDQ is enabled
Alexander Duyck
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-08-25
drivers/net: Remove address use from assignments of function pointers
Joe Perches
2010-08-19
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
2010-08-19
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
2010-08-19
ixgbe: combine Rx into into ixgbe_configure_rx
Alexander Duyck
2010-08-19
ixgbe: pull all Tx init into ixgbe_configure_tx
Alexander Duyck
2010-08-19
ixgbe: move all GPIE register config into a single function
Alexander Duyck
2010-08-19
ixgbe: Move virtualization config into a separate function
Alexander Duyck
2010-08-19
ixgbe: move all Rx DMA control register writes to one central location
Alexander Duyck
2010-08-19
ixgbe: Move max frame size and Rx buffer length configuration into a function
Alexander Duyck
2010-08-19
ixgbe: remove redundant configuration of vmolr, rename generic variable
Alexander Duyck
2010-08-19
ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode
Alexander Duyck
2010-08-19
ixgbe: pull PSRTYPE configuration into a separate function
Alexander Duyck
2010-08-19
ixgbe: pull ring configuration into it's own function
Alexander Duyck
2010-08-19
ixgbe: consolidate all setting of MRQC into one function
Alexander Duyck
2010-08-19
ixgbe: move Tx ring configuration into a separate function
Alexander Duyck
2010-08-19
ixgbe: move configuration of the MTQC register into it's own function
Alexander Duyck
2010-08-19
ixgbe: combine two modifications of TXDCTL into one
Alexander Duyck
2010-08-19
ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb
Alexander Duyck
2010-08-19
ixgbe: remove redundant DMA alignment code
Alexander Duyck
2010-08-09
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
2010-08-09
ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG
John Fastabend
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-28
ixgbe: potential null dereference
Dan Carpenter
2010-07-27
ixgbe: priority tagging FCoE frames without FCoE offload
John Fastabend
2010-07-21
ixgbe/igb: catch invalid VF settings
Andy Gospodarek
2010-07-20
ixgbe: fix version string for ixgbe
Don Skidmore
2010-07-20
ixgbe: properly toggling netdev feature flags when disabling FCoE
Yi Zou
2010-07-20
ixgbe: drop support for UDP in RSS hash generation
Alexander Duyck
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-06
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
2010-07-03
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-06-30
ixgbe: skip non IPv4 packets in ATR filter
Guillaume Gaudonville
2010-06-30
ixgbe: disable tx engine before disabling tx laser
John Fastabend
2010-06-30
ixgbe: fix panic when shutting down system with WoL enabled
Andy Gospodarek
2010-06-15
ixgbe: update set_rx_mode to fix issues w/ macvlan
Alexander Duyck
2010-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-14
ixgbe: fix for race with 8259(8|9) during shutdown
Don Skidmore
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-04
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
2010-06-04
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
2010-05-21
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
[next]