summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-20Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()Ian Molton2-0/+14
2017-07-20Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy1-0/+6
2017-07-20Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable()Ian Molton1-2/+0
2017-07-20Bluetooth: hci_nokia: prevent crash on module removalIan Molton1-1/+3
2017-07-20Bluetooth: btqca: Fixed a coding style errorJoan Jani1-1/+1
2017-07-20Bluetooth: btusb: Add support of all Foxconn (105b) Broadcom devicesDmitry Tunin1-1/+2
2017-07-20Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resourceLoic Poulain1-14/+16
2017-07-20cxgb4: Update register ranges of T4/T5/T6 adaptersArjun Vynipadath1-37/+14
2017-07-20netvsc: add rtnl annotations in rndisstephen hemminger4-10/+15
2017-07-20netvsc: save pointer to parent netvsc_device in channel tablestephen hemminger2-1/+3
2017-07-20netvsc: need rcu_derefence when accessing internal device infostephen hemminger4-13/+11
2017-07-20netvsc: use ERR_PTR to avoid dereference issuesstephen hemminger4-49/+49
2017-07-20netvsc: change logic for change mtu and set_queuesstephen hemminger3-20/+24
2017-07-20netvsc: change order of steps in setting queuesstephen hemminger1-5/+3
2017-07-20netvsc: add some rtnl_dereference annotationsstephen hemminger2-5/+7
2017-07-20netvsc: force link update after MTU changestephen hemminger1-0/+1
2017-07-20hns: remove useless void caststephen hemminger1-1/+1
2017-07-20liquidio: lio_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva1-2/+2
2017-07-20liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva1-2/+2
2017-07-20net: ethernet: mediatek: remove useless code in mtk_poll_tx()Gustavo A. R. Silva1-4/+1
2017-07-20qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva1-1/+1
2017-07-20net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva1-2/+0
2017-07-20rtlwifi: remove useless codeGustavo A. R. Silva1-6/+0
2017-07-20wireless: airo: remove unnecessary static in writerids()Gustavo A. R. Silva1-1/+1
2017-07-20ISDN: eicon: switch to use native bitmapsAndy Shevchenko2-205/+58
2017-07-20sfc: Add ethtool -m support for QSFP modulesMartin Habets1-43/+181
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington1-4/+4
2017-07-19liquidio: lowmem: do not dereference null ptrRick Farrington1-0/+2
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington1-2/+2
2017-07-19liquidio: support new firmware statistic fw_err_pkiRick Farrington2-0/+5
2017-07-18net: chelsio: cxgb3: constify attribute_group structures.Arvind Yadav1-2/+6
2017-07-18net: bonding: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18arcnet: com20020-pci: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: iwlegacy: Constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: iwlegacy: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2100: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2200: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18net: can: janz-ican3: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18net: can: at91_can: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18net: cdc_ncm: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18mlxsw: spectrum_router: Update prefix count for IPv6Ido Schimmel1-1/+1
2017-07-18mlxsw: spectrum_router: Rename functions to add / delete a FIB entryIdo Schimmel1-8/+8
2017-07-18mlxsw: spectrum_router: Drop unnecessary parameterIdo Schimmel1-19/+13
2017-07-18mlxsw: spectrum_router: Mark IPv4 specific function accordinglyIdo Schimmel1-29/+29
2017-07-18mlxsw: spectrum_router: Create IPv4 specific entry structIdo Schimmel1-100/+123
2017-07-18mlxsw: spectrum_router: Set abort trap for IPv6Ido Schimmel1-13/+26
2017-07-18mlxsw: spectrum_router: Allow IPv6 routes to be programmedIdo Schimmel1-41/+46
2017-07-18mlxsw: reg: Update RALUE register with IPv6 supportIdo Schimmel1-0/+11
2017-07-18mlxsw: spectrum_router: Extend virtual routers with IPv6 supportIdo Schimmel1-3/+25
2017-07-18mlxsw: spectrum_router: Make FIB node retrieval family agnosticIdo Schimmel1-17/+17