summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade2012-05-152-19/+4
* feature-removal: Remove pn544 raw driverSamuel Ortiz2012-05-151-0/+12
* NFC: HCI based pn544 driverEric Lapuyade2012-05-154-0/+968
* NFC: The NFC genl family structure should not be exposed globallyH Hartley Sweeten2012-05-151-1/+1
* NFC: HCI ops should not be exposed globallyH Hartley Sweeten2012-05-151-1/+1
* NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-05-151-1/+1
* NFC: Include nci_core.h to nci/lib.cH Hartley Sweeten2012-05-151-0/+1
* NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-05-151-4/+4
* NFC: Fix LLCP compilation warningjoseph daniel2012-05-151-1/+1
* NFC: Return the amount of LLCP bytes queued to sock_sendmsgSamuel Ortiz2012-05-151-1/+1
* NFC: Update the LLCP poll maskSamuel Ortiz2012-05-151-1/+14
* NFC: LLCP connect must wait for a CC frameSamuel Ortiz2012-05-152-1/+48
* NFC: Remove unneeded pn533 dev NULL checkDan Carpenter2012-05-151-3/+0
* NFC: Update Documentation/nfc-hci.txtEric Lapuyade2012-05-151-10/+35
* NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade2012-05-154-0/+28
* NFC: Specify usage for targets found and target lost eventsEric Lapuyade2012-05-153-12/+28
* NFC: Remove useless HCI private nfc target tableEric Lapuyade2012-05-152-9/+0
* NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade2012-05-155-79/+99
* nl80211: fix typos in commentsZefir Kurtisi2012-05-151-3/+3
* b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger2012-05-151-2/+0
* brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin2012-05-153-32/+6
* brcmfmac: remove function brcmf_sdcard_regfailFranky Lin2012-05-153-34/+24
* brcmfmac: remove redundant retries for SDIO core register accessFranky Lin2012-05-151-66/+44
* brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin2012-05-154-95/+50
* brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin2012-05-154-111/+95
* brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin2012-05-154-98/+48
* brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin2012-05-154-90/+49
* brcmfmac: introduce unified register access interface for SDIOFranky Lin2012-05-152-0/+125
* brcmfmac: decouple set_sbaddr_window from register write interfaceFranky Lin2012-05-151-13/+24
* brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin2012-05-154-34/+29
* brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin2012-05-154-59/+42
* ath9k_hw: Fix RTT calibrationSujith Manoharan2012-05-156-70/+89
* mac80211: fix the increment of unicast/multicast counters for forwarded PREQChun-Yeow Yeoh2012-05-151-1/+4
* mac80211: send peer candidate event for new sta onlyThomas Pedersen2012-05-151-9/+9
* iwlwifi: don't disable AGG queues that are not enabledEmmanuel Grumbach2012-05-151-3/+9
* iwlwifi: don't flood logs when HT debug flag is setEmmanuel Grumbach2012-05-151-4/+3
* iwlwifi: fix power index handlingAmit Beka2012-05-151-2/+6
* iwlwifi: make sure reduced tx power bit is validWey-Yi Guy2012-05-151-1/+1
* iwlwifi: add documentation for bt reduced tx powerWey-Yi Guy2012-05-152-1/+27
* iwlwifi: include rssi as part of decision making for reduce txpowerWey-Yi Guy2012-05-151-0/+11
* NFC: Select CRC_CCITT for SHDLC link layer of HCI based driversMarcel Holtmann2012-05-151-0/+1
* mwifiex: fix coding style issue in mwifiex_deauthenticateBing Zhao2012-05-151-10/+12
* mac80211_hwsim: Fix rate control by correctly reporting transmission countsJavier Cardona2012-05-151-0/+5
* iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville2012-05-081-1/+2
* {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-087-1/+20
* mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-081-3/+9
* mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-082-7/+77
* mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-084-9/+8
* cfg80211: fix BSS comparisonEmmanuel Grumbach2012-05-081-1/+5
* brcmfmac: add out of band interrupt supportFranky Lin2012-05-085-15/+240
OpenPOWER on IntegriCloud