index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-08-26
1
-1
/
+1
*
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
Yi Zou
2009-08-14
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-14
1
-2
/
+2
|
\
|
*
ixgbe: Fix receive on real device when VLANs are configured
Lucy Liu
2009-08-13
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-55
/
+31
|
\
\
|
|
/
|
*
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2009-08-09
1
-16
/
+17
|
*
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Yi Zou
2009-08-09
1
-40
/
+15
*
|
ixgbe: allow vlan egress priority mapping in DCB mode
Lucy Liu
2009-08-05
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
1
-11
/
+31
|
\
\
|
|
/
|
*
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
2009-07-30
1
-6
/
+6
|
*
ixgbe: Fix netpoll to be properly multiqueue aware
Peter P Waskiewicz Jr
2009-07-30
1
-3
/
+10
|
*
ixgbe: fix for 82599 errata marking UDP checksum errors
Don Skidmore
2009-07-26
1
-2
/
+15
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
1
-17
/
+18
|
\
\
|
|
/
|
*
ixgbe: remove unnecessary call to device_init_wakeup
Andy Gospodarek
2009-07-23
1
-1
/
+0
|
*
ixgbe: Don't priority tag control frames in DCB mode
Lucy Liu
2009-07-23
1
-6
/
+12
|
*
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
2009-07-23
1
-10
/
+6
*
|
ixgbe: Bump version number
Peter P Waskiewicz Jr
2009-07-17
1
-1
/
+1
*
|
ixgbe: Add device support for a new copper 82598 device
Peter P Waskiewicz Jr
2009-07-17
1
-0
/
+2
*
|
ixgbe: Make sure boolean assignments from bitwise operations done correctly
Peter P Waskiewicz Jr
2009-07-17
1
-4
/
+4
|
/
*
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2009-07-09
1
-8
/
+11
*
ixgbe: fix inconsistent SFP/SFP+ failure results.
Don Skidmore
2009-07-03
1
-5
/
+5
*
ixgbe: fix regression on some 82598 adapters
Don Skidmore
2009-07-03
1
-10
/
+14
*
ixgbe: fix issues with failing to detect insert of unsupported module
Don Skidmore
2009-07-03
1
-2
/
+6
*
ixgbe: fix unmap length bug
Jesse Brandeburg
2009-06-30
1
-6
/
+11
*
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
2009-06-30
1
-1
/
+2
*
ixgbe: Fix SFP log messages
Don Skidmore
2009-06-30
1
-8
/
+17
*
net: group address list and its count
Jiri Pirko
2009-06-18
1
-3
/
+3
*
ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599
Yi Zou
2009-06-09
1
-4
/
+36
*
net: skb_shared_info optimization
Eric Dumazet
2009-06-08
1
-2
/
+2
*
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
2009-06-07
1
-1
/
+1
*
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
Peter P Waskiewicz Jr
2009-06-07
1
-1
/
+19
*
ixgbe: Enable Flow Director hashing in 82599
Peter P Waskiewicz Jr
2009-06-07
1
-1
/
+214
*
ixgbe: Add a second feature flags variable, move HW RSC capability there
Peter P Waskiewicz Jr
2009-06-07
1
-6
/
+6
*
ixgbe: move tx processing into NAPI context
Alexander Duyck
2009-06-07
1
-34
/
+107
*
ixgbe: move v_idx into q_vector and use as index only
Alexander Duyck
2009-06-07
1
-116
/
+111
*
ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap
Alexander Duyck
2009-06-07
1
-1
/
+1
*
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
2009-06-07
1
-3
/
+3
*
ixgbe: Add ethtool offline test support
Peter P Waskiewicz Jr
2009-06-07
1
-3
/
+10
*
ixgbe: Enable ACPI WoL capabilities for 82599
Peter P Waskiewicz Jr
2009-06-07
1
-0
/
+3
*
net: convert unicast addr list
Jiri Pirko
2009-05-29
1
-5
/
+1
*
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-05-29
1
-1
/
+0
*
ixgbe: Fix build warning
Peter P Waskiewicz Jr
2009-05-26
1
-1
/
+0
*
ixgbe: fix 82598 SFP initialization after driver load.
Don Skidmore
2009-05-26
1
-16
/
+17
*
ixgbe: only register DCA requester once
Alexander Duyck
2009-05-21
1
-20
/
+4
*
ixgbe: Cleanup feature setup code to make the code more readable
Jesse Brandeburg
2009-05-19
1
-35
/
+50
*
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
2009-05-18
1
-1
/
+1
*
ixgbe: Add generic XAUI support to 82599
Peter P Waskiewicz Jr
2009-05-18
1
-0
/
+2
*
ixgbe: set max desc to prevent total RSC packet size of 64K
Alexander Duyck
2009-05-18
1
-11
/
+18
*
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
2009-05-17
1
-1
/
+18
*
ixgbe: Enable jumbo frame for FCoE feature in 82599
Yi Zou
2009-05-17
1
-0
/
+22
[next]