summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-08-224-1/+25
|\
| * Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-211-1/+1
| * Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau2013-08-212-0/+2
| * Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau2013-08-211-2/+3
| * Bluetooth: Add constants for SCO airmodeFrédéric Dalleau2013-08-211-0/+4
| * Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-212-0/+9
| * Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau2013-08-211-0/+2
| * Bluetooth: Add HCI authentication capabilities macrosMikel Astiz2013-07-251-0/+6
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-163-8/+110
|\ \
| * | mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-161-0/+83
| * | mac80211: add vif to testmode cmdDavid Spinadel2013-08-121-3/+4
| * | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-121-2/+3
| * | mac80211: add control port protocol TX control flagJohannes Berg2013-08-121-3/+16
| * | wireless: make TU conversion macros availableJohannes Berg2013-08-061-0/+4
* | | brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-151-0/+6
* | | NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-142-1/+4
* | | NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2013-08-141-0/+2
* | | NFC: Add a GET_SE netlink APISamuel Ortiz2013-08-141-0/+2
* | | NFC: Define secure element connectivity and transaction eventsSamuel Ortiz2013-08-141-0/+11
* | | NFC: Document secure element addition/removal netlink eventsSamuel Ortiz2013-08-141-0/+5
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-094-0/+109
|\| |
| * | mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-0/+37
| * | nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-012-0/+63
| * | ieee80211: add definition for 802.11ac information elementsFred Zhou2013-08-011-0/+4
| * | ieee80211: add definition for interworking supportAvinash Patil2013-08-011-0/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-093-6/+6
|\ \ \
| * | | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-313-6/+6
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-014-46/+305
|\ \ \ \ | | |/ / | |/| |
| * | | cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-161-0/+27
| * | | cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-161-1/+3
| * | | mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2013-07-162-0/+8
| * | | mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-161-0/+2
| * | | nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-162-3/+69
| * | | cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-162-2/+142
| * | | wireless: indent kernel-doc with tabsJohannes Berg2013-07-162-20/+20
| * | | nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-161-0/+5
| * | | cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-162-21/+30
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-251-2/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ssb: fix alignment of struct bcma_device_idArnd Bergmann2013-07-181-2/+3
| |/
* | bcma: add constants for new ARM based SoCsHauke Mehrtens2013-07-221-0/+5
* | bcma: add some more core namesHauke Mehrtens2013-07-221-0/+12
|/
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-142-23/+42
|\
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-181-11/+28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-144-19/+14
|\ \
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-141-2/+2
| * | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-131-10/+4
| * | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-131-12/+7
| * | fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2013-07-131-0/+2
| * | Safer ABI for O_TMPFILEAl Viro2013-07-131-2/+6