summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-10-30wil6210: improve dmesg for fw error handlingVladimir Kondratiev1-0/+3
2014-10-30wil6210: prevent double disconnect command issuingVladimir Kondratiev4-13/+29
2014-10-30wil6210: reset flow updatesVladimir Kondratiev2-5/+24
2014-10-30wil6210: do not attempt FW recovery if interface is downVladimir Kondratiev1-0/+5
2014-10-30brcmfmac: (clean) Move sdio related function.Hante Meuleman3-54/+44
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman18-20/+20
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman5-8/+8
2014-10-30brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211Hante Meuleman8-12/+14
2014-10-30brcmfmac: (clean) Rename dhd_common.c in common.cHante Meuleman2-3/+3
2014-10-30brcmfmac: (clean) Rename dhd_bus.h in bus.hHante Meuleman16-21/+19
2014-10-30brcmfmac: (clean) Rename files dhd_dbg to debugHante Meuleman25-27/+27
2014-10-30brcmfmac: (clean) Move tracepoint related function.Hante Meuleman2-15/+15
2014-10-30brcmfmac: (clean) Remove packet filter configuration.Hante Meuleman1-166/+0
2014-10-30brcmfmac: (clean) Remove usb_rdl.h as it is not needed.Hante Meuleman2-94/+69
2014-10-30brcmfmac: do not use firmware error code in driverArend van Spriel1-5/+4
2014-10-30brcmfmac: remove unused defintionArend van Spriel1-5/+0
2014-10-30brcmfmac: show firmware error as string in debug messageArend van Spriel1-1/+72
2014-10-30brcmfmac: Add wowl patterns support.Hante Meuleman2-35/+120
2014-10-30brcmfmac: Add wowl support for SDIO devices.Hante Meuleman3-14/+34
2014-10-30brcmfmac: Add wowl support for USB devices.Hante Meuleman1-10/+39
2014-10-30ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi2-2/+2
2014-10-30Merge tag 'iwlwifi-next-for-john-2014-10-29' of git://git.kernel.org/pub/scm/...John W. Linville29-397/+671
2014-10-29iwlwifi: mvm: unref SCAN ref on scan completionEliad Peller1-1/+6
2014-10-29iwlwifi: mvm: rs: add Tx STBC supportEyal Shapira2-9/+68
2014-10-29iwlwifi: mvm: fix scan condition iteratorDavid Spinadel1-1/+2
2014-10-29iwlwifi: mvm: port to devcoredump frameworkJohannes Berg7-112/+55
2014-10-29iwlwifi: enable STBC support for 8000 chipsEyal Shapira1-0/+1
2014-10-29iwlwifi: dvm: Fix probable mask then right shift defectJoe Perches1-2/+2
2014-10-29iwlwifi: mvm: remove unnecessary includes in tt.cLuciano Coelho1-4/+0
2014-10-29iwlwifi: mvm: flush queues without mutex heldJohannes Berg1-6/+12
2014-10-29iwlwifi: mvm: improve MCS rate warningJohannes Berg1-2/+4
2014-10-29iwlwifi: mvm: BT Coex - make the multiprio lut a constantEmmanuel Grumbach3-14/+6
2014-10-29iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov4-7/+5
2014-10-29iwlwifi: mvm: add MVM_FW_BCAST_FILTER_PASS_ALL optionMax Stepanov2-1/+5
2014-10-29iwlwifi: mvm: BT Coex - move BT_ANTENNA_COUPLING_THRESHOLD to constantsEmmanuel Grumbach3-6/+4
2014-10-29iwlwifi: always run the secured flow for family 8000Eran Harary4-10/+14
2014-10-29iwlwifi: pcie: fix recovery from ARC reset in WoWLANEmmanuel Grumbach1-9/+8
2014-10-29iwlwifi: pcie: warn if extern fw_debug buffer failedEmmanuel Grumbach1-1/+1
2014-10-29iwlwifi: allow to restrict Tx aggregation size per-deviceGregory Greenman2-0/+5
2014-10-29iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic functionLuciano Coelho3-43/+43
2014-10-29iwlwifi: mvm: add debugfs entry to configure netdetect SSIDsLuciano Coelho4-0/+142
2014-10-29iwlwifi: mvm: spin off a function to start scan offloadLuciano Coelho3-18/+31
2014-10-29iwlwifi: mvm: move the check if associated outside of the iterator for wowlanLuciano Coelho1-23/+25
2014-10-29iwlwifi: mvm: split wowlan handling out of the main suspend functionLuciano Coelho1-115/+151
2014-10-29iwlwifi: mvm: hold the rtnl when resuming from a d3 testLuciano Coelho1-0/+2
2014-10-29iwlwifi: mvm: remove unneeded NULL pointer checkEmmanuel Grumbach1-1/+1
2014-10-29iwlwifi: rs: option to easily disable Tx MIMOEyal Shapira2-0/+4
2014-10-27ath9k: use a random MAC address if the EEPROM address is invalidFelix Fietkau1-2/+11
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau3-8/+20
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau3-21/+13