index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2010-05-05
ixgbe: Add support for VF MAC and VLAN configuration
Greg Rose
2010-05-05
ixgbe: Add boolean parameter to ixgbe_set_vmolr
Greg Rose
2010-05-03
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
David S. Miller
2010-04-27
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
2010-04-27
ixgbe: add registers etc. printout code just before resetting adapters
Taku Izumi
2010-04-27
ixgbe: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
ixgbe: ixgbe_down needs to stop dev_watchdog
John Fastabend
2010-04-27
ixgbe: fix bug when EITR=0 causing no writebacks
Jesse Brandeburg
2010-04-27
ixgbe: enable extremely low latency
Jesse Brandeburg
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
2010-04-14
ixgbe: fix bug with vlan strip in promsic mode
Jesse Brandeburg
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
ixgbe: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-03-26
ixgbe: Priority tag FIP frames
Robert Love
2010-03-26
ixgbe: cleanup maximum number of tx queues
John Fastabend
2010-03-26
ixgbe: Change where clear_to_send_flag is reset to zero.
Greg Rose
2010-03-26
ixgbe: In SR-IOV mode insert delay before bring the adapter up
Greg Rose
2010-03-24
net/intel: remove trailing space in messages
Frans Pop
2010-03-19
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
Mallikarjuna R Chilakala
2010-03-18
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
Mallikarjuna R Chilakala
2010-03-18
ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
Mallikarjuna R Chilakala
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-02-27
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
John Fastabend
2010-02-26
ixgbe: Do not allocate too many netdev txqueues
John Fastabend
2010-02-26
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...
Mallikarjuna R Chilakala
2010-02-22
ixgbe: prevent speculative processing of descriptors before ready
Milton Miller
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-15
ixgbe: fix WOL register setup for 82599
Don Skidmore
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-10
ixgbe: Bump driver version up
Peter Waskiewicz
2010-02-10
ixgbe: Add support for the new ethtool n-tuple programming interface
Peter Waskiewicz
2010-02-03
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
2010-02-03
ixgbe: Allocate driver resources per NUMA node
Jesse Brandeburg
2010-02-03
ixgbe: only process one ixgbe_watchdog_task at a time.
John Fastabend
2010-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-03
ixgbe: Fix return of invalid txq
Krishna Kumar
2010-02-03
ixgbe: Fix ixgbe_tx_map error path
Anton Blanchard
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-25
net: use helpers to access uc list V2
Jiri Pirko
2010-01-23
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
2010-01-23
ixgbe: Improve reset coordination between the PF and the VF
Greg Rose
2010-01-23
ixgbe: Allow the VF driver to be loaded before the PF driver
Greg Rose
2010-01-23
ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.
Greg Rose
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-20
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
2010-01-13
ixgbe: update copyright dates
Shannon Nelson
2010-01-13
ixgbe: Do not attempt to perform interrupts in netpoll when down
Alexander Duyck
[next]