summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-15net: mvpp2: Fix a typo in the licenseEzequiel Garcia
2014-07-14ethernet: amd: fix 'foo* bar'Varka Bhadram
2014-07-14ethernet: amd: fix pci device idsVarka Bhadram
2014-07-14ethernet: amd: fix comment stylesVarka Bhadram
2014-07-14ethernet: amd: dynamic debug fixesVarka Bhadram
2014-07-14ethernet: amd: use devm_ioremap()Varka Bhadram
2014-07-14ethernet: amd: move amd111e_remove_one after probeVarka Bhadram
2014-07-14sfc: Add 40G link capability decodingEdward Cree
2014-07-14sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski
2014-07-14vxlan: Call udp_sock_createTom Herbert
2014-07-13slip: remove unnecessary break after gotoFabian Frederick
2014-07-13rtlwifi: remove unnecessary break after gotoFabian Frederick
2014-07-13wcn36xx: remove unnecessary break after gotoFabian Frederick
2014-07-13orinoco_usb: remove unnecessary break after gotoFabian Frederick
2014-07-13ps3_gelic: remove unnecessary break after gotoFabian Frederick
2014-07-13i40evf: remove unnecessary break after gotoFabian Frederick
2014-07-13i40e: remove unnecessary break after gotoFabian Frederick
2014-07-13ixgbe: remove unnecessary break after gotoFabian Frederick
2014-07-13igb: remove unnecessary break after gotoFabian Frederick
2014-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-07-11r8169: support IPv6hayeswang
2014-07-11r8169: use Giant Sendhayeswang
2014-07-11r8169: split rtl8169_tso_csumhayeswang
2014-07-11dp83640: Adjust ptp event timestampsStefan Sørensen
2014-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-10ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas
2014-07-10net: cpmac: fix in debug messagesVarka Bhadram
2014-07-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim
2014-07-10r8152: support jumbo frame for RTL8153hayeswang
2014-07-10net: cpmac: fix in releasing resourcesVarka Bhadram
2014-07-10net: cpmac: fix proper spacing before return statementVarka Bhadram
2014-07-10net: cpmac: fix missing a blank line after declarationsVarka Bhadram
2014-07-10net: cpmac: fix cpmac driver structureVarka Bhadram
2014-07-10net: cpmac: dynamic debug fixesVarka Bhadram
2014-07-10net: cpmac: fix commentsVarka Bhadram
2014-07-10net: cpmac: remove space in macro definationVarka Bhadram
2014-07-09net: systemport: use kcalloc instead of kzallocFlorian Fainelli
2014-07-09net: systemport: align multiple lines correctlyFlorian Fainelli
2014-07-09hyperv: Add netpoll supportRichard Weinberger
2014-07-09arc_emac: Remove unused pointer to net_device from arc_emac_privTobias Klauser
2014-07-09arc_emac: Use net_device_stats from struct net_deviceTobias Klauser
2014-07-08net: phy: export phy_suspend and phy_resumeFlorian Fainelli
2014-07-08net: fec: consolidate hwtstamp implementationRussell King
2014-07-08net: fec: remove useless status check in tx reap pathRussell King
2014-07-08net: fec: add support for dumping transmit ring on timeoutRussell King
2014-07-08net: fec: reorder ethtool ops to match order in struct declarationRussell King
2014-07-08net: fec: clear receive interrupts before processing a packetRussell King