summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-06e1000: e1000_ethertool.c coding style fixesKrzysztof Majzerowicz-Jaszcz
2014-09-05mlx4: only pull headers into skb headEric Dumazet
2014-09-05mISDN: remove DSP_NEVER_DEFINED and adjust code identationColin Ian King
2014-09-05bonding: add slave netlink policy and put slave-related ops togetherJiri Pirko
2014-09-05ixgbe: use new eth_get_headlen interfaceAlexander Duyck
2014-09-05igb: use new eth_get_headlen interfaceAlexander Duyck
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-09-05hyperv: NULL dereference on errorDan Carpenter
2014-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-09-05net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()Daniel Mack
2014-09-05amd-xgbe-phy: Checkpatch driver fixesLendacky, Thomas
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas
2014-09-05amd-xgbe-phy: Enhance parallel detection to support KR speedLendacky, Thomas
2014-09-05amd-xgbe-phy: Check device for current speed mode (KR/KX)Lendacky, Thomas
2014-09-05r8152: use eth_hw_addr_randomhayeswang
2014-09-05r8152: change the location of rtl8152_set_mac_addresshayeswang
2014-09-05enic: Add tunable_ops support for rx_copybreakGovindarajulu Varadarajan
2014-09-05enic: implement rx_copybreakGovindarajulu Varadarajan
2014-09-04net: systemport: update UMAC_CMD only when link is detectedFlorian Fainelli
2014-09-04ixgbe: limit combined total of macvlan and SR-IOV VFsJacob Keller
2014-09-04ixgbe: add comment noting recalculation of queuesJacob Keller
2014-09-04ixgbevf: introduce delay for checking VFLINKS on 82599Emil Tantilov
2014-09-04ixgbe: reset interface on link loss with pending Tx work from the VFEmil Tantilov
2014-09-04ixgbe: Cleanup FDB handling codeAlexander Duyck
2014-09-04i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao
2014-09-04i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan
2014-09-04i40e: fix panic due to too-early Tx queue enableJesse Brandeburg
2014-09-04i40e: Fix an issue when PF reset failsAnjali Singhai Jain
2014-09-04i40e: make warning less verboseJesse Brandeburg
2014-09-04i40e: Tell OS link is going down when calling set_phy_configCatherine Sullivan
2014-09-04i40e: Remove unnecessary assignmentSerey Kong
2014-09-04i40e: Change wording to be more consistentSerey Kong
2014-09-04i40e: Allow user to change link settings if link is downCatherine Sullivan
2014-09-04i40e: Add dual speed module supportCatherine Sullivan
2014-09-03mlx4_en: Convert the normal skb free path to dev_consume_skb_any()Rick Jones
2014-09-02ethernet: arc: remove unused devJingoo Han
2014-09-02ethernet: nvidia: Remove extra parensDavid Wood
2014-09-02be2net: query max_tx_qs for BE3 super-nic profile from FWSuresh Reddy
2014-09-02be2net: define macro for_all_tx_queues_on_eq()Sathya Perla
2014-09-02be2net: get rid of TX budgetSathya Perla
2014-09-02be2net: make be_cmd_get_regs() return a statusVasundhara Volam
2014-09-02be2net: define BE_MAX_MTUKalesh AP
2014-09-02be2net: remove unncessary gotosKalesh AP
2014-09-02be2net: fix log messages in lancer FW download pathKalesh AP
2014-09-02be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam
2014-09-02be2net: Add TX completion error statistics in ethtoolKalesh AP
2014-09-02be2net: add a description for counter rx_input_fifo_overflow_dropSathya Perla
2014-09-02be2net: shorten AMAP_GET/SET_BITS() macro callsSathya Perla
2014-09-02be2net: add a few log messagesSathya Perla
2014-09-01vxlan: Enable checksum unnecessary conversions for vxlan/UDP socketsTom Herbert