summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-25be2net: Update the driver version to 11.4.0.0Suresh Reddy1-1/+1
2017-05-25be2net: Fix UE detection logic for BE3Suresh Reddy2-8/+22
2017-05-25net-next: stmmac: rework the speed selectionLABBE Corentin5-44/+43
2017-05-25net-next: stmmac: Convert old_link to boolLABBE Corentin2-5/+5
2017-05-25net-next: stmmac: use SPEED_xxx instead of raw valueLABBE Corentin1-3/+3
2017-05-25net-next: stmmac: Remove unnecessary parenthesisLABBE Corentin1-1/+1
2017-05-25net-next: stmmac: Convert new_state to boolLABBE Corentin1-5/+5
2017-05-25net: jme: Remove unused functionsMatthias Kaehlcke1-42/+0
2017-05-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller8-15/+49
2017-05-25net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the functionUwe Kleine-König1-1/+1
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller35-157/+604
2017-05-24mlxsw: spectrum_flower: Add support for tcp flagsJiri Pirko2-0/+30
2017-05-24mlxsw: spectrum: Add acl block containing tcp flags for ipv4Jiri Pirko1-0/+6
2017-05-24mlxsw: acl: Add tcp flags acl elementJiri Pirko2-0/+3
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval5-11/+7
2017-05-24qede: Log probe of PCI deviceMintz, Yuval1-2/+38
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar4-0/+51
2017-05-24qed: Enable RoCE parser searching on fp initMichal Kalderon1-0/+7
2017-05-24qed: Flush slowpath tasklet on stopTomer Tayar1-0/+14
2017-05-24qed: Remove BB_A0 referencesMintz, Yuval2-12/+0
2017-05-24qed: Drop the 's' from num_ports_in_enginesTomer Tayar4-22/+22
2017-05-24qed: Log incorrectly installed boardTomer Tayar2-0/+7
2017-05-24qed: !main_ptt for tunnel configurationManish Chopra5-9/+30
2017-05-24qede: Fix sparse warningsManish Chopra4-18/+22
2017-05-23net: ieee802154: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+2
2017-05-23Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllersJürg Billeter1-0/+2
2017-05-23enic: unmask intr only when napi is completeGovindarajulu Varadarajan1-4/+2
2017-05-23Bluetooth: btwilink: Fix unexpected skb freeLoic Poulain1-1/+0
2017-05-23Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync failsGuodong Xu1-0/+1
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller123-463/+783
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+11
2017-05-22Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+9
2017-05-22Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-8/+17
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka1-1/+1
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook1-6/+11
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-11/+17
2017-05-22nfp: refresh port state before reporting autonegotiationJakub Kicinski3-9/+14
2017-05-22nfp: mark port state as stale if update failedJakub Kicinski1-0/+5
2017-05-22nfp: mark port state as stale after reconfigJakub Kicinski1-0/+2
2017-05-22nfp: provide linking on port structuresJakub Kicinski5-9/+17
2017-05-22nfp: move refresh tracking into the port structureJakub Kicinski5-25/+28
2017-05-22nfp: update port state in placeJakub Kicinski1-24/+30
2017-05-22nfp: introduce nfp_portJakub Kicinski7-63/+275
2017-05-22nfp: disallow mixing vNICs with and without NSP port entryJakub Kicinski1-20/+32
2017-05-22nfp: introduce very minimal nfp_appJakub Kicinski7-14/+152
2017-05-22nfp: add nfp_net_pf_free_vnic() functionJakub Kicinski1-7/+9
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski6-97/+95
2017-05-22nfp: make nfp_net alloc/init/cleanup/free not depend on netdevsJakub Kicinski4-36/+35
2017-05-22nfp: add nfp_cppcore_pcie_unit() helperSimon Horman2-12/+15
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson1-3/+2