summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: Consider failed nexthops in multipath routesDavid Ahern2016-04-114-5/+53
* Merge branch 'cpsw-host_port'David S. Miller2016-04-111-31/+21
|\
| * 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
* Merge branch 'bnxt_en-next'David S. Miller2016-04-115-4/+76
|\
| * 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-11174-5930/+7918
|\
| * Merge ath-next from ath.gitKalle Valo2016-04-0770-1775/+3962
| |\
| | * 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
| | * dt: bindings: add new dt entry for pre calibration in qcom, ath10k.txtRaja Mani2016-03-211-7/+16
| | * ath10k: fix null deref if device crashes earlyMichal Kazior2016-03-211-1/+5
| | * ath10k: fix pull-push tx threshold handlingMichal Kazior2016-03-211-7/+7
| | * ath10k: fix tx hangMichal Kazior2016-03-211-4/+4
| | * ath10k: advertise force AP scan featureVasanthakumar Thiagarajan2016-03-181-1/+2
| | * ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli2016-03-181-1/+6
| | * ath10k: free cached fw bin contents when get board id failsRaja Mani2016-03-181-1/+1
| | * ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan2016-03-186-47/+68
| | * ath10k: handle channel change htt eventRajkumar Manoharan2016-03-184-29/+52
| | * ath9k: fix reg dump data bus errorMiaoqing Pan2016-03-111-3/+21
| | * ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flagsSteve deRosier2016-03-111-0/+5
| | * ath9k: fix BTCoex configuration for SOC chipsMiaoqing Pan2016-03-112-3/+29
| | * ath9k: fix BTCoex access invalid registers for SOC chipsMiaoqing Pan2016-03-111-12/+15
| | * ath9k: add bits definition of BTCoex MODE2/3 for SOC chipsMiaoqing Pan2016-03-111-9/+37
| | * ath9k: Allow platform override BTCoex pinMiaoqing Pan2016-03-112-10/+39