aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-28net/macb: make clk_enable atomicSteffen Trumtrar1-10/+10
2013-03-28net/macb: force endian_swp_pkt_en to offSteffen Trumtrar2-0/+3
2013-03-28net/macb: clear tx/rx completion flags in ISRSteffen Trumtrar1-0/+3
2013-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller11-113/+315
2013-03-28connector: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo1-6/+6
2013-03-28scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo3-50/+45
2013-03-28gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo1-6/+6
2013-03-28ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose2-7/+21
2013-03-28ixgbe: Don't give VFs random MAC addressesGreg Rose1-10/+13
2013-03-28e1000e: fix scheduling while atomic bugsBruce Allan1-4/+4
2013-03-28e1000e: increase driver version numberBruce Allan1-1/+1
2013-03-28e1000e: cleanup unused definesBruce Allan1-7/+0
2013-03-28e1000e: add support for LTR on I217/I218Bruce Allan1-0/+97
2013-03-28e1000e: enable EEE by defaultBruce Allan1-4/+0
2013-03-28e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan5-72/+88
2013-03-27e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan1-1/+28
2013-03-27e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan1-7/+20
2013-03-27e1000e: slow performance between two 82579 connected via 10Mbit hubBruce Allan3-0/+30
2013-03-27e1000e: additional error handling on PHY register accessesBruce Allan2-0/+13
2013-03-28net: add ETH_P_802_3_MINSimon Horman6-10/+10
2013-03-27bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov2-1/+2
2013-03-27yam: remove redundant null check on devColin Ian King1-1/+1
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller141-797/+1514
2013-03-27Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller4-43/+74
2013-03-27phy: Elimination the forced speed reduction algorithm.Kirill Kapranov1-49/+1
2013-03-27ppp: reuse print_hex_dump_bytesAndy Shevchenko1-51/+2
2013-03-27bnx2x: Cosmetic changesYaniv Rosner1-11/+13
2013-03-27bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner3-60/+155
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov5-34/+82
2013-03-27bnx2x: Fix VF outer vlan removalAriel Elior1-8/+9
2013-03-27bnx2x: Fix VF statisticsAriel Elior3-37/+47
2013-03-27bnx2x: missing ARI should not be lethalAriel Elior1-4/+6
2013-03-27bnx2x: Fix AER semaphore releaseYuval Mintz1-1/+1
2013-03-27net: switch to use skb_probe_transport_header()Jason Wang3-26/+3
2013-03-27ptp_pch: eliminate a number of sparse warningsSahara1-13/+14
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds4-15/+12
2013-03-27can: bfin_can: declare locally used functions staticMarc Kleine-Budde1-2/+2
2013-03-27can: mcp251x: Use dev_pm_opsLars-Peter Clausen1-7/+13
2013-03-27can: mcp251x: Use module_spi_driverLars-Peter Clausen1-13/+1
2013-03-27can: mcp251x: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2013-03-27can: Kconfig: CAN_AT91 depends on ARMLudovic Desroches1-1/+1
2013-03-27can: at91_can: add dt supportLudovic Desroches1-19/+57
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-12/+10
2013-03-27ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ONstefan@datenfreihafen.org1-2/+2
2013-03-27ieee802154/at86rf230: Implement hardware address filter callback.stefan@datenfreihafen.org1-0/+47
2013-03-27VXLAN: Fix sparse warnings.Pravin B Shelar1-5/+4
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+4
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-104/+195
2013-03-26bonding: remove already created master sysfs link on failureVeaceslav Falico1-0/+5