summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-25ath6kl: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2-2/+2
2014-08-14ath10k: unregister spectral before macSimon Wunderlich1-2/+6
2014-08-14ath6kl: Add SDIO device ID for QCA6234X SupportSrinivas Kandagatla1-0/+1
2014-08-14ath10k: fix typo in error messageBen Greear1-1/+1
2014-08-14ath10k: improve vdev map handlingBen Greear1-17/+12
2014-08-12ath10k: remove htc->stoppedMichal Kazior3-28/+6
2014-08-12ath10k: group some pci probing helpersMichal Kazior1-57/+77
2014-08-12ath10k: remove pci features varMichal Kazior2-41/+1
2014-08-12ath10k: remove target soc ps codeMichal Kazior3-265/+55
2014-08-12ath10k: embed ar_pci inside arMichal Kazior6-25/+19
2014-08-12ath10k: introduce a stricter scan state machineMichal Kazior5-137/+281
2014-08-12ath10k: simplify scan debug printsMichal Kazior1-29/+38
2014-08-12ath10k: fix wmi service bitmap debugMichal Kazior4-119/+292
2014-08-04ath6kl: convert a driver to use module_usb_driver()Himangi Saraogi1-20/+1
2014-08-04ath10k: add spectral scan featureSimon Wunderlich10-1/+908
2014-08-04ath: Move spectral debugfs structs to shared headerSven Eckelmann2-69/+90
2014-08-02ath10k: improve channel switchingMichal Kazior1-7/+24
2014-07-29ath10k: extend debug code for RX pathJanusz Dziedzic1-2/+39
2014-07-29ath10k: fix aggregated 4addr RxMichal Kazior1-5/+9
2014-07-29ath10k: add support for 10.2 firmwareMichal Kazior6-30/+678
2014-07-28ath10k: improve 'hard' simulate fw crashBen Greear1-1/+4
2014-07-25ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic1-8/+15
2014-07-25ath10k: don't advertise IBSS iftype for 10.xMichal Kazior1-1/+2
2014-07-25ath10k: fix Rx aggregation reorderingMichal Kazior4-3/+126
2014-07-24Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo32-555/+1376
2014-07-23b43: enable 5 GHz support for N-PHY devicesRafał Miłecki1-1/+0
2014-07-23b43: register limited amount of 5G channels for BCM43228Rafał Miłecki1-1/+22
2014-07-23b43: N-PHY: don't calculate values for TSSI if we can't transmitRafał Miłecki1-1/+2
2014-07-23b43: report correct rate to mac80211 for 5 GHz packetsRafał Miłecki1-3/+4
2014-07-23mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker1-3/+8
2014-07-23b43: N-PHY: fix rev7+ typos at random placesRafał Miłecki2-11/+12
2014-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville21-395/+966
2014-07-22iwlwifi: mvm: teardown TDLS peers during chan-switch and AP DCMArik Nemtsov1-22/+30
2014-07-22Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach124-1569/+4827
2014-07-22ath10k: prevent endless pci rx loopMichal Kazior1-8/+9
2014-07-22b43: extract one more radio parameter: versionRafał Miłecki1-21/+25
2014-07-22b43: enable radio 0x2057 rev 14 support (AKA BCM43217)Rafał Miłecki1-2/+4
2014-07-22b43: N-PHY: final fixes to rev7+ workaroundsRafał Miłecki1-13/+16
2014-07-22b43: N-PHY: add rev7+ workarounds for radio revs 9 and 14Rafał Miłecki1-2/+77
2014-07-22b43: N-PHY: allow applying separated workarounds per coreRafał Miłecki1-54/+71
2014-07-22b43: N-PHY: update generic rev7+ workaroundsRafał Miłecki1-41/+79
2014-07-22b43: N-PHY: update digital filters setupRafał Miłecki1-7/+22
2014-07-22b43: N-PHY: add helper for setting digital filtersRafał Miłecki1-17/+22
2014-07-22mwifiex: card reset: enable rescan of non-removable cardAndreas Fenkart1-0/+1
2014-07-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-21/+83
2014-07-22Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach2-9/+13
2014-07-22iwlwifi: mvm: reset beacon filtering and BT Coex data upon FW restartEmmanuel Grumbach1-0/+7
2014-07-22iwlwifi: mvm: update smart fifo / beacon filtering upon associationEran Harary1-2/+6
2014-07-22iwlwifi: dump CSRs to fw-error-dumpEmmanuel Grumbach2-3/+34
2014-07-22iwlwifi: dump periphery registers to fw-error-dumpEmmanuel Grumbach2-1/+164