aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg1-0/+4
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg2-1/+13
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg1-1/+4
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller1-10/+0
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches1-0/+11
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches1-0/+13
2012-06-05nl80211: add new rssi event to indicate beacon lossEliad Peller1-0/+4
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov1-0/+5
2012-06-05Bluetooth: Create empty l2cap ops functionGustavo Padovan1-0/+12
2012-06-05Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes1-1/+1
2012-06-05Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc1-2/+0
2012-06-05Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko1-0/+4
2012-06-05Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko1-0/+1
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko3-0/+18
2012-06-05Bluetooth: A2MP: Define A2MP status codesAndrei Emeltchenko1-0/+10
2012-06-05Bluetooth: A2MP: Definitions for A2MP commandsAndrei Emeltchenko1-0/+73
2012-06-05Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko1-0/+7
2012-06-05Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko2-0/+31
2012-06-05Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko1-0/+6
2012-06-05Bluetooth: Add l2cap_chan->ops->ready()Andrei Emeltchenko1-0/+1
2012-06-05Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.cAndrei Emeltchenko1-0/+1
2012-06-05Bluetooth: Use chan as parameters for l2cap chan opsGustavo Padovan1-4/+6
2012-06-05Bluetooth: Define HCI AMP cmd structAndrei Emeltchenko1-0/+81
2012-06-05Bluetooth: Define and use PSM identifiersAndrei Emeltchenko1-0/+4
2012-06-05Bluetooth: Define L2CAP conf continuation flagAndrei Emeltchenko1-0/+3