summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-07-15b43: don't warn about no 5 GHz support on 2.4 GHz devicesRafał Miłecki1-8/+10
2014-07-15b43: enable radio 0x2057 rev 9 (AKA BCM43228) supportRafał Miłecki1-2/+22
2014-07-15b43: N-PHY: implement channel switching of radio 0x2057 rev 5Rafał Miłecki1-0/+129
2014-07-15b43: N-PHY: init and channel switching of radio 0x2057 rev 9Rafał Miłecki2-1/+234
2014-07-15b43; N-PHY: write most of the missing code for revs 7+Rafał Miłecki4-39/+290
2014-07-15b43: N-PHY: add placeholders for new devices supportRafał Miłecki1-54/+231
2014-07-15b43: N-PHY: add TX gain tables for devices with specific EPARafał Miłecki1-2/+72
2014-07-15b43: N-PHY: drop reg 0x1 access restriction on new PHY revsRafał Miłecki1-2/+2
2014-07-15b43: always print info about radio (manuf, id, revision)Rafał Miłecki1-4/+4
2014-07-15ath10k: sanitize tx ring index access properlyMichal Kazior1-4/+7
2014-07-15ath10k: fix bmi exchange tx/rx raceMichal Kazior2-9/+5
2014-07-14ath10k: fix unregister deadlock when fw probe failsMichal Kazior1-1/+3
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu4-7/+73
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu5-9/+77
2014-07-14ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo1-3/+6
2014-07-14ath6kl: implement rx flush for htc pipeJessica Wu1-3/+29
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo6-17/+42
2014-07-14ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis2-3/+12
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic4-8/+127
2014-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville22-44/+144
2014-07-08b43: fix reading info about radio for new devices (cores 40 & 42)Rafał Miłecki1-1/+10
2014-07-08b43: N-PHY: add TX gains tables for radio 0x2057 rev 9Rafał Miłecki1-0/+78
2014-07-08b43: N-PHY: rework names & picking of TX gain tablesRafał Miłecki2-30/+84
2014-07-08b43: N-PHY: initialize hardware tables on new devicesRafał Miłecki2-11/+281
2014-07-07rt2800usb: Don't perform DMA from stackAndrea Merello1-6/+22
2014-07-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-21/+8
2014-07-07iwlwifi: mvm: minor fix in commentEmmanuel Grumbach1-1/+1
2014-07-07iwlwifi: mvm: remove 8000 HW family setting of adc sampling on nic configLiad Kaufman1-2/+9
2014-07-07iwlwifi: mvm: teardown TDLS peers when initiating DCMArik Nemtsov1-0/+27
2014-07-07iwlwifi: disable PSM on vifs with associated TDLS peersArik Nemtsov3-5/+46
2014-07-07iwlwifi: mvm: protect TDLS discovery sessionArik Nemtsov1-0/+13
2014-07-07iwlwifi: mvm: disallow new TDLS stations when appropriateArik Nemtsov5-21/+60
2014-07-07iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski7-3/+136
2014-07-07iwlwifi: mvm: Reflect GO channel switch in NoAAndrei Otcheretianski6-10/+153
2014-07-07iwlwifi: mvm: Protect mvm->csa_vif with RCUAndrei Otcheretianski3-9/+20
2014-07-07iwlwifi: mvm: Use beacon_get_template instead of beacon_getAndrei Otcheretianski1-1/+2
2014-07-07iwlwifi: mvm: CSA unbind-bind flow support for clientLuciano Coelho1-10/+25
2014-07-07iwlwifi: mvm: add switch_vif_chanctx operationLuciano Coelho3-32/+135
2014-07-07iwlwifi: mvm: remove update type argument from quota updateJohannes Berg4-62/+19
2014-07-07iwlwifi: mvm: don't pass update type to quota iteratorJohannes Berg1-11/+5
2014-07-07iwlwifi: mvm: validate that we don't send zero quotaJohannes Berg1-0/+8
2014-07-07iwlwifi: mvm: don't send zero quota to the firmwareJohannes Berg1-5/+5
2014-07-07iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vifLuciano Coelho4-20/+61
2014-07-07iwlwifi: 8000: drop a print when the address is invalidEran Harary1-0/+3
2014-07-07iwlwifi: mvm: fix endianity in scan commandDavid Spinadel2-5/+5
2014-07-07iwlwifi: mvm: init lmac scan commandDavid Spinadel1-7/+13
2014-07-07iwlwifi: mvm: add unified LMAC scan APIDavid Spinadel7-70/+653
2014-07-07iwlwifi: mvm: rs: don't save debugfs filesEliad Peller2-26/+10
2014-07-07iwlwifi: mvm: rs: don't clear persistent fieldsEliad Peller2-52/+59
2014-07-07iwlwifi: mvm: warn about empty OTPEran Harary1-0/+2