summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* bcma: add bcma_core_pci_power_save()Hauke Mehrtens2013-08-26
* bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens2013-08-26
* bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens2013-08-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-08-22
|\
| * Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-21
| * Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau2013-08-21
| * Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau2013-08-21
| * Bluetooth: Add constants for SCO airmodeFrédéric Dalleau2013-08-21
| * Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-21
| * Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau2013-08-21
| * Bluetooth: Add HCI authentication capabilities macrosMikel Astiz2013-07-25
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-16
|\ \
| * | mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-16
| * | mac80211: add vif to testmode cmdDavid Spinadel2013-08-12
| * | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-12
| * | mac80211: add control port protocol TX control flagJohannes Berg2013-08-12
| * | wireless: make TU conversion macros availableJohannes Berg2013-08-06
* | | brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-15
* | | NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-14
* | | NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2013-08-14
* | | NFC: Add a GET_SE netlink APISamuel Ortiz2013-08-14
* | | NFC: Define secure element connectivity and transaction eventsSamuel Ortiz2013-08-14
* | | NFC: Document secure element addition/removal netlink eventsSamuel Ortiz2013-08-14
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-09
|\| |
| * | mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-01
| * | nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-01
| * | ieee80211: add definition for 802.11ac information elementsFred Zhou2013-08-01
| * | ieee80211: add definition for interworking supportAvinash Patil2013-08-01
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-09
|\ \ \
| * | | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-31
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-01
|\ \ \ \ | | |/ / | |/| |
| * | | cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-16
| * | | cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-16
| * | | mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2013-07-16
| * | | mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-16
| * | | nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-16
| * | | cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-16
| * | | wireless: indent kernel-doc with tabsJohannes Berg2013-07-16
| * | | nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-16
| * | | cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-16
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-25
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ssb: fix alignment of struct bcma_device_idArnd Bergmann2013-07-18
| |/
* | bcma: add constants for new ARM based SoCsHauke Mehrtens2013-07-22
* | bcma: add some more core namesHauke Mehrtens2013-07-22
|/
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14
| * | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-13