summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* isdn: use setup_timerGeliang Tang2017-03-2430-114/+54
* mlxsw: Remove debugfs interfaceIdo Schimmel2017-03-232-315/+0
* net: dwc-xlgmac: use dual licenseJie Deng2017-03-231-1/+2
* net: dwc-xlgmac: declaration of dual license in headersJie Deng2017-03-237-28/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23129-1191/+2397
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-2340-193/+429
| |\
| | * net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2017-03-222-0/+2
| | * amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas2017-03-221-12/+12
| | * sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter2017-03-221-1/+1
| | * Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann2017-03-221-1/+2
| | * net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger2017-03-221-15/+0
| | * fjes: Do not load fjes driver if extended socket device is not power on.Yasuaki Ishimatsu2017-03-221-0/+24
| | * fjes: Do not load fjes driver if system does not have extended socket device.Yasuaki Ishimatsu2017-03-221-5/+47
| | * net/mlx5e: Count LRO packets correctlyGal Pressman2017-03-221-0/+4
| | * net/mlx5e: Count GSO packets correctlyGal Pressman2017-03-221-2/+3
| | * net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-03-221-1/+1
| | * net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey2017-03-224-12/+11
| | * net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz2017-03-221-2/+4
| | * net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan2017-03-222-0/+9
| | * net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz2017-03-223-20/+58
| | * net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz2017-03-221-0/+4
| | * Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub...David S. Miller2017-03-227-55/+55
| | |\
| | | * ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu2017-03-201-1/+1
| | | * mwifiex: uninit wakeup info when removing deviceBrian Norris2017-03-161-0/+3
| | | * mwifiex: set adapter->dev before starting to use mwifiex_dbg()Brian Norris2017-03-161-4/+4
| | | * mwifiex: pcie: don't leak DMA buffers when removingBrian Norris2017-03-161-19/+19
| | | * iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon2017-03-164-31/+28
| | * | cpsw/netcp: cpts depends on posix_timersArnd Bergmann2017-03-221-1/+1
| | * | cpsw/netcp: work around reverse cpts dependencyArnd Bergmann2017-03-222-2/+8
| | * | r8152: fix the rx early size of RTL8153hayeswang2017-03-221-3/+4
| | * | r8152: set the RMS of RTL8153 according to the mtuhayeswang2017-03-221-4/+12
| | * | net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren2017-03-211-0/+4
| | * | net: vrf: Reset rt6i_idev in local dst after putDavid Ahern2017-03-211-1/+3
| | * | bna: integer overflow bug in debugfsDan Carpenter2017-03-211-1/+1
| | * | qmi_wwan: add Dell DW5811eBjørn Mork2017-03-211-0/+2
| | * | tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov2017-03-211-0/+2
| | * | vhost-vsock: add pkt cancel capabilityPeng Tao2017-03-211-0/+41
| | * | r8152: fix the list rx_done may be used without initializationhayeswang2017-03-211-0/+1
| | * | netvsc: fix race during initializationstephen hemminger2017-03-161-2/+5
| | * | ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqsNathan Fontenot2017-03-161-0/+2
| | * | net: ethernet: aquantia: set net_device mtu when mtu is changedDavid Arcari2017-03-161-0/+1
| | * | net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-03-162-0/+22
| | |/
| | * amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas2017-03-153-50/+78
| | * net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli2017-03-151-2/+4
| | * fjes: Fix wrong netdevice feature flagsTaku Izumi2017-03-151-1/+1
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-2112-55/+69
| |\ \
| | * \ Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-1512-55/+69
| | |\ \
| | | * | scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-155-24/+17
| | | * | scsi: ufs: don't check unsigned type for a negative valueTomas Winkler2017-03-151-1/+1
| | | * | scsi: hpsa: do not timeout reset operationsDon Brace2017-03-151-1/+1