summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | mac80211: unify CSA action frame/beacon processingJohannes Berg2013-04-161-3/+1
| | * | | | mac80211: provide SSID in IBSS modeMarek Puzyniak2013-04-101-2/+2
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-224-36/+91
| |\ \ \ \ \
| | * | | | | Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-181-2/+2
| | * | | | | Bluetooth: Add macros for filter duplicates valuesAndre Guedes2013-04-181-0/+2
| | * | | | | Bluetooth: Add LE scan type macrosAndre Guedes2013-04-181-0/+3
| | * | | | | Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-181-1/+2
| | * | | | | Bluetooth: Track feature pages in a single tableJohan Hedberg2013-04-181-24/+25
| | * | | | | Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2013-04-181-1/+0
| | * | | | | Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-171-0/+10
| | * | | | | Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-171-0/+4
| | * | | | | Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann2013-04-171-2/+2
| | * | | | | Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-171-0/+31
| | * | | | | Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-171-4/+0
| | * | | | | Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-111-1/+1
| | * | | | | Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-061-0/+1
| | * | | | | Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-041-2/+0
| | * | | | | Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-041-0/+1
| | * | | | | Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-041-0/+2
| | * | | | | Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-042-0/+3
| | * | | | | Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg2013-04-041-0/+3
| | * | | | | Bluetooth: Track received events in hdevJohan Hedberg2013-04-041-0/+1
| | * | | | | Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes2013-04-041-1/+0
| * | | | | | Merge tag 'nfc-next-3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-223-2/+9
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | NFC: RFKILL supportSamuel Ortiz2013-04-121-0/+2
| | * | | | | rfkill: Add NFC to the list of supported radiosSamuel Ortiz2013-04-121-0/+2
| | * | | | | NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parametersThierry Escande2013-04-111-2/+5
| * | | | | | brcmfmac: define and use platform specific data for SDIO.Hante Meuleman2013-04-121-0/+124
| * | | | | | brcmfmac: setup SDIO reset behaviorPiotr Haber2013-04-121-0/+3
| * | | | | | brcmfmac: add support for dongle ARM CR4 coreFranky Lin2013-04-122-0/+2
| |/ / / / /
| * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-103-13/+58
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | mac80211: parse Timeout Interval Element using a structJohannes Berg2013-04-081-0/+10
| | * | | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-9/+9
| | * | | mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2013-03-251-0/+13
| | * | | cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen2013-03-251-0/+4
| | * | | mac80211: add P2P NoA settingsJanusz Dziedzic2013-03-221-4/+2
| | * | | cfg80211: add P2P Notice of Absence attributeJanusz Dziedzic2013-03-221-0/+20
* | | | | caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-2313-13/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-2328-261/+351
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-212-0/+3
| |\ \ \ \
| | * | | | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-0/+2
| | * | | | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-171-0/+1
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-212-1/+22
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-202-1/+22
| | |\ \ \ \ \
| | | * | | | | Move utf16 functions to kernel core and renameMatthew Garrett2013-04-151-0/+14
| | | * | | | | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-091-1/+8
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-213-3/+6
| |\ \ \ \ \ \ \
| | * | | | | | | net: fix incorrect credentials passingLinus Torvalds2013-04-201-2/+2
| | * | | | | | | irda: small read past the end of array in debug codeDan Carpenter2013-04-191-1/+2
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-181-0/+2
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |