summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-081-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-073-2/+9
|\
| * net: rfkill: gpio: Fix clock statusLoic Poulain2014-09-221-1/+1
| * net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann2014-09-161-0/+1
| * Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-092-1/+7
| |\
| | * mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach2014-09-051-1/+1
| | * nl80211: clear skb cb before passing to netlinkJohannes Berg2014-09-031-0/+6
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-022-55/+103
|\ \ \
| * | | Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen2014-10-021-3/+10
| * | | Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen2014-10-021-11/+5
| * | | Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen2014-10-021-2/+6
| * | | Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen2014-10-021-0/+2
| * | | Bluetooth: Fix lockdep warning with l2cap_chan_connectJohan Hedberg2014-10-021-5/+8
| * | | Bluetooth: 6lowpan: Enable multicast supportJukka Rissanen2014-09-291-1/+2
| * | | Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 headerJukka Rissanen2014-09-291-52/+83
| * | | Bluetooth: 6lowpan: Make sure skb exists before accessing itJukka Rissanen2014-09-291-0/+6
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-266-83/+128
|\| | |
| * | | Bluetooth: Rename sco_param_wideband table to esco_param_msbcJohan Hedberg2014-09-251-3/+3
| * | | Bluetooth: Add retransmission effort into SCO parameter tableJohan Hedberg2014-09-241-12/+11
| * | | ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 headerSimon Vincent2014-09-241-36/+89
| * | | Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg2014-09-241-1/+1
| * | | Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2014-09-241-10/+4
| * | | Bluetooth: Check for SCO type before setting retransmission effortBernhard Thaler2014-09-231-5/+17
| * | | Bluetooth: Fix setting correct security level when initiating SMPJohan Hedberg2014-09-181-1/+4
| * | | Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann2014-09-171-20/+0
| * | | Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann2014-09-151-0/+1
| * | | Bluetooth: Add BUILD_BUG_ON check for SKB control buffer sizeMarcel Holtmann2014-09-151-0/+3
* | | | Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-264-11/+158
|\ \ \ \
| * | | | NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard2014-09-241-1/+8
| * | | | NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard2014-09-011-2/+5
| * | | | NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard2014-09-011-8/+5
| * | | | NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-012-0/+39
| * | | | NFC: digital: Add Inititor-side PSL supportMark A. Greer2014-08-311-0/+101
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-155-55/+75
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bluetooth: Fix re-setting RPA as expired when deferring updateJohan Hedberg2014-09-121-0/+1
| * | | | Bluetooth: Expire RPA if encryption failsJohan Hedberg2014-09-111-0/+6
| * | | | Bluetooth: Avoid hard-coded IO capability values in SMPJohan Hedberg2014-09-111-2/+2
| * | | | Bluetooth: Fix L2CAP information request handling for fixed channelsJohan Hedberg2014-09-111-20/+33
| * | | | Bluetooth: Add smp_ltk_sec_level() helper functionJohan Hedberg2014-09-113-5/+10
| * | | | Bluetooth: Fix SMP security level when we have no IO capabilitiesJohan Hedberg2014-09-111-2/+10
| * | | | Bluetooth: Centralize disallowing SMP commands to a single placeJohan Hedberg2014-09-111-16/+1
| * | | | Bluetooth: Fix ignoring unknown SMP authentication requirement bitsJohan Hedberg2014-09-111-9/+13
| * | | | Bluetooth: Remove unnecessary early initialization of variableJohan Hedberg2014-09-111-6/+2
| * | | | Bluetooth: Fix allowing SMP Signing info PDUJohan Hedberg2014-09-101-0/+2
* | | | | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-1543-357/+945
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-113-8/+3
| * | | | mac80211: set smps_mode according to ap paramsEliad Peller2014-09-111-2/+13
| * | | | cfg80211: allow requesting SMPS mode on ap startEliad Peller2014-09-111-0/+24
| * | | | mac80211: set network header in TDLS framesArik Nemtsov2014-09-111-0/+3
| * | | | cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-114-11/+33