summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-28i40evf: remove double space after returnJesse Brandeburg
2014-03-28i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain
2014-03-28i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain
2014-03-28i40e: eeprom integrity check on load and emprShannon Nelson
2014-03-28i40e: Make the alloc and free queue vector calls orthogonalGreg Rose
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams
2014-03-28i40e: Delete ATR filter on RSTAnjali Singhai Jain
2014-03-28bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28r6040: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: ftgmac100: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: emaclite: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: mvmdio: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28fs_enet: remove empty MDIO bus functionFlorian Fainelli
2014-03-28fec: remove empty MDIO bus functionFlorian Fainelli
2014-03-28net: ethoc: remove empty MDIO bus functionFlorian Fainelli
2014-03-28dnet: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28macb: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28tg3: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28net: greth: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-28drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter
2014-03-28drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie
2014-03-27net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-03-27yam: replace del_timer by del_timer_syncJulia Lawall
2014-03-27isdn: replace del_timer by del_timer_syncJulia Lawall
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-27bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2014-03-27virtio-net: correct error handling of virtqueue_kick()Jason Wang
2014-03-27Merge branch 'sxgbe'David S. Miller
2014-03-27drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.cMonam Agarwal
2014-03-27drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.cMonam Agarwal
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie
2014-03-27drm/udl: take reference to device struct for dma-bufsDave Airlie
2014-03-26net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni
2014-03-26net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni
2014-03-26net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-03-26net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya
2014-03-26net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy
2014-03-26bonding: add net_ratelimt to avoid spam in arp intervaldingtianhong
2014-03-26bonding: support QinQ for bond arp intervaldingtianhong
2014-03-26bonding: ratelimit pr_err() for bond xmit broadcastdingtianhong
2014-03-26bonding: slight optimization for bond xmit pathdingtianhong
2014-03-26Input: cypress_ps2 - don't report as a button padsHans de Goede
2014-03-26xen-netback: Functional follow-up patch for grant mapping seriesZoltan Kiss
2014-03-26xen-netback: Non-functional follow-up patch for grant mapping seriesZoltan Kiss
2014-03-26xen-netback: Stop using xenvif_tx_pending_slots_availableZoltan Kiss