summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-28net: add ETH_P_802_3_MINSimon Horman6-10/+10
2013-03-28bnx2x: 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...Linus 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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+4
2013-03-27vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-03-27Merge 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
2013-03-26net: fec: TX Buffer incorrectly initializedJim Baxter1-1/+1
2013-03-26stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO1-1/+1
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur8-10/+294
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur11-24/+732
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur4-4/+22
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO6-15/+257
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO6-50/+55
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO11-218/+528
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO10-137/+169
2013-03-26bonding: cleanup unneeded rcu_read_lock()Veaceslav Falico1-2/+1
2013-03-26ptp_pch: fix typo in module parameter descriptionJiri Benc1-1/+1
2013-03-26net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-2/+2
2013-03-26net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-1/+1
2013-03-26net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2-4/+4
2013-03-26netback: set transport header before passing it to kernelJason Wang1-0/+12
2013-03-26tuntap: set transport header before passing it to kernelJason Wang1-0/+10
2013-03-26macvtap: set transport header before passing skb to lower deviceJason Wang1-0/+9
2013-03-26firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明2-8/+77
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明1-127/+26