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
2009-09-21
ixgbe: move rx queue RSC configuration to a separate function
Nelson, Shannon
2009-09-21
ixgbe: Allow tx itr specific settings
Nelson, Shannon
2009-09-21
ixgbe: fix sfp_timer clean up in ixgbe_down
Don Skidmore
2009-09-14
ixgbe: Add support for 82599-based CX4 adapters
Peter P Waskiewicz Jr
2009-09-14
ixgbe: Properly disable packet split per-ring when globally disabled
Peter P Waskiewicz Jr
2009-09-03
ixgbe: Distribute transmission of FCoE traffic in 82599
Yi Zou
2009-09-03
ixgbe: Add support for multiple Tx queues for FCoE in 82599
Yi Zou
2009-09-01
ixgbe: refactor link setup code
Mallikarjuna R Chilakala
2009-09-01
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
Yi Zou
2009-09-01
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
Yi Zou
2009-09-01
intel: convert drivers to netdev_tx_t
Stephen Hemminger
2009-08-26
igb/ixgbe: add IPV6_CSUM support to vlan_features
Alexander Duyck
2009-08-26
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-08-14
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
Yi Zou
2009-08-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-13
ixgbe: Fix receive on real device when VLANs are configured
Lucy Liu
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-09
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2009-08-09
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Yi Zou
2009-08-05
ixgbe: allow vlan egress priority mapping in DCB mode
Lucy Liu
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
2009-07-30
ixgbe: Fix netpoll to be properly multiqueue aware
Peter P Waskiewicz Jr
2009-07-26
ixgbe: fix for 82599 errata marking UDP checksum errors
Don Skidmore
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
ixgbe: remove unnecessary call to device_init_wakeup
Andy Gospodarek
2009-07-23
ixgbe: Don't priority tag control frames in DCB mode
Lucy Liu
2009-07-23
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
2009-07-17
ixgbe: Bump version number
Peter P Waskiewicz Jr
2009-07-17
ixgbe: Add device support for a new copper 82598 device
Peter P Waskiewicz Jr
2009-07-17
ixgbe: Make sure boolean assignments from bitwise operations done correctly
Peter P Waskiewicz Jr
2009-07-09
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2009-07-03
ixgbe: fix inconsistent SFP/SFP+ failure results.
Don Skidmore
2009-07-03
ixgbe: fix regression on some 82598 adapters
Don Skidmore
2009-07-03
ixgbe: fix issues with failing to detect insert of unsupported module
Don Skidmore
2009-06-30
ixgbe: fix unmap length bug
Jesse Brandeburg
2009-06-30
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
2009-06-30
ixgbe: Fix SFP log messages
Don Skidmore
2009-06-18
net: group address list and its count
Jiri Pirko
2009-06-09
ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599
Yi Zou
2009-06-08
net: skb_shared_info optimization
Eric Dumazet
2009-06-07
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
2009-06-07
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
Peter P Waskiewicz Jr
2009-06-07
ixgbe: Enable Flow Director hashing in 82599
Peter P Waskiewicz Jr
2009-06-07
ixgbe: Add a second feature flags variable, move HW RSC capability there
Peter P Waskiewicz Jr
2009-06-07
ixgbe: move tx processing into NAPI context
Alexander Duyck
2009-06-07
ixgbe: move v_idx into q_vector and use as index only
Alexander Duyck
2009-06-07
ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap
Alexander Duyck
2009-06-07
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
2009-06-07
ixgbe: Add ethtool offline test support
Peter P Waskiewicz Jr
[next]