summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: atl1c: fix spelling mistake: "droppted" -> "dropped"Colin Ian King2017-06-291-1/+1
* net: stmmac: support future possible different internal phy modeLABBE Corentin2017-06-291-3/+7
* Bonding: Convert multiple netdev_info messages to netdev_dbgMichael Dilmore2017-06-291-65/+67
* nfp: flower: add Kconfig for flower appJakub Kicinski2017-06-273-2/+18
* nfp: allocate a private workqueue for driver workJakub Kicinski2017-06-273-1/+14
* nfp: reorder SR-IOV config and nfp_app SR-IOV callbacksJakub Kicinski2017-06-272-23/+27
* nfp: handle SR-IOV already enabled when driver is probingJakub Kicinski2017-06-271-0/+8
* nfp: wire get_phys_port_name on representorsJakub Kicinski2017-06-272-7/+24
* nfp: allow converting representor's netdev into nfp_portJakub Kicinski2017-06-273-6/+21
* nfp: move representors' struct net_device_ops to shared codeJakub Kicinski2017-06-276-39/+68
* nfp: make the representor get stats app-independentJakub Kicinski2017-06-273-26/+22
* nfp: spawn nfp_ports for PF and VF portsJakub Kicinski2017-06-272-4/+35
* nfp: add nfp_app cleanup callback and make flower use itJakub Kicinski2017-06-273-14/+26
* nfp: remove unused nfp_cpp_area_check_range()Jakub Kicinski2017-06-272-23/+0
* nfp: add helper for mapping runtime symbolsJakub Kicinski2017-06-273-28/+39
* nfp: move area mapping helper into nfpcoreJakub Kicinski2017-06-274-54/+84
* nfp: explicitly check if application FW is loadedJakub Kicinski2017-06-271-4/+7
* vxlan: fix incorrect nlattr access in MTU checkMatthias Schiffer2017-06-271-1/+1
* net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"Colin Ian King2017-06-271-1/+1
* net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer2017-06-271-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-2716-17/+33
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-278-13/+21
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-2718-25/+39
* net: macb: add fixed-link node supportMichael Grzeschik2017-06-252-39/+60
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-25145-1734/+5601
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-06-2227-535/+1718
| |\
| | * wil6210: remove ioctl interfaceMaya Erez2017-06-214-190/+0
| | * wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-2111-49/+603
| | * wil6210: prevent platform callbacks after uninitDedy Lansky2017-06-211-4/+9
| | * ath10k: set rxnss_override for QCA9888Sven Eckelmann2017-06-211-2/+6
| | * ath10k: configure rxnss_override for QCA9984Ben Greear2017-06-215-1/+69
| | * ath10k: use complete VHT chan width for 160MHz workaroundBen Greear2017-06-211-1/+1
| | * ath6kl: fix spelling mistake: "Indicat" -> "Indicate"Colin Ian King2017-06-161-1/+1
| | * ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan2017-06-161-0/+13
| | * ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak2017-06-166-195/+325
| | * ath10k: fix the logic of limiting tdls peer countsRyan Hsu2017-06-011-28/+21
| | * ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2017-06-012-3/+15
| | * ath10k: initialize nbytes to 0Ben Greear2017-06-011-0/+4
| | * ath10k: log when longer bmi cmds happenBen Greear2017-06-011-6/+21
| | * ath10k: increase BMI timeoutBen Greear2017-06-011-2/+2
| | * ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd2017-05-311-25/+10
| | * wil6210: support devices with different PCIe bar sizeMaya Erez2017-05-234-12/+17
| | * wil6210: Improve AP stop handlingHamad Kadmany2017-05-231-0/+2
| | * wil6210: add option to load FTM FWHamad Kadmany2017-05-232-7/+20
| | * wil6210: low level RF sector APILior David2017-05-231-0/+573
| | * ath10k: fix reported HT MCS rates with NSS > 1Sven Eckelmann2017-05-231-4/+10
| | * ath10k: remove unnecessary codeGustavo A. R. Silva2017-05-231-9/+0
| * | brcmfmac: initialize oob irq data before request_irq()Michał Mirosław2017-06-211-5/+3
| * | rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih2017-06-218-26/+203
| * | rtlwifi: add btc_is_bt_lps_on() for btcoexistPing-Ke Shih2017-06-213-0/+8