aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-12-19mac80211: Add support for QoS mappingKyeyoon Park
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-19nl80211: support vendor-specific eventsJohannes Berg
2013-12-19mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg
2013-12-19mac80211: remove unnecessary iflist_mtx lockingJohannes Berg
2013-12-19mac80211: align struct ps_data.tim to unsigned longJoe Perches
2013-12-18mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg
2013-12-18mac80211: fix checkpatch errorsWeilong Chen
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic
2013-12-16mac80211: read station mgmt keys via get_key callMax Stepanov
2013-12-16mac80211: check pairwise key_idx on get_key callMax Stepanov
2013-12-16mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho
2013-12-16mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen
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-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-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