Commit Graph

286820 Commits (5de658f878d49e952d7b3f3f26a396132829f513)
 

Author SHA1 Message Date
Eric Dumazet 5de658f878 ipv6: fix RFC5722 comment 13 years ago
Tony Zelenoff 84920c1420 net: Allow ipv6 proxies and arp proxies be shown with iproute2 13 years ago
Paul Gortmaker 5e6bbedd82 drivers/net: strip unused module code from sun3_82586.c 13 years ago
Paul Gortmaker 3396c7823e drivers/net: fix up stale paths from driver reorg 13 years ago
David S. Miller e94d5b7aec Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux 13 years ago
David S. Miller 30088a25e9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next 13 years ago
David S. Miller c45a3dfb59 ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward(). 13 years ago
David S. Miller 4991969a10 ipv6: Remove neigh argument from ndisc_send_redirect() 13 years ago
David S. Miller 5339ab8b1d ipv6: fib: Convert fib6_age() to dst_neigh_lookup(). 13 years ago
David S. Miller eb857186eb ipv6: ndisc: Convert to dst_neigh_lookup() 13 years ago
David S. Miller 0ec8866204 ipv4: ip_gre: Convert to dst_neigh_lookup() 13 years ago
Francois Romieu da78dbff2e r8169: remove work from irq handler. 13 years ago
Francois Romieu 1e874e041f r8169: missing barriers. 13 years ago
Francois Romieu 9085cdfa2f r8169: irq mask helpers. 13 years ago
Francois Romieu 3e990ff5f1 r8169: factor out IntrMask writes. 13 years ago
Francois Romieu 4422bcd490 r8169: stop delaying workqueue. 13 years ago
Francois Romieu 209e5ac83b r8169: remove rtl8169_reinit_task. 13 years ago
Francois Romieu 4512ff9f36 r8169: remove hardcoded PCIe registers accesses. 13 years ago
Bruce Allan f5e261e626 e1000e: update copyright year 13 years ago
Bruce Allan fe2ddfb510 e1000e: split lib.c into three more-appropriate files 13 years ago
Bruce Allan c8243ee048 e1000e: call er16flash() instead of __er16flash() 13 years ago
Bruce Allan 058e8edd11 e1000e: increase version number 13 years ago
Bruce Allan f2315bf1d1 e1000e: convert final strncpy() to strlcpy() 13 years ago
Bruce Allan 434f1392ae e1000e: concatenate long debug strings which span multiple lines 13 years ago
Bruce Allan 464c85e37e e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state 13 years ago
Bruce Allan 7f1557e142 e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567 13 years ago
Bruce Allan c077a9065b e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx 13 years ago
Bruce Allan 90b82984a4 e1000e: update workaround for 82579 intermittently disabled during S0->Sx 13 years ago
Bruce Allan 79d4e9087a e1000e: disable Early Receive DMA on ICH LOMs 13 years ago
Ben Hutchings db3395697c sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field 13 years ago
Ben Hutchings 1ddceb4c69 sfc: Move the end of the non-GRO RX path into its own function 13 years ago
Ben Hutchings f9c762500a sfc: Make all MAC statistics consistently 64 bits wide 13 years ago
Ben Hutchings 0fca8c9761 sfc: Rename implementation of ndo_set_rx_mode 13 years ago
Ben Hutchings 6c8eef4ac8 sfc: Remove redundant 'rc' variable, always set to 0 13 years ago
Ben Hutchings 2aa9ef11e7 sfc: Minor formatting fixes 13 years ago
Ben Hutchings 86ee53020a sfc: Use existing local variables instead of repeated indirect lookups 13 years ago
Ben Hutchings 73ba7b68e9 sfc: Remove remnants of on-load self-test 13 years ago
Ben Hutchings b249513e8b sfc: Remove obsolete function efx_dev_name() 13 years ago
Ben Hutchings 94813b86bf sfc: Update the description of SFC_MTD 13 years ago
Ben Hutchings 55c5e0f85d sfc: Add hwmon driver for boards using SFC9000-family controllers 13 years ago
Ben Hutchings 1646a6f352 sfc: Clean up test interrupt handling 13 years ago
Ben Hutchings f70d184734 Partly revert "sfc: Handle serious errors in exactly one interrupt handler" 13 years ago
Ben Hutchings 0fb53faa2e sfc: Remove dependence on NAPI polling in efx_test_eventq_irq() 13 years ago
Ben Hutchings cc180b69c0 sfc: Correct interrupt timer quantum for Siena (normal and turbo mode) 13 years ago
Matthew Slattery 6aa9c7f625 sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response. 13 years ago
Ben Hutchings 5f3f9d6c44 sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG 13 years ago
Ben Hutchings 30b81cda95 sfc: Remove efx_nic_type::push_multicast_hash operation 13 years ago
Ben Hutchings 1daf417029 sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults() 13 years ago
Ben Hutchings 710b208dc2 sfc: Merge efx_mac_operations into efx_nic_type 13 years ago
Ben Hutchings 1cb345220f sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats 13 years ago