aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-23bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-2/+2
2018-07-23bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()Jia-Ju Bai1-1/+1
2018-07-23bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()Jia-Ju Bai1-1/+1
2018-07-23bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_card_to_host()Jia-Ju Bai1-1/+1
2018-07-23bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame()Jia-Ju Bai1-3/+3
2018-07-23bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_set_baud_rate()Jia-Ju Bai1-1/+1
2018-07-23bluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL in bfusb_send_frame()Jia-Ju Bai1-1/+1
2018-07-06Bluetooth: btusb: use irqsave() in URB's complete callbackSebastian Andrzej Siewior1-8/+12
2018-07-06Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan1-0/+1
2018-07-05cxgb4: Fix the condition to check if the card is T5Ganesh Goudar1-1/+1
2018-07-05net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King1-16/+0
2018-07-05net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven2-2/+3
2018-07-05net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbolsGeert Uytterhoeven3-8/+8
2018-07-05net: ethernet: Make NET_VENDOR_AURORA default to yesGeert Uytterhoeven1-0/+1
2018-07-05qlogic: netxen: remove various redundant variablesColin Ian King2-11/+3
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam4-11/+147
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh3-3/+55
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh1-2/+106
2018-07-05net/hamradio/6pack: remove redundant variable channelColin Ian King1-4/+1
2018-07-05fjes: use currently unused variable my_epid and max_epidColin Ian King1-4/+4
2018-07-05net: tehuti: remove redundant pointer skbColin Ian King1-2/+0
2018-07-05net: socionext: remove redundant pointer ndevColin Ian King1-2/+0
2018-07-05net: aquantia: Make some functions staticWei Yongjun1-3/+3
2018-07-05net: dsa: vsc73xx: Make some functions staticWei Yongjun1-4/+5
2018-07-05net: dsa: fix spelling mistake "waitting" -> "waiting"Colin Ian King1-1/+1
2018-07-05r8169: fix runtime suspendHeiner Kallweit1-8/+1
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom4-35/+206
2018-07-04epic100: remove redundant variable 'irq'Colin Ian King1-2/+0
2018-07-04sfc: remove redundant variable old_vlanColin Ian King1-2/+1
2018-07-04qed: remove redundant pointer 'name'Colin Ian King1-2/+0
2018-07-04ethernet: micrel: remove redundant pointer 'info'Colin Ian King1-3/+0
2018-07-04net: hinic: remove redundant pointer pfhwdevColin Ian King1-3/+0
2018-07-04net: hns3: remove redundant variable 'protocol'Colin Ian King1-2/+0
2018-07-04net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King1-2/+0
2018-07-04net: fec: remove redundant variable 'inc'Colin Ian King1-2/+0
2018-07-04cnic: remove redundant pointer req and variable funcColin Ian King1-4/+1
2018-07-04net: bgmac: remove redundant variable 'freed'Colin Ian King1-2/+0
2018-07-04net: ethernet: nb8800: remove redundant pointer rxdColin Ian King1-2/+0
2018-07-04net: alx: remove redundant variable old_duplexColin Ian King1-2/+0
2018-07-04net: alteon: acenic: remove redundant pointer rxdescColin Ian King1-4/+1
2018-07-04net: dsa: bcm_sf2: remove redundant variable offColin Ian King1-6/+1
2018-07-04igb: Add support for ETF offloadJesus Sanchez-Palencia3-17/+138
2018-07-04igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia1-2/+2
2018-07-04igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia1-9/+14
2018-07-04igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia1-16/+33
2018-07-04igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia1-32/+28
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva15-0/+33
2018-07-04net: usb: asix: allow optionally getting mac address from device treeMarcel Ziswiler1-15/+23
2018-07-04vhost_net: Avoid rx vring kicks during busyloopToshiaki Makita1-3/+7
2018-07-04vhost_net: Avoid rx queue wake-ups during busypollToshiaki Makita1-7/+19