aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09NFC: Add ISO 14443 type B protocolSamuel Ortiz1-6/+8
2012-07-09NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade1-3/+14
2012-07-09NFC: Driver failure APIEric Lapuyade1-0/+2
2012-07-09NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade1-0/+2
2012-07-09bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens1-0/+14
2012-07-09bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens1-0/+8
2012-07-09bcma: add constants for chip idsHauke Mehrtens1-0/+30
2012-07-09bcma: extend workaround for bcm4331Hauke Mehrtens1-0/+1
2012-07-05cfg80211: bitrate calculation for 60gVladimir Kondratiev1-0/+2
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev2-1/+10
2012-07-03mac80211: add TX prepare APIJohannes Berg1-0/+15
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn1-4/+4
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg1-15/+0
2012-07-02wireless: 60g protocol constantsVladimir Kondratiev1-1/+89
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2-0/+4
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior1-6/+0
2012-06-29cfg80211: track monitor interfaces countMichal Kazior1-0/+4
2012-06-29cfg80211: track ibss fixed channelMichal Kazior1-0/+2
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior1-0/+3
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg11-217/+332
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela2-0/+23
2012-06-28wireless: add VHT (802.11ac) definitionsMahesh Palivela1-0/+70
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg1-6/+0
2012-06-27bcma: define some additional cores IDsRafał Miłecki1-0/+7
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg1-0/+2
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville4-24/+15
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen2-0/+8
2012-06-24mac80211: clean up debuggingJohannes Berg1-24/+0
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville3-76/+216
2012-06-21ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFTAvinash Patil1-0/+2
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein1-0/+5
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2-0/+9
2012-06-14mac80211: implement the proactive PREQ generationChun-Yeow Yeoh1-0/+42
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeoutChun-Yeow Yeoh2-0/+18
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-0/+12
2012-06-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville5-212/+286
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+6
2012-06-13cfg80211/nl80211: fix kernel-docJohannes Berg2-9/+32
2012-06-13nl80211: fix sched scan match attribute nameJohannes Berg1-1/+4
2012-06-12ieee80211: definitions for Microsoft Vendor OUI and WPA OUI typeAvinash Patil1-0/+2
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0John W. Linville4-5/+27
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh3-56/+60
2012-06-11cfg80211: add missing kernel-doc for mesh configuration structureChun-Yeow Yeoh1-10/+49
2012-06-09mac80211: add some missing kernel-docJohannes Berg1-0/+6
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg1-0/+6
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-3/+0
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg1-1/+7
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg1-0/+2
2012-06-06ssb: recognize ARM Cortex M3Hauke Mehrtens1-0/+1
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-9/+15