summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cfg80211: add WMM traffic stream APIJohannes Berg2014-09-113-0/+185
| * mac80211: add TDLS connection timeoutLiad Kaufman2014-09-112-1/+23
| * mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn2014-09-113-119/+213
| * mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn2014-09-114-97/+85
| * cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg2014-09-111-4/+21
| * cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg2014-09-111-7/+3
| * cfg80211: clear wext keys when freeing and removing themJohannes Berg2014-09-112-1/+3
| * mac80211: clear key material when freeing keysJohannes Berg2014-09-111-1/+1
| * cfg80211: clear connect keys when freeing themJohannes Berg2014-09-115-11/+11
| * mac80211: annotate MMIC head/tailroom warningJohannes Berg2014-09-081-2/+5
| * mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson2014-09-083-11/+75
| * mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson2014-09-081-19/+41
| * mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira2014-09-051-1/+1
| * mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-053-5/+10
| * cfg80211: enable dynack through nl80211Lorenzo Bianconi2014-09-051-0/+11
| * mac80211: combine roc with the "next roc" if possibleEliad Peller2014-09-051-24/+53
| * mac80211: adjust roc duration when combining ROCsEliad Peller2014-09-051-0/+1
| * cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller2014-09-051-21/+60
| * mac80211: Add RRM support to assoc requestAssaf Krauss2014-09-052-3/+13
| * nl80211: Add flag attribute for RRM connectionsAssaf Krauss2014-09-051-0/+17
| * mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman2014-09-051-3/+2
| * cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-056-0/+6
| * mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-0518-0/+18
| * mac80211: clean up ieee80211_i.hJohannes Berg2014-09-051-2/+1
| * mac80211: fix offloaded BA session traffic after hw restartMichal Kazior2014-09-035-14/+20
* | Bluetooth: 6lowpan: Route packets that are not meant to peer via correct deviceJukka Rissanen2014-09-091-2/+63
* | Bluetooth: 6lowpan: Set the peer IPv6 address correctlyJukka Rissanen2014-09-091-0/+13
* | Bluetooth: 6lowpan: Increase the connection timeout valueJukka Rissanen2014-09-091-1/+1
* | Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg2014-09-093-12/+16
* | Bluetooth: Fix dereferencing conn variable before NULL checkJohan Hedberg2014-09-081-1/+3
* | Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.cBehan Webster2014-09-081-7/+6
* | Bluetooth: Add strict checks for allowed SMP PDUsJohan Hedberg2014-09-082-38/+84
* | Bluetooth: Fix calling smp_distribute_keys() when still waiting for keysJohan Hedberg2014-09-081-2/+3
* | Bluetooth: Add define for key distribution maskJohan Hedberg2014-09-081-2/+3
* | Bluetooth: Fix locking of the SMP contextJohan Hedberg2014-09-081-32/+44
* | Bluetooth: Remove unnecessary deferred work for SMP key distributionJohan Hedberg2014-09-081-16/+5
* | Bluetooth: Move identity address update behind a workqueueJohan Hedberg2014-09-082-3/+9
* | Bluetooth: Don't take any action in smp_resume_cb if not encryptedJohan Hedberg2014-09-081-2/+4
* | Bluetooth: Remove unnecessary checks after canceling SMP security timerJohan Hedberg2014-09-081-5/+1
* | Bluetooth: Add clarifying comment for LE CoC result valueJohan Hedberg2014-09-081-0/+5
* | Bluetooth: Move clock offset reading into hci_disconnect()Johan Hedberg2014-09-081-19/+13
* | Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()Johan Hedberg2014-09-081-5/+1
* | Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg2014-09-081-2/+2
* | Bluetooth: Fix SMP error and response to be mutually exclusiveJohan Hedberg2014-09-081-8/+5
OpenPOWER on IntegriCloud