summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel
2013-12-16mac80211: make ieee80211_assign_beacon() staticLuciano Coelho
2013-12-16mac80211: lock sdata in ieee80211_csa_connection_drop_work()Luciano Coelho
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau
2013-12-16radiotap: fix bitmap-end-finding buffer overrunJohannes Berg
2013-12-16mac80211: free all AP/VLAN keys at onceJohannes Berg
2013-12-16mac80211: optimise mixed AP/VLAN station removalJohannes Berg
2013-12-16mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg
2013-12-16mac80211: move synchronize_net() before sta key removalJohannes Berg
2013-12-16mac80211: don't delay station destructionJohannes Berg
2013-12-16mac80211: move 4-addr sta pointer clearing before synchronize_rcu()Johannes Berg
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-14Bluetooth: fix return value checkWei Yongjun
2013-12-14Bluetooth: remove unused including <linux/version.h>Wei Yongjun
2013-12-126lowpan: fix/move/cleanup debug functionsAlexander Aring
2013-12-11Bluetooth: Fix test for lookup_dev return valueJohan Hedberg
2013-12-11Bluetooth: Add missing 6lowpan.h includeJohan Hedberg
2013-12-11Bluetooth: Manually enable or disable 6LoWPAN between devicesJukka Rissanen
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen
2013-12-11ipv6: Add checks for 6LOWPAN ARP typeJukka Rissanen
2013-12-116lowpan: Moving generic compression code into 6lowpan_iphc.cJukka Rissanen
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-12-11rfkill: Fix FSF address in file headersJeff Kirsher
2013-12-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-10Bluetooth: Fix handling of L2CAP Command Reject over LEJohan Hedberg
2013-12-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-09Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann
2013-12-07Bluetooth: Increase minor version of core moduleMarcel Holtmann
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-05Bluetooth: Fix valid LE PSM checkJohan Hedberg
2013-12-05Bluetooth: Use min_t for calculating chan->mpsJohan Hedberg
2013-12-05mac80211: fix nested sdata lock for IBSS/CSASimon Wunderlich
2013-12-05cfg80211: don't "leak" uncompleted scansEliad Peller
2013-12-05mac80211: start_next_roc only if scan was actually runningEliad Peller
2013-12-05mac80211: determine completed scan type by defined opsEliad Peller
2013-12-05cfg80211: stop sched scan only when neededBarak Bercovitz
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic
2013-12-05nl80211: allow setting bitrate mask back to defaultJanusz Dziedzic
2013-12-05Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg
2013-12-05Bluetooth: Add debugfs controls for LE CoC MPS and CreditsJohan Hedberg
2013-12-05Bluetooth: Fix validating LE PSM valuesJohan Hedberg
2013-12-05Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg
2013-12-05Bluetooth: Fix clearing of chan->omtu for LE CoC channelsJohan Hedberg
2013-12-05Bluetooth: Limit LE MPS to the MTU valueJohan Hedberg
2013-12-05Bluetooth: Fix suspending the L2CAP socket if we start with 0 creditsJohan Hedberg
2013-12-05Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg
2013-12-05Bluetooth: Implement LE L2CAP reassemblyJohan Hedberg
2013-12-05Bluetooth: Add LE L2CAP segmentation support for outgoing dataJohan Hedberg
2013-12-05Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg