summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-07NFC: NCI: Don't reverse local general bytesAmitkumar Karwar
2014-01-05NFC: NCI: Cancel cmd_timer in nci_close_device()Amitkumar Karwar
2014-01-04NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.hThierry Escande
2014-01-04NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macrosThierry Escande
2014-01-04NFC: Only warn on SE discovery errorSamuel Ortiz
2014-01-04NFC: llcp: Use default MIU if none was specified on connectSzymon Janc
2014-01-04NFC: llcp: Fix possible memory leak while sending I framesSzymon Janc
2014-01-04NFC: Return driver failure upon unknown event receptionSamuel Ortiz
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