| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbe: cleanup copyright string for 2011 | Don Skidmore | 2011-03-03 | 24 | -25/+26 |
* | ixgbe: add function pointer for semaphore function | Don Skidmore | 2011-03-03 | 6 | -9/+19 |
* | ixgbe: X540 Cleanup | Greg Rose | 2011-03-03 | 1 | -2/+1 |
* | ixgbe: cleanup handling of I2C interface to PHY | Emil Tantilov | 2011-03-03 | 1 | -1/+38 |
* | ixgbe: store permanent address before initializing Rx addresses | Emil Tantilov | 2011-03-03 | 2 | -6/+6 |
* | ixgbe: Numerous whitespace / formatting cleanups | Emil Tantilov | 2011-03-03 | 3 | -18/+15 |
* | ixgbe: Specific check for 100 Full link speed | Emil Tantilov | 2011-03-03 | 1 | -2/+5 |
* | ixgbe: Drop unused code for setting up unicast addresses | Emil Tantilov | 2011-03-03 | 6 | -105/+0 |
* | ixgbe: rework ixgbe MTA handling to not drop packets | Emil Tantilov | 2011-03-03 | 2 | -60/+11 |
* | ixgbe: cleanup X540 PHY reset function pointer | Don Skidmore | 2011-03-03 | 1 | -1/+1 |
* | ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq | Emil Tantilov | 2011-03-03 | 3 | -83/+95 |
* | ixgbe: Fill out PCIe speed and width enums with values | Emil Tantilov | 2011-03-03 | 1 | -11/+11 |
* | ixgbe: add polling test to end of PHY reset | Emil Tantilov | 2011-03-03 | 1 | -3/+37 |
* | ixgbe: Check link wants report current link state | Emil Tantilov | 2011-03-03 | 1 | -1/+10 |
* | ixgbe: cleanup code in ixgbe_identify_sfp_module_generic | Emil Tantilov | 2011-03-03 | 1 | -55/+94 |
* | ixgbe: Add ability to double reset on failure to clear master enable | Emil Tantilov | 2011-03-03 | 5 | -22/+90 |
* | ixgbe: set media type for 82599 T3 LOM | Emil Tantilov | 2011-03-03 | 3 | -11/+42 |
* | ixgbe: balance free_irq calls with request_irq calls | Alexander Duyck | 2011-03-03 | 1 | -0/+5 |
* | ixgbe: cleanup logic related to HW semaphores | Emil Tantilov | 2011-03-03 | 1 | -18/+24 |
* | ixgbe: cleanup wake on LAN defines | Emil Tantilov | 2011-03-03 | 1 | -2/+2 |
* | ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller | Greg Rose | 2011-02-24 | 3 | -3/+46 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-19 | 3 | -3/+56 |
|\ |
|
| * | ixgbe: work around for DDP last buffer size | Amir Hanania | 2011-02-17 | 2 | -1/+52 |
| * | ixgbe: fix panic due to uninitialised pointer | Andy Gospodarek | 2011-02-17 | 1 | -2/+4 |
* | | ixgbe: Adding 100MB FULL support in ethtool | Atita Shirwaikar | 2011-02-11 | 2 | -3/+36 |
* | | ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue | Don Skidmore | 2011-02-11 | 2 | -0/+4 |
* | | ixgbe: cleanup namespace complaint by removing little used function | Don Skidmore | 2011-02-11 | 2 | -12/+2 |
* | | ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc | Don Skidmore | 2011-02-11 | 2 | -2/+1 |
* | | ixgbe: DCB, use hardware independent routines | John Fastabend | 2011-02-11 | 1 | -5/+1 |
* | | ixgbe: DCB, remove RESET bit it is no longer needed | John Fastabend | 2011-02-11 | 1 | -25/+12 |
* | | ixgbe: DCB, do not reset on CEE pg changes | John Fastabend | 2011-02-11 | 2 | -13/+39 |
* | | ixgbe: DCB, implement 802.1Qaz routines | John Fastabend | 2011-02-11 | 6 | -1/+207 |
* | | ixgbe: DCB, abstract out dcb_config from DCB hardware configuration | John Fastabend | 2011-02-11 | 7 | -102/+230 |
* | | ixgbe: DCB, remove round robin mode on 82598 devices | John Fastabend | 2011-02-11 | 3 | -6/+2 |
* | | ixgbe: DCB, only reprogram HW if the FCoE priority is changed | John Fastabend | 2011-02-11 | 1 | -12/+26 |
|/ |
|
* | ixgbe: update version string | Don Skidmore | 2011-02-08 | 1 | -1/+1 |
* | ixgbe: cleanup variable initialization | Don Skidmore | 2011-02-08 | 1 | -1/+1 |
* | ixgbe: limit VF access to network traffic | Alexander Duyck | 2011-02-08 | 2 | -2/+3 |
* | ixgbe: fix for 82599 erratum on Header Splitting | Don Skidmore | 2011-02-08 | 1 | -2/+9 |
* | ixgbe: fix variable set but not used warnings by gcc 4.6 | Emil Tantilov | 2011-02-08 | 2 | -6/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-14 | 1 | -7/+16 |
|\ |
|
| * | net: remove dev_txq_stats_fold() | Eric Dumazet | 2011-01-13 | 1 | -7/+16 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -28/+35 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -2/+2 |
* | | | ixgbe: update ntuple filter configuration | Alexander Duyck | 2011-01-09 | 5 | -371/+250 |
* | | | ixgbe: further flow director performance optimizations | Alexander Duyck | 2011-01-09 | 4 | -44/+194 |
* | | | ixgbe: cleanup flow director hash computation to improve performance | Alexander Duyck | 2011-01-09 | 5 | -253/+182 |
* | | | ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer | Yi Zou | 2011-01-09 | 3 | -7/+39 |
* | | | ixgbe: Add anti-spoofing feature support | Greg Rose | 2010-12-24 | 6 | -3/+114 |