summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-01-03i40e: report VF MAC addresses correctlyMitch Williams
2014-01-03i40e: update led set argsJesse Brandeburg
2014-01-03i40e: make a define from a large constantMitch Williams
2014-01-03i40e: be more informativeMitch Williams
2014-01-03i40e: fix error returnMitch Williams
2014-01-03i40e: remove chatty log messagesMitch Williams
2014-01-03i40e: remove redundant codeMitch Williams
2014-01-03i40e: refactor VF reset flowMitch Williams
2014-01-03i40e: move i40e_reset_vfMitch Williams
2014-01-03i40e: Rx checksum offload for VXLANJoseph Gasparakis
2014-01-03i40e: Implementation of VXLAN ndo'sJeff Kirsher
2014-01-03i40e: fix curly brace use and return typeShannon Nelson
2014-01-03i40e: add wake-on-lan supportShannon Nelson
2014-01-03i40e: Populate and check pci bus speed and widthCatherine Sullivan
2014-01-03i40e: Suppress HMC error to Interrupt message levelAnjali Singhai Jain
2014-01-03i40e: using for_each_set_bit to simplify the codeWei Yongjun
2014-01-03bonding: add bounds checking for tbl paramssfeldma@cumulusnetworks.com
2014-01-03bonding: fix netlink msg sizesfeldma@cumulusnetworks.com
2014-01-03bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-03bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-03bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-03tg3: Update version to 3.136Nithin Sujir
2014-01-03tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir
2014-01-03tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir
2014-01-03tg3: Add unicast filtering support.Michael Chan
2014-01-03tg3: Refactor __tg3_set_mac_addr()Michael Chan
2014-01-03sh_eth: coding style fixesSergei Shtylyov
2014-01-03r8152: fix the wrong return valuehayeswang
2014-01-03smsc9420: use named constants for pci_power_t valuesJulia Lawall
2014-01-03net: tulip: delete useless tests on netdev_privJulia Lawall
2014-01-02mlx4_en: Only cycle port if HW timestamp config changesShawn Bohrer
2014-01-02mlx4_en: Add PTP hardware clockShawn Bohrer
2014-01-02hamradio: 6pack: fix error return codeJulia Lawall
2014-01-02net: fix error return codeJulia Lawall
2014-01-02tun, rfs: fix the incorrect hash valueZhi Yong Wu
2014-01-01bonding: make more functions staticstephen hemminger
2014-01-01stmicro: make local variables staticstephen hemminger
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-01bonding: use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong
2014-01-01bonding: remove the return value for bond_3ad_bind_slave()dingtianhong
2014-01-01bonding: remove unwanted return value for bond_dev_queue_xmit()dingtianhong
2014-01-01bonding: slight optimizztion for bond_slave_override()dingtianhong
2014-01-01bonding: slight optimization for bond_alb_xmit()dingtianhong
2014-01-01bonding: slight optimization for bond_3ad_xmit_xor()dingtianhong
2014-01-01bonding: use ether_addr_equal_unaligned for bond addr comparedingtianhong
2014-01-01r8152: support RTL8153hayeswang
2014-01-01r8152: split rtl8152_enablehayeswang
2014-01-01r8152: add rtl_opshayeswang
2014-01-01r8152: change some definitionshayeswang
2014-01-01r8152: modify the method of accessing PHYhayeswang