aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-02net/ps3: Add support for gelic link negotiationHideyuki Sasaki
2009-12-02net/ps3: Cleanup gelic enumsGeoff Levand
2009-12-02be2net: fix unnecessary access to hardware to get link, port infoAjit Khaparde
2009-12-02be2net: Add be_rx_polls counterAjit Khaparde
2009-12-02be2net: fix to allow port beacon when device is closedAjit Khaparde
2009-12-02be2net: check for valid ether addressAjit Khaparde
2009-12-02be2net: initialize netdev->perm_addrAjit Khaparde
2009-12-02be2net: set netdev->vlan_features appropriatelyAjit Khaparde
2009-12-02e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()Roel Kluin
2009-12-02e1000e: PHY type cleanups in e1000e_check_downshift()Bruce Allan
2009-12-02e1000e: add debug messagesBruce Allan
2009-12-02e1000e: comment correctionsBruce Allan
2009-12-02e1000e: enable new 82567V-3 deviceBruce Allan
2009-12-02e1000e: ensure the link state is correct for serdes linksBruce Allan
2009-12-02e1000e: provide family-specific PHY power up/down operationsBruce Allan
2009-12-02e1000e: guard against buffer overflow in cable length tablesBruce Allan
2009-12-02e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-01net: Simplify pppol2tp pernet operations.Eric W. Biederman
2009-12-01net: Simplify pppoe pernet operations.Eric W. Biederman
2009-12-01net: Simplify ppp_generic pernet operations.Eric W. Biederman
2009-12-01net: Simplify the bond drivers pernet operations.Eric W. Biederman
2009-12-01net: Simplify loopback and improve batching.Eric W. Biederman
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-30b44: Fix wedge when using netconsole.David S. Miller
2009-11-30wan: cosa: drop chan->wsem on error pathDan Carpenter
2009-11-29ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli
2009-11-29NET: smc91x: Fix irq flagsRussell King - ARM Linux
2009-11-29wan: Coding style correction in HDLC/Frame Relay support routinesRudy Matela
2009-11-29wan: Frame Relay/DLCI coding style corrections.Rudy Matela
2009-11-29smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning
2009-11-29r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera
2009-11-29netxen: fix merge 9b963e5d0e01461099aAmit Kumar Salecha
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings
2009-11-29sfc: Implement TSO for TCP/IPv6Ben Hutchings
2009-11-29sfc: Add support for SFC9000 family (2)Ben Hutchings
2009-11-29sfc: Add support for SFC9000 family (1)Ben Hutchings
2009-11-29sfc: Add firmware protocol definitions (MCDI)Steve Hodgson
2009-11-29sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings
2009-11-29sfc: Rename falcon.h to nic.hBen Hutchings
2009-11-29sfc: Allow for additional checksum offload featuresBen Hutchings
2009-11-29sfc: Extend MTD driver for use with new NICsBen Hutchings
2009-11-29sfc: Remove static PHY data and enumerationsBen Hutchings
2009-11-29sfc: Extend loopback mode enumerationBen Hutchings
2009-11-29sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()Ben Hutchings
2009-11-29e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen
2009-11-29mv643xx: convert to netdev_tx_tDenis Kirjanov
2009-11-29sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for identity LED controlBen Hutchings