summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2016-01-112-8/+71
| | * | bpf: export helper function flags and reject invalid onesDaniel Borkmann2016-01-112-14/+39
| |/ /
| * | bonding: make mii_status sysfs node consistentJarod Wilson2016-01-111-1/+1
| * | net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov2016-01-111-2/+1
| * | net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck2016-01-111-15/+2
| * | Merge branch 'ovs-cleanups'David S. Miller2016-01-102-24/+5
| |\ \
| | * | openvswitch: update kernel doc for struct vportJean Sacren2016-01-101-1/+2
| | * | openvswitch: fix struct geneve_port member nameJean Sacren2016-01-101-3/+3
| | * | openvswitch: clean up unused functionJean Sacren2016-01-101-20/+0
| |/ /
| * | net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck2016-01-101-1/+1
| * | net: tc35815: Drop unused variableGuenter Roeck2016-01-101-1/+0
| * | net: tc35815: Fix build error due to missed API changeGuenter Roeck2016-01-101-15/+2
| * | net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson2016-01-101-0/+22
| * | Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.or...David S. Miller2016-01-1064-627/+1587
| |\ \
| | * | brcmfmac: Do not handle link downs for ibss.Hante Meuleman2016-01-081-5/+7
| | * | brcmfmac: use jiffies for timeout in btcoexArend van Spriel2016-01-081-7/+5
| | * | brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel2016-01-089-33/+31
| | * | brcmfmac: change brcmf_sdio_wd_timer() prototypeArend van Spriel2016-01-082-22/+13
| | * | brcmfmac: Reshuffle functions to avoid forward declarationsHante Meuleman2016-01-081-306/+290
| | * | brcmfmac: Add wowl net detect supportHante Meuleman2016-01-083-16/+155
| | * | Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub...Kalle Valo2016-01-0724-121/+505
| | |\ \
| | | * | iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach2016-01-071-3/+12
| | | * | iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach2016-01-071-8/+6
| | | * | iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach2016-01-075-13/+13
| | | * | iwlwifi: mvm: check minimum temperature notification lengthJohannes Berg2016-01-071-1/+1
| | | * | iwlwifi: mvm: initialize gtkdata->mvm correctlyEliad Peller2016-01-071-0/+1
| | | * | iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg2016-01-074-33/+245
| | | * | iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc staAyala Beker2016-01-071-25/+19
| | | * | iwlwifi: mvm: prevent multiple stations with the same addressJohannes Berg2016-01-071-0/+1
| | | * | iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combinationEmmanuel Grumbach2016-01-071-2/+0
| | | * | iwlwifi: mvm: support A-MSDU in A-MPDUJohannes Berg2016-01-071-0/+1
| | | * | iwlwifi: mvm: add a non-trigger window to fw dbg triggersGolan Ben-Ami2016-01-073-1/+31
| | | * | iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach2016-01-073-2/+46
| | | * | iwlwifi: mvm: fix extended dwell timeDavid Spinadel2016-01-071-6/+7
| | | * | iwlwifi: nvm: fix loading default NVM fileOren Givon2016-01-071-1/+2
| | | * | iwlwifi: mvm: bump max API to 20Emmanuel Grumbach2016-01-073-3/+3
| | | * | iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach2016-01-071-1/+1
| | | * | iwlwifi: mvm: reset mvm->scan_type when firmware is startedEmmanuel Grumbach2016-01-072-1/+1
| | | * | iwlwifi: mvm: change mcc update APIMatti Gottlieb2016-01-073-16/+100
| | | * | iwlwifi: mvm: let the firmware choose the antenna for beaconsEmmanuel Grumbach2016-01-072-3/+9
| | | * | iwlwifi: update and fix 7265 series PCI IDsOren Givon2016-01-071-2/+3
| | | * | iwlwifi: dvm: fix WoWLANEmmanuel Grumbach2016-01-071-0/+3
| | * | | Merge ath-next from ath.gitKalle Valo2016-01-0714-57/+129
| | |\ \ \
| | | * | | wcn36xx: split DMA mask register writing.Fengwei Yin2016-01-071-1/+1
| | | * | | wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin2016-01-071-21/+22
| | | * | | ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter2016-01-071-1/+1
| | | * | | ath9k: Enable support for cloned SKBSPawel Kulakowski2016-01-071-0/+1
| | | * | | wil6210: support for platform specific crash recoveryLior David2016-01-076-10/+73
| | | * | | wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany2016-01-071-1/+11
| | | * | | ath10k: set SM power save disabled to default valuePeter Oh2016-01-071-1/+2