summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sfc: Replace memset with eth_zero_addrShyam Saini2017-01-161-1/+2
* stmmac: indent an if statementDan Carpenter2017-01-151-1/+1
* synopsys: remove dwc_eth_qos driverjpinto2017-01-155-3030/+0
* Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-142-3/+2
|\
| * cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-132-3/+2
* | cxgb4: Remove redundant memset before memcpyShyam Saini2017-01-141-5/+0
* | cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar2017-01-132-0/+35
* | bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.Michael Chan2017-01-131-0/+5
* | bnxt_en: Add support for ethtool -p.Michael Chan2017-01-134-1/+123
* | bnxt_en: Update to firmware interface spec to 1.6.1.Michael Chan2017-01-131-24/+237
* | bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.Michael Chan2017-01-131-0/+2
* | bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined.Michael Chan2017-01-131-0/+2
* | liquidio: use fallback for selecting txqSatanand Burla2017-01-132-41/+0
* | net: dsa: mv88e6xxx: add EEPROM support to 6390Vivien Didelot2017-01-134-1/+128
* | liquidio VF: reduce load time of modulePrasad Kanneganti2017-01-122-4/+5
* | liquidio: remove unnecessary codeFelix Manlunas2017-01-121-7/+1
* | tilepro: Fix non-void return from void functionJoe Perches2017-01-121-4/+0
* | net: mdio-gpio: Use gpio subsystem to handle low-active pinsGuenter Roeck2017-01-121-12/+14
* | net: mdio-gpio: Convert to use gpiod functions where possibleGuenter Roeck2017-01-121-22/+21
* | net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_requestGuenter Roeck2017-01-121-7/+6
* | cdc-ether: usbnet_cdc_zte_status() can be staticWei Yongjun2017-01-121-1/+1
* | s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun2017-01-121-14/+16
* | s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann2017-01-124-35/+17
* | s390/qeth: shuffle MAC management functions aroundJulian Wiedmann2017-01-121-66/+63
* | s390/qeth: extract qeth_l2_remove_mac()Julian Wiedmann2017-01-121-14/+13
* | s390/qeth: consolidate errno translationJulian Wiedmann2017-01-121-12/+8
* | s390/qeth: don't convert return code twiceJulian Wiedmann2017-01-121-2/+1
* | s390/qeth: drop qeth_l2_del_all_macs() parameterJulian Wiedmann2017-01-121-9/+2
* | s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann2017-01-121-2/+0
* | s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann2017-01-121-3/+0
* | s390/qeth: display warning for OSA3 RX/TX checksum offloadingThomas Richter2017-01-121-0/+5
* | s390/qeth: test RX/TX checksum offload replyThomas Richter2017-01-122-0/+23
* | s390/qeth: rework RX/TX checksum offloadThomas Richter2017-01-123-33/+72
* | cxgb4: Initialize mbox lock and list for mgmt devGanesh Goudar2017-01-121-1/+4
* | net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter2017-01-111-1/+1
* | net: thunderx: Fix error return code in nicvf_open()Wei Yongjun2017-01-111-1/+2
* | sfc: efx_get_phys_port_id() can be staticWei Yongjun2017-01-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-1143-201/+375
|\ \
| * \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-112-11/+14
| |\ \
| | * | zram: support BDI_CAP_STABLE_WRITESMinchan Kim2017-01-101-2/+11
| | * | zram: revalidate disk under init_lockMinchan Kim2017-01-101-7/+1
| | * | mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-101-3/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-1115-84/+188
| |\ \ \ | | |/ / | |/| |
| | * | net: vrf: do not allow table id 0David Ahern2017-01-111-0/+2
| | * | net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King2017-01-111-1/+2
| | * | net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-111-0/+2
| | * | net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens2017-01-101-2/+4
| | * | net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah2017-01-101-6/+1
| | * | net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed2017-01-101-7/+6
| | * | net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz2017-01-101-7/+11