index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: update driver version string
Don Skidmore
2011-06-24
2
-5
/
+6
*
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2011-06-24
2
-3
/
+7
*
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
2011-06-24
1
-11
/
+33
*
ixgbe: move reset code into a separate function
Emil Tantilov
2011-06-24
1
-12
/
+14
*
ixgbe: move setting RSC into a separate function
Emil Tantilov
2011-06-24
1
-16
/
+18
*
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2011-06-24
2
-0
/
+290
*
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
2011-06-24
2
-0
/
+113
*
ixgbe: add basic support for setting and getting nfc controls
Alexander Duyck
2011-06-24
1
-0
/
+19
*
ixgbe: update perfect filter framework to support retaining filters
Alexander Duyck
2011-06-24
4
-280
/
+368
*
ixgbe: fix flags relating to perfect filters to support coexistence
Alexander Duyck
2011-06-24
3
-41
/
+30
*
ixgbe: remove ntuple filtering
Alexander Duyck
2011-06-24
1
-136
/
+0
*
ixgbe: setup per CPU PCI pool for FCoE DDP
Vasu Dev
2011-06-21
2
-36
/
+82
*
ixgbe: add support for Dell CEM
Emil Tantilov
2011-06-21
7
-0
/
+229
*
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
John Fastabend
2011-06-21
1
-57
/
+1
*
ixgbe: DCB and perfect filters can coexist
John Fastabend
2011-06-21
1
-1
/
+0
*
ixgbe: fix bit mask for DCB version
John Fastabend
2011-06-21
1
-1
/
+1
*
ixgbe: setup redirection table for multiple packet buffers
John Fastabend
2011-06-21
1
-1
/
+5
*
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
John Fastabend
2011-06-21
1
-2
/
+2
*
ixgbe: DCB use existing TX and RX queues
John Fastabend
2011-06-21
2
-60
/
+49
*
ixgbe: configure minimal packet buffers to support TC
John Fastabend
2011-06-21
3
-114
/
+138
*
ixgbe: consolidate MRQC and MTQC handling
John Fastabend
2011-06-21
2
-57
/
+7
*
ixgbe: consolidate packet buffer allocation
John Fastabend
2011-06-21
13
-170
/
+160
*
ixgbe: dcbnl reduce duplicated code and indentation
John Fastabend
2011-06-21
1
-26
/
+23
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-07
2
-0
/
+2
*
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
2
-4
/
+4
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-23
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
17
-951
/
+2024
|
\
|
*
ixgbe: Add support for new 82599 adapter
Don Skidmore
2011-05-15
3
-0
/
+7
|
*
ixgbe: fix sparse warning
Emil Tantilov
2011-05-15
1
-1
/
+1
|
*
ixgbe: cleanup some minor issues in ixgbe_down()
Alexander Duyck
2011-05-15
1
-18
/
+16
|
*
ixgbe: Merge over-temp task into service task
Alexander Duyck
2011-05-15
2
-36
/
+53
|
*
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
2011-05-15
3
-32
/
+37
|
*
ixgbe: merge reset task into service task
Alexander Duyck
2011-05-15
2
-24
/
+38
|
*
ixgbe: Merge watchdog functionality into service task
Alexander Duyck
2011-05-15
2
-166
/
+200
|
*
ixgbe: Combine SFP and multi-speed fiber task into single service task
Alexander Duyck
2011-05-15
2
-201
/
+213
|
*
ixgbe: move flags and state into the same cacheline
Alexander Duyck
2011-05-15
1
-43
/
+45
|
*
ixgbe: force unlock on timeout
Emil Tantilov
2011-05-15
1
-0
/
+22
|
*
ixgbe: Add macvlan support for VF
Greg Rose
2011-05-15
4
-4
/
+134
|
*
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
2011-05-07
3
-1
/
+18
|
*
ixgbe: add rxhash support
Emil Tantilov
2011-05-07
2
-2
/
+19
|
*
ixgbe: Cleanup PCIe bus speed info
Don Skidmore
2011-05-04
1
-2
/
+2
|
*
ixgbe: improve EEPROM read/write operations
Emil Tantilov
2011-05-04
7
-100
/
+465
|
*
ixgbe: fix sparse warning
Emil Tantilov
2011-05-04
1
-46
/
+62
|
*
ixgbe: fix typo error with software defined pins on 82599
Don Skidmore
2011-05-04
1
-1
/
+2
|
*
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
Emil Tantilov
2011-05-04
3
-8
/
+7
|
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-4
/
+4
|
*
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
1
-1
/
+2
|
*
ixgbe: convert to ethtool set_phys_id
Emil Tantilov
2011-04-27
2
-12
/
+18
|
*
ixgbe: fix X540 ethtool loopback test.
Don Skidmore
2011-04-27
1
-0
/
+7
|
*
ixgbe: Bump version
Don Skidmore
2011-04-27
1
-2
/
+2
[next]