summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-25ath10k: remove early irq handlingMichal Kazior2-125/+48
2014-08-25ath10k: make sure to really disable irqsMichal Kazior1-6/+37
2014-08-25ath10k: split ce irq/handler setupMichal Kazior3-68/+21
2014-08-25ath10k: setup irq method in probeMichal Kazior2-35/+39
2014-08-25ath10k: fix legacy irq workaroundMichal Kazior1-3/+4
2014-08-25ath10k: move fw init printMichal Kazior1-5/+1
2014-08-25ath10k: print more driver info when firmware crashesKalle Valo4-18/+22
2014-08-25ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump()Kalle Valo1-5/+5
2014-08-25ath10k: provide firmware crash info via debugfsBen Greear6-13/+302
2014-08-25ath10k: add ath10k_pci_diag_* helpersKalle Valo1-17/+38
2014-08-25ath10k: fix a conflict bug in wmi service bitmapMichal Kazior1-2/+2
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-28ath10k: 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