Age | Commit message (Expand) | Author | Files | Lines |
2017-07-22 | Bluetooth: Style fix - align block comments | Derek Robson | 9 | -20/+35 |
2017-07-20 | Bluetooth: btwilink: remove unnecessary static in bt_ti_probe() | Gustavo A. R. Silva | 1 | -1/+1 |
2017-07-20 | Bluetooth: hci_ll: Use new hci_uart_unregister_device() function | Ian Molton | 1 | -7/+1 |
2017-07-20 | Bluetooth: hci_nokia: Use new hci_uart_unregister_device() function | Ian Molton | 1 | -9/+1 |
2017-07-20 | Bluetooth: hci_serdev: Introduce hci_uart_unregister_device() | Ian Molton | 2 | -0/+14 |
2017-07-20 | Bluetooth: btusb: fix QCA Rome suspend/resume | Leif Liddy | 1 | -0/+6 |
2017-07-20 | Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable() | Ian Molton | 1 | -2/+0 |
2017-07-20 | Bluetooth: hci_nokia: prevent crash on module removal | Ian Molton | 1 | -1/+3 |
2017-07-20 | Bluetooth: btqca: Fixed a coding style error | Joan Jani | 1 | -1/+1 |
2017-07-20 | Bluetooth: btusb: Add support of all Foxconn (105b) Broadcom devices | Dmitry Tunin | 1 | -1/+2 |
2017-07-20 | Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resource | Loic Poulain | 1 | -14/+16 |
2017-07-20 | cxgb4: Update register ranges of T4/T5/T6 adapters | Arjun Vynipadath | 1 | -37/+14 |
2017-07-20 | Merge branch 'netvsc-lockdep-and-related-fixes' | David S. Miller | 4 | -97/+107 |
2017-07-20 | netvsc: add rtnl annotations in rndis | stephen hemminger | 4 | -10/+15 |
2017-07-20 | netvsc: save pointer to parent netvsc_device in channel table | stephen hemminger | 2 | -1/+3 |
2017-07-20 | netvsc: need rcu_derefence when accessing internal device info | stephen hemminger | 4 | -13/+11 |
2017-07-20 | netvsc: use ERR_PTR to avoid dereference issues | stephen hemminger | 4 | -49/+49 |
2017-07-20 | netvsc: change logic for change mtu and set_queues | stephen hemminger | 3 | -20/+24 |
2017-07-20 | netvsc: change order of steps in setting queues | stephen hemminger | 1 | -5/+3 |
2017-07-20 | netvsc: add some rtnl_dereference annotations | stephen hemminger | 2 | -5/+7 |
2017-07-20 | netvsc: force link update after MTU change | stephen hemminger | 1 | -0/+1 |
2017-07-20 | Merge branch 'dev_close-void' | David S. Miller | 4 | -23/+15 |
2017-07-20 | net: make dev_close and related functions void | stephen hemminger | 2 | -17/+13 |
2017-07-20 | hns: remove useless void cast | stephen hemminger | 1 | -1/+1 |
2017-07-20 | bluetooth: 6lowpan dev_close never returns error | stephen hemminger | 1 | -5/+1 |
2017-07-20 | liquidio: lio_main: remove unnecessary static in setup_io_queues() | Gustavo A. R. Silva | 1 | -2/+2 |
2017-07-20 | liquidio: lio_vf_main: remove unnecessary static in setup_io_queues() | Gustavo A. R. Silva | 1 | -2/+2 |
2017-07-20 | net: ethernet: mediatek: remove useless code in mtk_poll_tx() | Gustavo A. R. Silva | 1 | -4/+1 |
2017-07-20 | qlcnic: remove unnecessary static in qlcnic_dump_fw() | Gustavo A. R. Silva | 1 | -1/+1 |
2017-07-20 | net: tulip: remove useless code in tulip_init_one() | Gustavo A. R. Silva | 1 | -2/+0 |
2017-07-20 | rtlwifi: remove useless code | Gustavo A. R. Silva | 1 | -6/+0 |
2017-07-20 | wireless: airo: remove unnecessary static in writerids() | Gustavo A. R. Silva | 1 | -1/+1 |
2017-07-20 | net: dsa: unexport dsa_is_port_initialized | Vivien Didelot | 2 | -5/+5 |
2017-07-20 | net/packet: remove unused PGV_FROM_VMALLOC definition. | Rosen, Rami | 1 | -2/+0 |
2017-07-20 | ISDN: eicon: switch to use native bitmaps | Andy Shevchenko | 2 | -205/+58 |
2017-07-20 | sfc: Add ethtool -m support for QSFP modules | Martin Habets | 1 | -43/+181 |
2017-07-20 | tcp: adjust tail loss probe timeout | Yuchung Cheng | 3 | -10/+12 |
2017-07-19 | openvswitch: Optimize operations for OvS flow_stats. | Tonghao Zhang | 3 | -4/+9 |
2017-07-19 | openvswitch: Optimize updating for OvS flow_stats. | Tonghao Zhang | 1 | -2/+1 |
2017-07-19 | Merge branch 'liquidio-lowmem-fixes' | David S. Miller | 2 | -6/+8 |
2017-07-19 | liquidio: lowmem: init allocated memory to 0 | Rick Farrington | 1 | -4/+4 |
2017-07-19 | liquidio: lowmem: do not dereference null ptr | Rick Farrington | 1 | -0/+2 |
2017-07-19 | liquidio: lowmem: init allocated memory to 0 | Rick Farrington | 1 | -2/+2 |
2017-07-19 | liquidio: support new firmware statistic fw_err_pki | Rick Farrington | 2 | -0/+5 |
2017-07-18 | Merge branch 'net-attribute_group-const' | David S. Miller | 10 | -11/+15 |
2017-07-18 | net: chelsio: cxgb3: constify attribute_group structures. | Arvind Yadav | 1 | -2/+6 |
2017-07-18 | net: bonding: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-07-18 | arcnet: com20020-pci: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-07-18 | wireless: iwlegacy: Constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-07-18 | wireless: iwlegacy: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |