aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan3-5/+0
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan3-19/+23
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko2-3/+5
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc1-1/+1
2012-06-05Bluetooth: Fix trailing whitespaces in license textGustavo Padovan1-6/+6
2012-06-05Bluetooth: Remove unused ERTM control field macrosMat Martineau1-168/+0
2012-06-05Bluetooth: Check rules when setting retransmit or monitor timersMat Martineau1-4/+0
2012-06-05Bluetooth: Remove receive code that has been supercededMat Martineau1-8/+0
2012-06-05Bluetooth: Fix early return from l2cap_chan_delMat Martineau1-0/+1
2012-06-04NFC: Introduce target mode rx data callbackSamuel Ortiz1-0/+1
2012-06-04NFC: Introduce target mode tx opsSamuel Ortiz1-1/+2
2012-06-04NFC: Set the NFC device RF mode appropriatelySamuel Ortiz2-1/+2
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz2-0/+11
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz4-3/+10
2012-06-04NFC: Export LLCP general bytes getterSamuel Ortiz1-0/+1
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+34
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds1-14/+9
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds6-9/+160
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds3-17/+27
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+35
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-181/+63
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-3/+58
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-2/+3
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+2