summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun
2012-09-27Revert "be2net: fix vfs enumeration"David S. Miller
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K
2012-09-27bnx2: Clean up remaining iounmapNeil Horman
2012-09-27bna: Fix warning false positive.David S. Miller
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut
2012-09-27be2net: fix vfs enumerationIvan Vecera
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya
2012-09-27cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya
2012-09-27cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya
2012-09-27cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun
2012-09-27team: fix return value checkWei Yongjun
2012-09-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-24net: mipsnet: Remove the MIPSsim Ethernet driver.Steven J. Hill
2012-09-24gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil
2012-09-24net: loopback: set default mtu to 64KEric Dumazet
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut
2012-09-24bnx2x: Improve code around bnx2x_tests_str_arrMerav Sicron
2012-09-24ixgbevf: Return error on failure to enable VLANAlexander Duyck
2012-09-24ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck
2012-09-24ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose
2012-09-24ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K
2012-09-24ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose
2012-09-24ixgbevf: Fix code for handling timeoutAlexander Duyck
2012-09-22net: Make ZNET driver config depend on X86.David S. Miller
2012-09-22pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu
2012-09-22team: send port changed when addedJiri Pirko
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe
2012-09-22can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-22igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck
2012-09-22igb: Simplify how we populate the RSS keyAlexander Duyck
2012-09-22igb: Change how we populate the RSS indirection tableAlexander Duyck
2012-09-22igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck
2012-09-22igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck
2012-09-22igb: Fix stats output on i210/i211 parts.Carolyn Wyborny
2012-09-22igb: Change how we check for pre-existing and assigned VFsStefan Assmann
2012-09-21can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun
2012-09-21can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap
2012-09-21can: c_can: Adopt pinctrl supportAnilKumar Ch