summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | rtlwifi: sparse warnings: cast to restricted typeMark Schulte2013-08-151-8/+8
* | | | ath9k: Use lockless variant to initialize RX fifoSujith Manoharan2013-08-151-1/+1
* | | | ath9k: Optimize LNA checkSujith Manoharan2013-08-151-30/+47
* | | | ath9k: Identify first subframe in an A-MPDUSujith Manoharan2013-08-153-2/+5
* | | | ath9k: Handle invalid RSSISujith Manoharan2013-08-151-16/+33
* | | | ath9k: Remove unused function argumentSujith Manoharan2013-08-151-2/+1
* | | | ath9k: Fix error condition for corrupt descriptorsSujith Manoharan2013-08-151-10/+18
* | | | ath9k: Handle corrupt descriptors properlySujith Manoharan2013-08-151-2/+10
* | | | ath9k: Move the RX poll check to preprocess()Sujith Manoharan2013-08-151-4/+4
* | | | ath9k: Fix RX beacon processingSujith Manoharan2013-08-151-26/+22
* | | | ath9k: Fix RX packet counterSujith Manoharan2013-08-151-4/+7
* | | | ath9k: Fix RX debug statisticsSujith Manoharan2013-08-151-2/+1
* | | | ath9k: Fix PHY error processingSujith Manoharan2013-08-151-11/+12
* | | | ath9k: Reorder some functionsSujith Manoharan2013-08-151-110/+110
* | | | ath9k: Fix TSF processingSujith Manoharan2013-08-151-13/+20
* | | | ath9k: Fix RX crypto processingSujith Manoharan2013-08-151-8/+4
* | | | ath9k: Discard invalid frames earlySujith Manoharan2013-08-151-16/+22
* | | | ath9k: Fix phy error handling for DFSSujith Manoharan2013-08-151-2/+1
* | | | ath9k: Use a subroutine to check for "mybeacon"Sujith Manoharan2013-08-151-13/+23
* | | | ath9k_htc: do not use bulk on EP3 and EP4Oleksij Rempel2013-08-151-27/+11
* | | | wil6210: let IP stack re-check HW TCP/UDP csum errorsVladimir Kondratiev2013-08-151-6/+6
* | | | ath9k: reset buffer stale flag in ath_tx_get_tid_subframeFelix Fietkau2013-08-151-0/+2
* | | | ath9k: simplify ath_tid_drainFelix Fietkau2013-08-151-12/+0
* | | | ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau2013-08-151-0/+4
* | | | ath9k: simplify debugfs chainmask handlingFelix Fietkau2013-08-151-88/+4
* | | | ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-154-20/+1
* | | | ath9k: shrink a few data structures by reordering fieldsFelix Fietkau2013-08-152-14/+14
* | | | ath9k: fix rx descriptor related race conditionFelix Fietkau2013-08-152-8/+14
* | | | brcmfmac: use configurable sdio bus header length for tx packetFranky Lin2013-08-151-14/+16
* | | | brcmfmac: streamline sdio bus header codeFranky Lin2013-08-151-123/+120
* | | | brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-153-11/+17
* | | | brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-153-78/+177
* | | | brcmfmac: add support for manual TDLS operationsArend van Spriel2013-08-152-1/+77
* | | | brcmfmac: ignore IF event if firmware indicates itArend van Spriel2013-08-152-0/+6
* | | | brcmfmac: no fws locking outside fws module.Hante Meuleman2013-08-152-66/+62
* | | | brcmfmac: always use worker thread for tx data.Hante Meuleman2013-08-153-56/+54
* | | | brcmfmac: add AMPDU reordering functionalityArend van Spriel2013-08-153-27/+283
* | | | brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()Arend van Spriel2013-08-153-3/+5
* | | | brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2013-08-152-3/+8
* | | | Merge tag 'nfc-next-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-08-156-112/+672
|\ \ \ \
| * | | | NFC: pn544: i2c: Add firmware download implementation for pn544Eric Lapuyade2013-08-141-12/+334
| * | | | NFC: pn544: Add firmware operations hci opsEric Lapuyade2013-08-144-4/+21
| * | | | NFC: pn544: i2c: Add firmware download mode power-on supportEric Lapuyade2013-08-143-6/+14
| * | | | NFC: pn533: Add some polling entropySamuel Ortiz2013-08-141-1/+6
| * | | | NFC: pn533: Add delay between each poll frameSamuel Ortiz2013-08-141-5/+11
| * | | | NFC: pn533: Store the correct frame size (normal vs ext)Olivier Guiter2013-08-141-9/+7
| * | | | NFC: pn533: Split large Tx frames in chunksOlivier Guiter2013-08-141-14/+130
| * | | | NFC: pn533: Add extended information frame decoding supportOlivier Guiter2013-08-141-13/+72
| * | | | NFC: pn533: Enable AUTO RFCASamuel Ortiz2013-08-141-3/+6
| * | | | NFC: pn533: Unconditionaly select the highest p2p bit rateSamuel Ortiz2013-08-141-36/+20