summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_bcm: Handle empty packet after firmware loadingMarcel Holtmann2017-08-171-0/+11
* dt-bindings: net: bluetooth: Add broadcom-bluetoothLoic Poulain2017-08-171-0/+35
* Bluetooth: hci_bcm: Add serdev supportLoic Poulain2017-08-172-2/+84
* Bluetooth: btbcm: Consolidate the controller information commandsMarcel Holtmann2017-08-171-30/+39
* Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devicesMarcel Holtmann2017-08-161-2/+5
* Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai2017-08-161-0/+5
* Bluetooth: btusb: Add workaround for Broadcom devices without product idMarcel Holtmann2017-08-151-0/+18
* Bluetooth: kfree tmp rather than an alias to itColin Ian King2017-08-111-1/+1
* Bluetooth: document config optionsPavel Machek2017-08-081-0/+12
* Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin2017-08-081-0/+1
* Bluetooth: bluecard: blink LED during continuous activityOndrej Zary2017-08-071-14/+19
* Bluetooth: bluecard: fix LED behaviorOndrej Zary2017-08-071-5/+8
* Bluetooth: bluecard: Always enable LEDs (fix for Anycom CF-300)Ondrej Zary2017-08-071-18/+6
* Merge branch 'sctp-remove-typedefs-from-structures-part-5'David S. Miller2017-08-0722-311/+320
|\
| * sctp: remove the typedef sctp_subtype_tXin Long2017-08-0710-129/+134
| * sctp: remove the typedef sctp_event_tXin Long2017-08-075-24/+18
| * sctp: remove the typedef sctp_event_timeout_tXin Long2017-08-073-9/+9
| * sctp: remove the typedef sctp_event_other_tXin Long2017-08-071-4/+4
| * sctp: remove the typedef sctp_event_primitive_tXin Long2017-08-071-4/+4
| * sctp: remove the typedef sctp_state_tXin Long2017-08-079-26/+28
| * sctp: remove the typedef sctp_ierror_tXin Long2017-08-073-27/+29
| * sctp: remove the typedef sctp_xmit_tXin Long2017-08-074-40/+41
| * sctp: remove the typedef sctp_sock_state_tXin Long2017-08-072-4/+5
| * sctp: remove the typedef sctp_transport_cmd_tXin Long2017-08-073-6/+7
| * sctp: remove the typedef sctp_scope_tXin Long2017-08-079-42/+42
| * sctp: remove the typedef sctp_scope_policy_tXin Long2017-08-072-3/+5
| * sctp: remove the typedef sctp_retransmit_reason_tXin Long2017-08-073-5/+5
| * sctp: remove the typedef sctp_lower_cwnd_tXin Long2017-08-073-4/+5
|/
* dt-bindings: net: Document bindings for anarion-gmacAlexandru Gagniuc2017-08-071-0/+25
* net: stmmac: Add Adaptrum Anarion GMAC glue layerAlexandru Gagniuc2017-08-073-0/+162
* netvsc: fix rtnl deadlock on unregister of vfstephen hemminger2017-08-071-2/+10
* net: dsa: User per-cpu 64-bit statisticsFlorian Fainelli2017-08-073-25/+59
* Merge branch 'tcp-cwnd-undo-refactor'David S. Miller2017-08-0713-107/+13
|\
| * tcp: consolidate congestion control undo functionsYuchung Cheng2017-08-079-103/+9
| * tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng2017-08-074-4/+4
|/
* net: systemport: Support 64bit statisticskiki good2017-08-072-17/+82
* liquidio: moved console_bitmask module param to lio_main.cIntiyaz Basha2017-08-073-14/+17
* liquidio: add missing strings in oct_dev_state_str arrayIntiyaz Basha2017-08-071-2/+3
* Merge branch 'phylink-and-sfp-support'David S. Miller2017-08-0714-187/+3867
|\
| * sfp: add SFP module supportRussell King2017-08-073-0/+921
| * phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King2017-08-071-0/+17
| * phylink: add support for MII ioctl access to Clause 45 PHYsRussell King2017-08-071-33/+124
| * phylink: add module EEPROM supportRussell King2017-08-072-0/+31
| * sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King2017-08-075-0/+1097
| * phylink: add phylink infrastructureRussell King2017-08-076-0/+1328
| * net: phy: add I2C mdio busRussell King2017-08-074-0/+139
| * net: phy: export phy_start_machine() for phylinkRussell King2017-08-071-0/+1
| * net: phy: provide a hook for link up/link down eventsRussell King2017-08-073-22/+35
| * net: phy: add 1000Base-X to phy settings tableRussell King2017-08-071-0/+5
| * net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King2017-08-073-129/+142