summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang2016-09-191-3/+1
* Bluetooth: btusb: Add support for 0cf3:e009Kai-Heng Feng2016-09-191-0/+1
* Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checksBart Van Assche2016-09-192-6/+5
* Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driverBjorn Andersson2016-09-193-0/+195
* cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun2016-09-191-1/+1
* net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRONelson Chang2016-09-191-0/+236
* net: ethernet: mediatek: add HW LRO functions of PDMA RX ringsNelson Chang2016-09-192-25/+265
* chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-1910-694/+385
* mlx4: fix XDP_TX is acting like XDP_PASS on TX ring fullJesper Dangaard Brouer2016-09-191-1/+1
* ipvlan: Introduce l3s modeMahesh Bandewar2016-09-194-7/+181
* mlxsw: spectrum: Implement offload stats ndo and expose HW stats by defaultNogah Frankel2016-09-182-7/+127
* Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller2016-09-181-2/+1
|\
| * mac80211_hwsim: statically initialize hwsim_radios listJohannes Berg2016-09-161-2/+1
* | net: r6040: add in missing white space in error message textColin Ian King2016-09-181-4/+2
* | dwc_eth_qos: constify net_device_ops structuresJulia Lawall2016-09-171-1/+1
* | hisilicon: constify net_device_ops structuresJulia Lawall2016-09-171-1/+1
* | net: vrf: Remove RT_FL_TOSDavid Ahern2016-09-171-3/+0
* | Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller2016-09-17141-1218/+4293
|\ \
| * | mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat2016-09-141-1/+1
| * | mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat2016-09-142-0/+5
| * | rtlwifi: rtl818x: constify local structuresJulia Lawall2016-09-148-8/+8
| * | iwlegacy: constify local structuresJulia Lawall2016-09-141-2/+2
| * | ath: constify local structuresJulia Lawall2016-09-141-1/+1
| * | rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King2016-09-141-2/+2
| * | rtl8xxxu: Reset device on module unload if still attachedJes Sorensen2016-09-141-0/+5
| * | mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar2016-09-141-1/+1
| * | mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar2016-09-141-1/+3
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-09-1447-549/+2125
| |\ \
| | * | ath10k: remove 4-addr padding related hw_param configurationVasanthakumar Thiagarajan2016-09-132-17/+0
| | * | ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan2016-09-132-14/+31
| | * | ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan2016-09-133-0/+37
| | * | ath10k: move ath10k_hw_params definition to hw.hVasanthakumar Thiagarajan2016-09-132-52/+54
| | * | ath10k: improve logging messageBen Greear2016-09-131-2/+2
| | * | ath10k: enable peer stats by defaultThomas Pedersen2016-09-131-0/+3
| | * | ath10k: remove unused variable ar_pciChaehyun Lim2016-09-131-2/+0
| | * | ath10k: fix memory leak on caldata on error exit pathColin Ian King2016-09-131-1/+1
| | * | Merge branch 'ath-current' into ath-nextKalle Valo2016-09-095-15/+21
| | |\ \
| | * | | carl9170: Fix wrong completion usageDaniel Wagner2016-09-091-4/+2
| | * | | ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley2016-09-091-2/+2
| | * | | ath6kl: enable firmware crash dumps on the AR6004Dan Kephart2016-09-091-7/+4
| | * | | ath9k: remove repetitions of mask array sizeBob Copeland2016-09-091-6/+3
| | * | | ath10k: fix reporting channel survey dataAshok Raj Nagarajan2016-09-091-1/+1
| | * | | ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan2016-09-091-1/+0
| | * | | ath9k: improve powersave filter handlingFelix Fietkau2016-09-091-3/+9
| | * | | ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau2016-09-091-32/+62
| | * | | ath10k: fix throughput regression in multi client modeRajkumar Manoharan2016-09-092-2/+2
| | * | | ath10k: implement NAPI supportRajkumar Manoharan2016-09-098-96/+159
| | * | | ath9k: mark ath_fill_led_pin() staticBaoyou Xie2016-09-021-1/+1
| | * | | ath10k: fix spelling mistake "montior" -> "monitor"Colin Ian King2016-09-021-1/+1
| | * | | ath10k: Fix broken NULL func data frame status for 10.4Mohammed Shafi Shajakhan2016-09-023-0/+10