aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
...
| * ixgbe: cleanup checksum to allow error resultsDon Skidmore2014-12-05
| * ixgbe: add methods for combined read and write operationsDon Skidmore2014-12-05
| * ixgbe: Add x550 SW/FW semaphore supportDon Skidmore2014-12-05
| * ixgbe: Add timeout parameter to ixgbe_host_interface_commandDon Skidmore2014-12-05
| * ixgbe: add support for X550 extended RSS supportDon Skidmore2014-12-05
| * ixgbe: remove CIAA/D register reads from bad VF checkEmil Tantilov2014-12-05
| * ixgbe: Look up MAC address in Open Firmware or IDPROMMartin K Petersen2014-12-05
| * ixgbe: Remove tail write abstraction and add missing barrierAlexander Duyck2014-12-05
| * ixgbe: Clean-up page reuse codeAlexander Duyck2014-12-05
| * bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-02
| * net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-02
| * net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-02
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
| |\
| * | i40e: enable fdb add code, remove unused codeJesse Brandeburg2014-11-22
| * | i40e: trigger SW INT with no ITR waitShannon Nelson2014-11-20
| * | i40evf: remove unnecessary elseMitch Williams2014-11-20
| * | i40evf: make comparisons consistentMitch Williams2014-11-20
| * | i40evf: make checkpatch happyMitch Williams2014-11-20
| * | i40evf: update header commentsMitch Williams2014-11-20
| * | i40e: don't overload fieldsMitch Williams2014-11-20
| * | ixgbevf: add netpoll supportEmil Tantilov2014-11-20
| * | ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irqEmil Tantilov2014-11-20
| * | ixgbevf: Change receive model to use double buffered page based receivesEmil Tantilov2014-11-20
| * | ixgbevf: Update Rx next to clean in real timeEmil Tantilov2014-11-20
| * | ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continueEmil Tantilov2014-11-20
| * | ixgbevf: Cleanup variable usage, improve stack performanceEmil Tantilov2014-11-20
| * | ixgbevf: Combine the logic for post Rx processing into single functionEmil Tantilov2014-11-20
| * | ixgbevf: Test Rx status bits directly out of the descriptorEmil Tantilov2014-11-20
| * | ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bitsEmil Tantilov2014-11-20
| * | i40e: Set XPS bit mask to zero in DCB modeNeerav Parikh2014-11-18
| * | i40e: Prevent link flow control settings when PFC is enabledNeerav Parikh2014-11-18
| * | i40e: Do not disable/enable FCoE VSI with DCB reconfigNeerav Parikh2014-11-18
| * | i40e: Modify Tx disable wait flow in case of DCB reconfigurationNeerav Parikh2014-11-18
| * | i40e: Update VEB's enabled_tc after reconfigurationNeerav Parikh2014-11-18
| * | i40e: Check for LLDP AdminStatus before querying DCBXNeerav Parikh2014-11-18
| * | i40e: Add support to firmware CEE DCBX modeNeerav Parikh2014-11-18
| * | i40e: Resume Port Tx after DCB eventNeerav Parikh2014-11-18
| * | i40e: Bump version to 1.1.23Catherine Sullivan2014-11-18
| * | i40e: re-enable VFLR interrupt soonerMitch Williams2014-11-18
| * | i40e: only warn once of PTP nonsupport in 100Mbit speedShannon Nelson2014-11-18
| * | ixgbe: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
| * | igb: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
| * | i40e: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
| * | fm10k: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
| * | e100e: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
| |\ \
| * | | fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck2014-11-12
| * | | ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore2014-11-11
| * | | ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-11
| * | | ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore2014-11-11