it/torvalds/linux.git/
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-13brcm80211: fmac: add frame header extension supportFranky Lin1-0/+1
2012-04-13brcm80211: fmac: register primary net device with device mac addressArend van Spriel3-14/+5
2012-04-13brcm80211: fmac: remove primary mac address handling from brcmf_net_attachArend van Spriel1-13/+12
2012-04-13brcm80211: fmac: make brcmf_net_attach() staticArend van Spriel2-59/+58
2012-04-13mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2-17/+0
2012-04-13ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan1-0/+2
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior13-40/+45
2012-04-13ath9k_hw: Remove BTCOEX initvalsSujith Manoharan3-20/+0
2012-04-13mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi1-1/+7
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs4-3/+20
2012-04-13rt2800: zero registers of unused TX ringsJakub Kicinski1-0/+10
2012-04-13rt2800: initialize queues before giving up due to DMA errorJakub Kicinski2-3/+5
2012-04-13rt2800: add disabling of DMA before loading firmwareJakub Kicinski1-0/+2
2012-04-13rt2800: introduce wpdma_disable functionJakub Kicinski3-24/+19
2012-04-13mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka1-3/+5
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka4-19/+53
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg14-736/+763
2012-04-12net/wireless: ipw2x00: add supported cipher suites to wiphy initializationStanislav Yakovlev3-0/+31
2012-04-12prism54: replace open-coded ARRAY_SIZE with macroJim Cromie1-4/+2
2012-04-12brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie2-32/+12
2012-04-12NFC: Fix LLCP link timeout typoSamuel Ortiz1-1/+1
2012-04-12NFC: Add MIUX to the local LLCP general bytesSamuel Ortiz1-0/+10
2012-04-12NFC: pn533 Rx chaining supportSamuel Ortiz1-16/+128
2012-04-12NFC: Convert pn533 from tasklet to workqueuesSamuel Ortiz1-38/+48
2012-04-12NFC: Call llcp_add_header properly when sending LLCP DM or DISCSamuel Ortiz1-2/+2
2012-04-12NFC: Fix LLCP TLV building routineSamuel Ortiz1-1/+1
2012-04-12NFC: No need to apply twice the modulo op to LLCP's recv_nSamuel Ortiz2-2/+2
2012-04-12NFC: Dump LLCP framesSamuel Ortiz1-0/+7
2012-04-12NFC: Add Core support to generate tag lost eventEric Lapuyade2-1/+76
2012-04-12NFC: Changed target activated state logicEric Lapuyade2-4/+23
2012-04-12NFC: Fix next target_idx type and rename for clarityEric Lapuyade3-4/+4
2012-04-12NFC: The core part should generate the target indexSamuel Ortiz5-6/+20