be2net: fix unnecessary access to hardware to get link, port info
[safe/jmp/linux-2.6] / drivers / net /
2009-12-02 Ajit Khapardebe2net: fix unnecessary access to hardware to get link...
2009-12-02 Ajit Khapardebe2net: Add be_rx_polls counter
2009-12-02 Ajit Khapardebe2net: fix to allow port beacon when device is closed
2009-12-02 Ajit Khapardebe2net: check for valid ether address
2009-12-02 Ajit Khapardebe2net: initialize netdev->perm_addr
2009-12-02 Ajit Khapardebe2net: set netdev->vlan_features appropriately
2009-12-02 Roel Kluine1000e: Use sizeof struct rather than pointer in e1000_...
2009-12-02 Bruce Allane1000e: PHY type cleanups in e1000e_check_downshift()
2009-12-02 Bruce Allane1000e: add debug messages
2009-12-02 Bruce Allane1000e: comment corrections
2009-12-02 Bruce Allane1000e: enable new 82567V-3 device
2009-12-02 Bruce Allane1000e: ensure the link state is correct for serdes...
2009-12-02 Bruce Allane1000e: provide family-specific PHY power up/down opera...
2009-12-02 Bruce Allane1000e: guard against buffer overflow in cable length...
2009-12-02 Bruce Allane1000e: provide family-specific functions to manage...
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-12-02 Eric W. Biedermannet: Simplify pppol2tp pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify pppoe pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify ppp_generic pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify the bond drivers pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify loopback and improve batching.
2009-12-01 Linus TorvaldsMerge branch 'security' of git://git./linux/kernel...
2009-11-30 Johannes Bergmac80211: fix spurious delBA handling
2009-11-30 David S. Millerb44: Fix wedge when using netconsole.
2009-11-30 Dan Carpenterwan: cosa: drop chan->wsem on error path
2009-11-30 Florian Fainelliep93xx-eth: check for zero MAC address on probe, not...
2009-11-30 Russell King - ARM... NET: smc91x: Fix irq flags
2009-11-30 Rudy Matelawan: Coding style correction in HDLC/Frame Relay suppor...
2009-11-30 Rudy Matelawan: Frame Relay/DLCI coding style corrections.
2009-11-30 Steve Glendinningsmsc9420: prevent BUG() if ethtool is called with inter...
2009-11-30 Ivan Vecerar8169: restore mac addr in rtl8169_remove_one and rtl_s...
2009-11-30 Amit Kumar Salechanetxen: fix merge 9b963e5d0e01461099a
2009-11-30 Ben Hutchingssfc: Update version, copyright dates, authors
2009-11-30 Ben Hutchingssfc: Implement TSO for TCP/IPv6
2009-11-30 Ben Hutchingssfc: Add support for SFC9000 family (2)
2009-11-30 Ben Hutchingssfc: Add support for SFC9000 family (1)
2009-11-30 Steve Hodgsonsfc: Add firmware protocol definitions (MCDI)
2009-11-30 Ben Hutchingssfc: Move shared NIC code from falcon.c to new source...
2009-11-30 Ben Hutchingssfc: Rename falcon.h to nic.h
2009-11-30 Ben Hutchingssfc: Allow for additional checksum offload features
2009-11-30 Ben Hutchingssfc: Extend MTD driver for use with new NICs
2009-11-30 Ben Hutchingssfc: Remove static PHY data and enumerations
2009-11-30 Ben Hutchingssfc: Extend loopback mode enumeration
2009-11-30 Ben Hutchingssfc: Fold falcon_probe_nic_variant() into falcon_probe_...
2009-11-30 Roger Oksanene100: Use pci pool to work around GFP_ATOMIC order...
2009-11-30 Denis Kirjanovmv643xx: convert to netdev_tx_t
2009-11-30 Ben Hutchingssfc: Separate shared NIC code from Falcon-specific...
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for identity LED control
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for NVRAM self-test
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for register self-test
2009-11-30 Ben Hutchingssfc: Implement ethtool reset operation
2009-11-30 Ben Hutchingssfc: Add power-management and wake-on-LAN support
2009-11-30 Steve Hodgsonsfc: Generalise link state monitoring
2009-11-30 Ben Hutchingssfc: Refactor link configuration
2009-11-30 Ben Hutchingssfc: Move Falcon NIC operations to efx_nic_type
2009-11-30 Ben Hutchingssfc: Turn pause frame generation on and off at the...
2009-11-30 Ben Hutchingssfc: Remove duplicate hardware structure definitions
2009-11-30 Ben Hutchingssfc: Remove redundant writes to INT_ADR_KER
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-29 PJ Waskiewiczixgbe: Display currently attached PHY through ethtool
2009-11-29 Shannon Nelsonixgbe: Fix Receive Address Register (RAR) cleaning...
2009-11-29 Don Skidmoreixgbe: LINKS2 is not a valid register for 82598
2009-11-29 PJ Waskiewiczixgbe: Disable Flow Control for certain devices
2009-11-29 Shannon Nelsonixgbe: handle parameters for tx and rx EITR, no div0
2009-11-29 Kevin HilmanNET: smc91x: convert to dev_pm_ops
2009-11-29 Ben Hutchingssfc: Clean up RX event handling
2009-11-29 Ben Hutchingssfc: Move descriptor cache base addresses to struct...
2009-11-29 Ben Hutchingssfc: Decouple NIC revision number from Falcon PCI revis...
2009-11-29 Ben Hutchingssfc: Remove some redundant whitespace
2009-11-29 Ben Hutchingssfc: Remove another unused workaround macro
2009-11-29 Matthew Slatterysfc: Remove EFX_WORKAROUND_9141 macro
2009-11-29 Ben Hutchingssfc: Limit some hardware workarounds to Falcon
2009-11-29 Steve Hodgsonsfc: Always start Falcon using the XMAC
2009-11-29 Steve Hodgsonsfc: Replace MDIO spinlock with mutex
2009-11-29 Steve Hodgsonsfc: QT202x: Reset before reading PHY id
2009-11-29 Steve Hodgsonsfc: Simplify PHY polling
2009-11-26 Ben Hutchingssfc: Do not set net_device::trans_start in self-test
2009-11-26 Ben Hutchingssfc: Move inline comment into kernel-doc
2009-11-26 Ben Hutchingssfc: Change MAC promiscuity and multicast hash at the...
2009-11-26 Ben Hutchingssfc: Simplify XMAC link polling
2009-11-26 Ben Hutchingssfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
2009-11-26 Ben Hutchingssfc: Split MAC stats DMA initiation and completion
2009-11-26 Ben Hutchingssfc: Hold MAC lock for longer in efx_init_port()
2009-11-26 Steve Hodgsonsfc: Only switch Falcon MAC clocks as necessary
2009-11-26 Ben Hutchingssfc: Remove unused function efx_flush_queues()
2009-11-26 Ben Hutchingssfc: Fix bugs in RX queue flushing
2009-11-26 Ben Hutchingssfc: Clean up struct falcon_board and struct falcon_boa...
2009-11-26 Ben Hutchingssfc: Remove unused constant
2009-11-26 Ben Hutchingssfc: Comment corrections
2009-11-26 Ben Hutchingssfc: Strengthen EFX_ASSERT_RESET_SERIALISED
2009-11-26 Ben Hutchingssfc: Treat all MAC registers as 128-bit
2009-11-26 Ben Hutchingssfc: Fix descriptor cache sizes
2009-11-26 Arnd Bergmannmacvlan: export macvlan mode through netlink
2009-11-26 Arnd Bergmannmacvlan: implement bridge, VEPA and private mode
2009-11-26 Arnd Bergmannmacvlan: cleanup rx statistics
2009-11-26 Arnd Bergmannveth: move loopback logic to common location
2009-11-26 Simon Kagstromvia-velocity: Bump version
2009-11-26 Simon Kagstromvia-velocity: Set tx checksum from ethtool instead...
2009-11-26 Simon Kagstromvia-velocity: Re-enable transmit scatter-gather support
2009-11-26 Simon Kagstromvia-velocity: Change DMA_LENGTH_DEF (from the VIA driver)
next