Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-25cfg80211: add an option to disable processing country IEsLuis R. Rodriguez
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-25nl80211: better document NL80211_CMD_TDLS_MGMTArik Nemtsov
2013-11-06Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez
2013-10-28mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-22Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan
2013-10-22Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan
2013-10-19Bluetooth: Add support for setting DUT modeMarcel Holtmann
2013-10-19Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann
2013-10-19Bluetooth: Add support for setting SSP debug modeMarcel Holtmann
2013-10-19Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann
2013-10-19Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann
2013-10-18cfg80211: export reg_initiator_name()Luis R. Rodriguez
2013-10-18Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-18Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann
2013-10-18Bluetooth: Add address type to device blacklist tableMarcel Holtmann
2013-10-16Bluetooth: Convert idle timer to use delayed workJohan Hedberg
2013-10-16Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg
2013-10-16Bluetooth: Remove enable_hs declarationMarcel Holtmann
2013-10-16Bluetooth: Remove duplicate definitions for advertising event typesMarcel Holtmann
2013-10-16Bluetooth: Set the scan response data when neededMarcel Holtmann
2013-10-16Bluetooth: Store scan response data in HCI deviceMarcel Holtmann
2013-10-16Bluetooth: Make mgmt_new_ltk() return voidMarcel Holtmann
2013-10-16Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return voidMarcel Holtmann
2013-10-16Bluetooth: Make mgmt_set_local_name_complete() return voidMarcel Holtmann
2013-10-16Bluetooth: Make mgmt_set_class_of_dev_complete() return voidMarcel Holtmann
2013-10-16Bluetooth: Make mgmt_ssp_enable_complete() return voidMarcel Holtmann
2013-10-16Bluetooth: Make mgmt_auth_enable_complete() return voidMarcel Holtmann
2013-10-16Bluetooth: Make mgmt_auth_failed() return voidMarcel Holtmann
2013-10-16Bluetooth: Make mgmt_pin_code_neg_reply_complete() return voidMarcel Holtmann
2013-10-16Bluetooth: Make mgmt_pin_code_reply_complete() return voidMarcel Holtmann
2013-10-16Bluetooth: Make mgmt_pin_code_request() return voidMarcel Holtmann
2013-10-16Bluetooth: Add l2cap_chan_no_resume stub for A2MPMarcel Holtmann
2013-10-16Bluetooth: Move l2cap_wait_ack() to l2cap_sock.cGustavo Padovan
2013-10-16Bluetooth: Add chan->ops->set_shutdown()Gustavo Padovan
2013-10-16Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.cGustavo Padovan
2013-10-16Bluetooth: Extend state_change() call to report errors tooGustavo Padovan
2013-10-15Bluetooth: Update class of device on discoverable timeoutMarcel Holtmann