summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()Jia-Ju Bai2018-07-231-1/+1
* bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_car...Jia-Ju Bai2018-07-231-1/+1
* bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame()Jia-Ju Bai2018-07-231-3/+3
* bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_se...Jia-Ju Bai2018-07-231-1/+1
* bluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL in bfusb_send_frame()Jia-Ju Bai2018-07-231-1/+1
* Bluetooth: btusb: use irqsave() in URB's complete callbackSebastian Andrzej Siewior2018-07-061-8/+12
* Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan2018-07-061-0/+1
* cxgb4: Fix the condition to check if the card is T5Ganesh Goudar2018-07-051-1/+1
* net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King2018-07-051-16/+0
* net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven2018-07-052-2/+3
* net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbolsGeert Uytterhoeven2018-07-053-8/+8
* net: ethernet: Make NET_VENDOR_AURORA default to yesGeert Uytterhoeven2018-07-051-0/+1
* qlogic: netxen: remove various redundant variablesColin Ian King2018-07-052-11/+3
* bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam2018-07-054-11/+147
* mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh2018-07-053-3/+55
* mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh2018-07-051-2/+106
* net/hamradio/6pack: remove redundant variable channelColin Ian King2018-07-051-4/+1
* fjes: use currently unused variable my_epid and max_epidColin Ian King2018-07-051-4/+4
* net: tehuti: remove redundant pointer skbColin Ian King2018-07-051-2/+0
* net: socionext: remove redundant pointer ndevColin Ian King2018-07-051-2/+0
* net: aquantia: Make some functions staticWei Yongjun2018-07-051-3/+3
* net: dsa: vsc73xx: Make some functions staticWei Yongjun2018-07-051-4/+5
* net: dsa: fix spelling mistake "waitting" -> "waiting"Colin Ian King2018-07-051-1/+1
* r8169: fix runtime suspendHeiner Kallweit2018-07-051-8/+1
* cxgb4: Add support to read actual provisioned resourcesCasey Leedom2018-07-054-35/+206
* epic100: remove redundant variable 'irq'Colin Ian King2018-07-041-2/+0
* sfc: remove redundant variable old_vlanColin Ian King2018-07-041-2/+1
* qed: remove redundant pointer 'name'Colin Ian King2018-07-041-2/+0
* ethernet: micrel: remove redundant pointer 'info'Colin Ian King2018-07-041-3/+0
* net: hinic: remove redundant pointer pfhwdevColin Ian King2018-07-041-3/+0
* net: hns3: remove redundant variable 'protocol'Colin Ian King2018-07-041-2/+0
* net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King2018-07-041-2/+0
* net: fec: remove redundant variable 'inc'Colin Ian King2018-07-041-2/+0
* cnic: remove redundant pointer req and variable funcColin Ian King2018-07-041-4/+1
* net: bgmac: remove redundant variable 'freed'Colin Ian King2018-07-041-2/+0
* net: ethernet: nb8800: remove redundant pointer rxdColin Ian King2018-07-041-2/+0
* net: alx: remove redundant variable old_duplexColin Ian King2018-07-041-2/+0
* net: alteon: acenic: remove redundant pointer rxdescColin Ian King2018-07-041-4/+1
* net: dsa: bcm_sf2: remove redundant variable offColin Ian King2018-07-041-6/+1
* igb: Add support for ETF offloadJesus Sanchez-Palencia2018-07-043-17/+138
* igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia2018-07-041-2/+2
* igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia2018-07-041-9/+14
* igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia2018-07-041-16/+33
* igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia2018-07-041-32/+28
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-0415-0/+33
* net: usb: asix: allow optionally getting mac address from device treeMarcel Ziswiler2018-07-041-15/+23
* vhost_net: Avoid rx vring kicks during busyloopToshiaki Makita2018-07-041-3/+7
* vhost_net: Avoid rx queue wake-ups during busypollToshiaki Makita2018-07-041-7/+19
* vhost_net: Avoid tx vring kicks during busyloopToshiaki Makita2018-07-041-13/+22
* vhost_net: Rename local variables in vhost_net_rx_peek_head_lenToshiaki Makita2018-07-041-17/+17