summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mrf24j40: apply the security-enabled bit on secured outbound framesAlexandre Macabies2016-04-131-0/+4
* mrf24j40: fix security-enabled processing on inbound framesAlexandre Macabies2016-04-131-1/+9
* net: mediatek: do not set the QID field in the TX DMA descriptorsJohn Crispin2016-04-131-2/+1
* net: mediatek: move the pending_work struct to the device generic structJohn Crispin2016-04-132-10/+7
* net: mediatek: fix mtk_pending_workJohn Crispin2016-04-131-8/+20
* net: mediatek: fix TX lockingJohn Crispin2016-04-131-10/+10
* net: mediatek: fix stop and wakeup of queueJohn Crispin2016-04-131-10/+27
* net: mediatek: remove superfluous reset callJohn Crispin2016-04-131-4/+0
* net: mediatek: mtk_cal_txd_req() returns bad valueJohn Crispin2016-04-131-1/+1
* net: mediatek: watchdog_timeo was not setJohn Crispin2016-04-131-0/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-126-33/+48
|\
| * Bluetooth: hci_bcsp: fix code styleMaxim Zhukov2016-04-081-26/+31
| * ieee802154/adf7242: fix memory leak of firmwareSudip Mukherjee2016-04-081-0/+2
| * Bluetooth: vhci: purge unhandled skbsJiri Slaby2016-04-081-0/+1
| * Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby2016-04-081-3/+5
| * Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain2016-04-082-4/+8
| * Bluetooth: hci_bcm: Add BCM2E71 ACPI IDLoic Poulain2016-04-081-0/+1
* | net: mdio: Fix lockdep falls positive splatAndrew Lunn2016-04-122-10/+4
* | drivers: net: cpsw: drop host_port field from struct cpsw_privGrygorii Strashko2016-04-111-18/+12
* | drivers: net: cpsw: fix port_mask parameters in ale callsGrygorii Strashko2016-04-111-13/+9
* | vxlan: fix incorrect typeJiri Benc2016-04-111-2/+2
* | net: fjes: Use resource_sizeVaishali Thakkar2016-04-111-1/+1
* | bnxt_en: Add async event handling for speed config changes.Michael Chan2016-04-111-0/+16
* | bnxt_en: Call firmware to approve VF MAC address change.Michael Chan2016-04-113-4/+34
* | bnxt_en: Shutdown link when device is closed.Michael Chan2016-04-111-0/+16
* | bnxt_en: Disallow forced speed for 10GBaseT devices.Michael Chan2016-04-113-0/+10
* | Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller2016-04-11172-5923/+7898
|\ \
| * \ Merge ath-next from ath.gitKalle Valo2016-04-0768-1768/+3942
| |\ \
| | * | ath10k: fix unconditional num_mpdus_ready subtractionRajkumar Manoharan2016-04-071-4/+4
| | * | ath10k: remove unnecessary warning for probe response dropsRajkumar Manoharan2016-04-071-2/+2
| | * | ath10k: fix calibration init sequence of qca99x0Rajkumar Manoharan2016-04-071-4/+2
| | * | ath9k: fix rng high cpu loadMiaoqing Pan2016-04-041-1/+19
| | * | wil6210: allow empty WMI commands in debugfs wmi_sendLior David2016-04-041-2/+2
| | * | ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury2016-04-041-1/+1
| | * | ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4Peter Oh2016-04-041-0/+9
| | * | ath10k: combine txrx and replenish taskRajkumar Manoharan2016-04-042-17/+7
| | * | ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan2016-04-043-5/+84
| | * | ath10k: cleanup copy engine receive next completionRajkumar Manoharan2016-04-043-52/+22
| | * | ath10k: register ath10k_htt_htc_t2h_msg_handlerRajkumar Manoharan2016-04-043-9/+18
| | * | ath10k: speedup htt rx descriptor processing for rx_indRajkumar Manoharan2016-04-042-21/+19
| | * | ath10k: cleanup amsdu processing for rx indicationRajkumar Manoharan2016-04-041-59/+41
| | * | ath10k: remove unused fw_desc processingRajkumar Manoharan2016-04-041-63/+2
| | * | ath10k: copy tx fetch indication messageRajkumar Manoharan2016-04-041-3/+10
| | * | ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan2016-04-044-37/+65
| | * | ath10k: enable parsing per station rx duration for 10.4Mohammed Shafi Shajakhan2016-04-043-7/+58
| | * | ath10k: introduce Extended Resource Config support for 10.4Raja Mani2016-04-043-0/+78
| | * | ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan2016-03-235-14/+94
| | * | ath10k: incorporate qca4019 cal data download sequenceRaja Mani2016-03-232-2/+94
| | * | ath10k: move cal data len to hw_paramsRaja Mani2016-03-234-6/+15
| | * | ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt}Raja Mani2016-03-231-13/+11