summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer2-31/+20
2014-04-30rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee1-1/+1
2014-04-30Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee1-1/+0
2014-04-30b43: don't pre-set radio_on variable to trueRafał Miłecki1-1/+0
2014-04-30b43: use b43_software_rfkill helperRafał Miłecki1-3/+3
2014-04-30b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki1-1/+6
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville62-882/+2051
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville13-138/+407
2014-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-68/+373
2014-04-28tipc: move the delivery of named messages out of nametbl lockYing Xue3-13/+22
2014-04-28tipc: fix out of bounds indexingErik Hugne1-1/+1
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28qeth: Add new priority queueing optionsStefan Raspl3-4/+27
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl4-36/+48
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-28qeth: Fix default queue setting in priority queueingStefan Raspl1-3/+5
2014-04-28ptp: validate the requested frequency adjustment.Richard Cochran1-1/+4
2014-04-28ipv4: Use predefined value for readabilityHisao Tanabe1-3/+3
2014-04-28ethtool: exit the loop when invalid index occursJean Sacren1-1/+3
2014-04-28mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen1-0/+1
2014-04-28mac80211: Support dynamic AP mode channel width changesJouni Malinen1-0/+16
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen5-12/+71
2014-04-28mac80211: remove unnecessary assignmentZhao, Gang1-4/+1
2014-04-28mac80211: avoid calling useless channel context codeZhao, Gang1-9/+9
2014-04-28i40e/i40evf: Bump build versionCatherine Sullivan2-2/+2
2014-04-28i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh3-0/+13
2014-04-28i40e: Update function formal parametersKevin Scott3-6/+4
2014-04-28i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain1-6/+0
2014-04-28i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain1-1/+3
2014-04-28i40e: Change variable type to avoid typecheck failureKevin Scott1-1/+1
2014-04-28i40evf: remove debugging messageMitch Williams1-1/+0
2014-04-28i40evf: fix panic on PF driver failMitch Williams1-3/+9
2014-04-28i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh1-4/+4
2014-04-28i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh1-0/+2
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson4-1/+12
2014-04-28i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose1-2/+3
2014-04-28i40evf: support ethtool RSS optionsMitch A Williams1-0/+316
2014-04-28i40e: Retain MAC filters when changing port VLANGreg Rose1-1/+5
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller3-41/+0
2014-04-27sched, act: allow to clear all actions as wellCong Wang1-8/+6
2014-04-27sched, cls: check if we could overwrite actions when changing a filterCong Wang12-41/+43
2014-04-27Merge branch 'qlcnic-next'David S. Miller9-26/+179
2014-04-27qlcnic: Update version to 5.3.58Jitendra Kalsaria1-2/+2
2014-04-27qlcnic: Limit vNIC support in legacy interrupt modeSucheta Chakraborty2-1/+12
2014-04-27qlcnic: Add driver logs in error path.Sucheta Chakraborty5-4/+21
2014-04-27qlcnic: Allow setting TX interrupt coalescing parameters from VF.Sucheta Chakraborty2-6/+42
2014-04-27qlcnic: Add hwmon interface to export board temperature.Harish Patil4-1/+95
2014-04-27qlcnic: Optimize MAC learning codeShahed Shaikh1-12/+7