summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: hold proper locks when accessing ra_list / bss_prio listsAndreas Fenkart2013-04-081-26/+29
* mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart2013-04-082-8/+6
* mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart2013-04-083-9/+5
* mwifiex: correct wrong list in list_empty checkAndreas Fenkart2013-04-081-2/+1
* rtlwifi: rtl8188ee: Fix allyesconfig build failuresLarry Finger2013-04-085-32/+22
* rtlwifi: rtl8188ee: Fix linker warningsLarry Finger2013-04-081-1/+1
* ath9k: add support for DFS master modeZefir Kurtisi2013-04-085-7/+36
* ath9k: add debugfs based DFS radar simulationZefir Kurtisi2013-04-081-0/+20
* ath9k: add interface combinations for DFS masterZefir Kurtisi2013-04-081-8/+24
* ath: Let user know which keycache method is complaining.Ben Greear2013-04-081-3/+6
* mwifiex: fix negative cmd_pending countBing Zhao2013-04-086-16/+29
* brcmfmac: enable sk_buff queueing when credits depleteArend van Spriel2013-04-033-60/+627
* brcmfmac: no flow-control tlv signals when fcmode is NONEArend van Spriel2013-04-031-6/+6
* brcmfmac: only allocate firmware-signalling resources if requiredArend van Spriel2013-04-032-7/+10
* brcmfmac: move brcmf_fws_{de,}init() functionsArend van Spriel2013-04-031-68/+68
* brcmfmac: correct specified length from FIFOCREDITBACK signalArend van Spriel2013-04-031-1/+1
* brcmfmac: initialize struct brcmf_fws_info fields before iovarArend van Spriel2013-04-031-4/+4
* brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel2013-04-034-62/+63
* brcmfmac: avoid error output on header only packetPiotr Haber2013-04-031-2/+2
* brcmfmac: avoid error output in receive pathArend van Spriel2013-04-031-3/+3
* brcmfmac: fix handling sk_buff cleanup upon bus tx failureArend van Spriel2013-04-033-14/+33
* brcmfmac: enable tx status signallingArend van Spriel2013-04-035-87/+455
* brcmfmac: add flow-control mode to firmware signallingArend van Spriel2013-04-034-11/+41
* brcmfmac: add optional bus callback definition for tx queue cleanupArend van Spriel2013-04-033-3/+56
* brcmfmac: add firmware-signalling hanger functionsArend van Spriel2013-04-031-0/+197
* brcmfmac: perform filtered firmware-signalling cleanup upon DEL_IFArend van Spriel2013-04-031-2/+13
* brcmfmac: add definitions for handling sk_buff control buffer dataArend van Spriel2013-04-031-33/+107
* brcmfmac: allow stopping netif queue for different reasonsArend van Spriel2013-04-032-8/+38
* brcmfmac: add firmware-signalling cleanup functionArend van Spriel2013-04-031-5/+46
* brcmfmac: add handler for credit map firmware eventsArend van Spriel2013-04-031-0/+24
* brcmfmac: handle firmware signal for updating mac descriptor infoArend van Spriel2013-04-033-15/+112
* brcmfmac: hookup firmware signalling to firmware interface eventsArend van Spriel2013-04-035-61/+148
* brcmfmac: determine the wiphy->bands property correctly.Hante Meuleman2013-04-033-82/+278
* brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignmentArend van Spriel2013-04-031-19/+6
* brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() functionArend van Spriel2013-04-031-4/+3
* brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()Arend van Spriel2013-04-031-1/+1
* rtlwifi: rtl8188ee: Fix wrong header patchChen, Chien-Chia2013-04-039-27/+27
* Revert "NFC: microread: Fix MEI build failure"Samuel Ortiz2013-04-031-1/+1
* rtlwifi: rtl8188ee: Enable build of new driverLarry Finger2013-04-013-0/+26
* rtlwifi: rtl8188ee: Enable recognition of RTL8188EELarry Finger2013-04-014-2/+15
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-0122-142/+219
* rtlwifi: rtl8188ee: Add new driverLarry Finger2013-04-0124-0/+14998
* rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queueLarry Finger2013-04-014-24/+34
* rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger2013-04-018-323/+298
* rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07Larry Finger2013-04-017-8/+226
* rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-018-347/+181
* rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger2013-04-0111-148/+1055
* rt2x00: rt2800lib: probe RT chipset earlierGabor Juhos2013-04-011-35/+45
* rt2x00: rt2800lib: separate RT and RF chipset detectionGabor Juhos2013-04-011-24/+32
* rt2x00: introduce rt2x00_set_{rt,rf} helpersGabor Juhos2013-04-011-0/+17
OpenPOWER on IntegriCloud