summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-10144-2397/+6851
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-0810-25/+53
| |\
| | * rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger2014-12-011-1/+2
| | * rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger2014-12-013-0/+22
| | * rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger2014-12-011-4/+3
| * | mwifiex: do not process broadcast mac address for del_staAvinash Patil2014-12-051-20/+19
| * | mwifiex: guard station nodes access by station list lockAvinash Patil2014-12-054-3/+16
| * | mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil2014-12-053-0/+29
| * | mwifiex: do not delete station entries in del_sta handlerAvinash Patil2014-12-051-2/+0
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-051-1/+1
| |\ \
| | * | cc2520: adds terminating newlineVarka Bhadram2014-12-051-1/+1
| * | | brcmfmac: add multiple BSS support.Hante Meuleman2014-12-048-53/+272
| * | | brcmfmac: Add ifidx to logging of fwil cmds.Hante Meuleman2014-12-041-8/+10
| * | | brcmfmac: Fix vendor cmds used interface.Hante Meuleman2014-12-041-6/+9
| * | | brcmfmac: switch to single message MSIFranky Lin2014-12-041-0/+4
| * | | brcmfmac: Add PCIE ids for 43602 devices.Hante Meuleman2014-12-042-0/+4
| * | | brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman2014-12-041-0/+9
| * | | brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman2014-12-041-0/+1
| * | | SSB / B44: fix WOL for BCM4401Andrey Skvortsov2014-12-041-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-12-042-6/+4
| |\ \ \
| | * | | cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-4/+1
| | * | | Revert "mac80211_hwsim: VHT add 160MHz width support"Johannes Berg2014-11-241-1/+0
| | * | | mac80211_hwsim: Send alpha2 only if non-zeroPatrik Flykt2014-11-211-1/+3
| * | | | Merge tag 'iwlwifi-next-for-john-2014-12-02' of git://git.kernel.org/pub/scm/...John W. Linville2014-12-0226-471/+1258
| |\ \ \ \
| | * | | | iwlwifi: mvm: Ability to work with packed usniffer imageEran Harary2014-12-024-1/+37
| | * | | | iwlwifi: pcie: support more monitor types dumpingLiad Kaufman2014-12-021-23/+79
| | * | | | iwlwifi: pcie: config regs according to fw tlvLiad Kaufman2014-12-023-0/+71
| | * | | | iwlwifi: mvm: send dbg config hcmds to fw if set in tlvLiad Kaufman2014-12-022-0/+40
| | * | | | iwlwifi: define the .ucode file format for debugLiad Kaufman2014-12-023-15/+285
| | * | | | iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach2014-12-021-1/+1
| | * | | | iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2014-12-022-36/+42
| | * | | | iwlwifi: use correct fw file in 8000 b-stepLiad Kaufman2014-12-021-0/+54
| | * | | | iwlwifi: fix 4165 series nameOren Givon2014-12-022-2/+3
| | * | | | iwlwifi: pcie: add fh registers to dump dataLiad Kaufman2014-12-012-0/+33
| | * | | | iwlwifi: mvm: support ucode load for family_8000 B0 onlyEran Harary2014-12-012-71/+72
| | * | | | iwlwifi: mvm: remove a dangling line of documentationDavid Spinadel2014-12-011-1/+0
| | * | | | iwlwifi: pcie: claim ownership on the device after stop_device()Emmanuel Grumbach2014-12-011-0/+3
| | * | | | iwlwifi: don't load on 7265D with old NVMEmmanuel Grumbach2014-12-011-3/+5
| | * | | | iwlwifi: mvm: support NVM file with headerIdan Kahlon2014-12-011-8/+23
| | * | | | iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho2014-12-012-11/+54
| | * | | | iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho2014-12-012-5/+68
| | * | | | iwlwifi: pcie: refactor cmd_in_flight set/clear codeEliad Peller2014-12-011-36/+66
| | * | | | iwlwifi: mvm: add missing mvm ref debug printEliad Peller2014-12-011-0/+1
| | * | | | iwlwifi: mvm: BT Coex - change the MPLUT registers' valueEmmanuel Grumbach2014-12-011-2/+2
| | * | | | iwlwifi: mvm: remove IWL_UCODE_TLV_API_CSA_FLOWEmmanuel Grumbach2014-12-011-2/+1
| | * | | | iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach2014-12-015-51/+34
| | * | | | iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACONEmmanuel Grumbach2014-12-011-14/+5
| | * | | | iwlwifi: deprecate -8.ucode for 3160 / 7260 / 7265Emmanuel Grumbach2014-12-013-7/+6
| | * | | | iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho2014-12-014-12/+94
| | * | | | iwlwifi: move firmware file format definitions to correct headerJohannes Berg2014-12-013-183/+184