summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-05-22micrel: Use time_before_eq()Manuel Schölling
2014-05-22mISDN: Use mod_timer()Manuel Schölling
2014-05-22mISDN: Use time_before()Manuel Schölling
2014-05-22qlogic: Use time_before()Manuel Schölling
2014-05-22bonding: remove NULL verification from bond_get_bond_by_slave()Veaceslav Falico
2014-05-22bonding: populate essential new_slave->bond/dev earlyVeaceslav Falico
2014-05-22net: phy: make of_set_phy_supported work with genphy driverSascha Hauer
2014-05-22net: phy: genphy: Allow overwriting featuresSascha Hauer
2014-05-22Merge tag 'linux-can-next-for-3.16-20140521' of git://gitorious.org/linux-can...David S. Miller
2014-05-22net: davinci_emac: fix oops caused by uninitialized ndev->devSekhar Nori
2014-05-22of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli
2014-05-22ucc_geth: use the new fixed PHY helpersFlorian Fainelli
2014-05-22gianfar: use the new fixed PHY helpersFlorian Fainelli
2014-05-22fs_enet: use the new fixed PHY helpersFlorian Fainelli
2014-05-22net: systemport: use the new fixed PHY helpersFlorian Fainelli
2014-05-22net: bcmgenet: use the new fixed PHY helpersFlorian Fainelli
2014-05-22teaming: fix vlan_features computingMichal Kubeček
2014-05-22bonding: fix vlan_features computingMichal Kubeček
2014-05-22net: fec: correct the MDIO clock sourceNimrod Andy
2014-05-22net: fec: optimize the clock management to save powerNimrod Andy
2014-05-22net: mv643xx_eth: Implement software TSOEzequiel Garcia
2014-05-22net: mv643xx_eth: Use dma_map_single() to map the skb fragmentsEzequiel Garcia
2014-05-22net: mv643xx_eth: Factorize feature settingEzequiel Garcia
2014-05-22net: mv643xx_eth: Avoid setting the initial TCP checksumEzequiel Garcia
2014-05-22net: mv643xx_eth: Factorize initial checksum and command preparationEzequiel Garcia
2014-05-22net: mvneta: Implement software TSOEzequiel Garcia
2014-05-22net: mvneta: Clean mvneta_tx() sk_buff handlingEzequiel Garcia
2014-05-22net: mvneta: Factorize feature settingEzequiel Garcia
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-21wimax/i2400m: make return of 0 explicitJulia Lawall
2014-05-21enic: Add support for adaptive interrupt coalescingSujith Sankar
2014-05-21vxge: Use time_before()Manuel Schölling
2014-05-21ieee802154: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-21atm: idt77252: Remove redundant error checkPeter Senna Tschudin
2014-05-21net-tun: restructure tun_do_read for better sleep/wakeup efficiencyXi Wang
2014-05-21i40e: fix passing wrong error code to i40e_open()Jean Sacren
2014-05-21i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-05-21can: gs_usb: gs_destroy_candev(): fix use after freeMarc Kleine-Budde
2014-05-21i40e: Check PCI_IOV config to avoid compile errorGreg Rose
2014-05-21i40e: remove Tx work for ptpJesse Brandeburg
2014-05-21i40e: Don't disable SR-IOV when VFs are assignedMitch Williams
2014-05-21i40e: remove hardcode of stats struct size in ethtoolShannon Nelson
2014-05-21i40e/i40evf: control auto ITR through ethtoolMitch Williams
2014-05-21i40e/i40evf: set proper default for ITR registersMitch Williams
2014-05-21i40evf: make ethtool_ops constMitch Williams
2014-05-21i40evf: don't lie to ethtoolMitch Williams
2014-05-21i40evf: Use macro param for ethtool statsMitch Williams
2014-05-21i40e: add required includeMitch Williams
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg
2014-05-21i40evf: Remove unused definesCatherine Sullivan