- 278675d ixgbe: store permanent address before initializing Rx addresses by Emil Tantilov · 14 years ago
- 8c7bea3 ixgbe: Numerous whitespace / formatting cleanups by Emil Tantilov · 14 years ago
- 63d778d ixgbe: Specific check for 100 Full link speed by Emil Tantilov · 14 years ago
- 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 14 years ago
- 80960ab ixgbe: rework ixgbe MTA handling to not drop packets by Emil Tantilov · 14 years ago
- b60c5dd ixgbe: cleanup X540 PHY reset function pointer by Don Skidmore · 14 years ago
- c700f4e ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq by Emil Tantilov · 14 years ago
- 26d6899 ixgbe: Fill out PCIe speed and width enums with values by Emil Tantilov · 14 years ago
- 1783575 ixgbe: add polling test to end of PHY reset by Emil Tantilov · 14 years ago
- 48de36c ixgbe: Check link wants report current link state by Emil Tantilov · 14 years ago
- 76d97dd ixgbe: cleanup code in ixgbe_identify_sfp_module_generic by Emil Tantilov · 14 years ago
- a4297dc ixgbe: Add ability to double reset on failure to clear master enable by Emil Tantilov · 14 years ago
- 21cc5b4 ixgbe: set media type for 82599 T3 LOM by Emil Tantilov · 14 years ago
- 894ff7c ixgbe: balance free_irq calls with request_irq calls by Alexander Duyck · 14 years ago
- dbf893e ixgbe: cleanup logic related to HW semaphores by Emil Tantilov · 14 years ago
- 888be1a ixgbe: cleanup wake on LAN defines by Emil Tantilov · 14 years ago
- e9f9807 ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller by Greg Rose · 14 years ago
- da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- c600636 ixgbe: work around for DDP last buffer size by Amir Hanania · 14 years ago
- 4c7e604 ixgbe: fix panic due to uninitialised pointer by Andy Gospodarek · 14 years ago
- 1b1c0a4 ixgbe: Adding 100MB FULL support in ethtool by Atita Shirwaikar · 14 years ago
- 8fecce6 ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue by Don Skidmore · 14 years ago
- 32f7546 ixgbe: cleanup namespace complaint by removing little used function by Don Skidmore · 14 years ago
- 3b2ee94 ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc by Don Skidmore · 14 years ago
- 5977dea ixgbe: DCB, use hardware independent routines by John Fastabend · 14 years ago
- d37e1d0 ixgbe: DCB, remove RESET bit it is no longer needed by John Fastabend · 14 years ago
- d43f5c2 ixgbe: DCB, do not reset on CEE pg changes by John Fastabend · 14 years ago
- d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 14 years ago
- 55320cb ixgbe: DCB, abstract out dcb_config from DCB hardware configuration by John Fastabend · 14 years ago
- 39a7e587 ixgbe: DCB, remove round robin mode on 82598 devices by John Fastabend · 14 years ago
- 53bb9f8 ixgbe: DCB, only reprogram HW if the FCoE priority is changed by John Fastabend · 14 years ago
- 310e5ca ixgbe: update version string by Don Skidmore · 14 years ago
- fbbea32 ixgbe: cleanup variable initialization by Don Skidmore · 14 years ago
- 96cc637 ixgbe: limit VF access to network traffic by Alexander Duyck · 14 years ago
- a124339 ixgbe: fix for 82599 erratum on Header Splitting by Don Skidmore · 14 years ago
- 2c4db94 ixgbe: fix variable set but not used warnings by gcc 4.6 by Emil Tantilov · 14 years ago
- d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 14 years ago
- 6983052 ixgbe: further flow director performance optimizations by Alexander Duyck · 14 years ago
- 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 14 years ago
- 2d39d57 ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer by Yi Zou · 14 years ago
- a985b6c3 ixgbe: Add anti-spoofing feature support by Greg Rose · 14 years ago
- 3377eba79 ixgbe: Add SR-IOV feature support to X540 by Greg Rose · 14 years ago
- d3306c2 ixgbe: Warn on VF attempt to override Administratively set MAC/VLAN by Greg Rose · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 760141a igb[v],ixgbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
- 9fe93af ixgbe: cleanup string function calls to use bound checking versions. by Don Skidmore · 14 years ago
- 5136cad ixgbe: fix ntuple support by Emil Tantilov · 14 years ago
- d994653 ixgbe: fix X540 to use it's own info struct by Don Skidmore · 14 years ago
- 2b26490 ixgbe: fix X540 phy id to correct value by Don Skidmore · 14 years ago
- 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
- fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 9f91170 ixgbe: fix enum type mismatch on disable laser by Don Skidmore · 14 years ago
- a7f5a5f ixgbe: fix for link failure on SFP+ DA cables by Don Skidmore · 14 years ago
- b8eb3a1 ixgbe: fix possible NULL pointer deference in shutdown path by Don Skidmore · 14 years ago
- 289700db ixgbe: add support for new format of PBA numbers by Don Skidmore · 14 years ago
- dbffcb2 ixgbe: add support for 82599 FCoE SKU by Don Skidmore · 14 years ago
- 0b077fe ixgbe: add WOL support for SFP+ subdevice by Don Skidmore · 14 years ago
- c6ecf39 ixgbe: fix link behavior for SFP+ when driver is brought down by Don Skidmore · 14 years ago
- 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
- 9a2d09c ixgbe: update version number for ixgbe by Don Skidmore · 14 years ago
- e2ddeba ixgbe: refactor ixgbe_alloc_queues() by Eric Dumazet · 14 years ago
- b93a222 ixgbe: add support for x540 MAC by Don Skidmore · 14 years ago
- fe15e8e ixgbe: add MAC and PHY support for x540 by Don Skidmore · 14 years ago
- a391f1d ixgbe: make silicon specific functions generic by Don Skidmore · 14 years ago
- 9b55bb0 ixgbe: make sure FCoE DDP user buffers are really released by the HW by Yi Zou · 14 years ago
- 8ca371e ixgbe: invalidate FCoE DDP context when no error status is available by Yi Zou · 14 years ago
- a41c059 ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING by Yi Zou · 14 years ago
- c84d324 ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs by John Fastabend · 14 years ago
- e3de4b7 ixgbe: Resolve null function pointer accesses on 82598 w/ multi-speed fiber by Alexander Duyck · 14 years ago
- 2274543 ixgbe: populate the ring->q_vector pointer during ring mapping by Alexander Duyck · 14 years ago
- d0759eb ixgbe: cleanup ixgbe_map_rings_to_vectors by Alexander Duyck · 14 years ago
- 125601b ixgbe: simplify math and improve stack use of ixgbe_set_itr functions by Alexander Duyck · 14 years ago
- bf29ee6 ixgbe: cleanup unclear references to reg_idx by Alexander Duyck · 14 years ago
- 9d6b758 ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rss by Alexander Duyck · 14 years ago
- 673ac60 ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c by Alexander Duyck · 14 years ago
- 50d6c68 ixgbe: add WOL support for backplane adapters by Alexander Duyck · 14 years ago
- e2b4e21 ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration by Alexander Duyck · 14 years ago
- bd50817 ixgbe: change mac_type if statements to switch statements by Alexander Duyck · 14 years ago
- aa80175 ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB by Alexander Duyck · 14 years ago
- ee9e0f0 ixgbe: cleanup ATR filter setup function by Alexander Duyck · 14 years ago
- c267fc1 ixgbe: cleanup ixgbe_clean_rx_irq by Alexander Duyck · 14 years ago
- 32aa77a ixgbe: change vector numbering so that queues end up on correct CPUs by Alexander Duyck · 14 years ago
- b953799 ixgbe: reorder Tx cleanup so that if adapter will reset we don't rearm by Alexander Duyck · 14 years ago
- 80fba3f ixgbe: Disable RSC when ITR setting is too high to allow RSC by Alexander Duyck · 14 years ago
- 73c4b7c ixgbe: cleanup race conditions in link setup by Alexander Duyck · 14 years ago
- 7d637bc ixgbe: add a state flags to ring by Alexander Duyck · 14 years ago
- 33cf09c ixgbe: move CPU variable from ring into q_vector, add ring->q_vector by Alexander Duyck · 14 years ago
- c60fbb0 ixgbe: move adapter into pci_dev driver data instead of netdev by Alexander Duyck · 14 years ago
- 01fa7d9 ixgbe: remove residual code left over from earlier combining of TXDCTL by Alexander Duyck · 14 years ago
- 5f5ae6f ixgbe: move ixgbe_clear_interrupt_scheme to before pci_save_state by Alexander Duyck · 14 years ago
- fc77dc3 ixgbe: add a netdev pointer to the ring structure by Alexander Duyck · 14 years ago
- 5b7da51 ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap by Alexander Duyck · 14 years ago
- b6ec895 ixgbe: move device pointer into the ring structure by Alexander Duyck · 14 years ago
- 84ea259 ixgbe: drop ring->head, make ring->tail a pointer instead of offset by Alexander Duyck · 14 years ago
- d5f398e ixgbe: cleanup ixgbe_alloc_rx_buffers by Alexander Duyck · 14 years ago
- 8ad494b ixgbe: move GSO segments and byte count processing into ixgbe_tx_map by Alexander Duyck · 14 years ago
- 4c0ec65 ixgbe: remove unnecessary re-init of adapter on Rx-csum change by Alexander Duyck · 14 years ago