summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-3/+25
* cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau2013-12-021-0/+8
* cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez2013-11-251-2/+2
* mac80211: add min required channel definition fieldEliad Peller2013-11-251-0/+4
* mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira2013-11-251-2/+6
* cfg80211: add an option to disable processing country IEsLuis R. Rodriguez2013-11-251-0/+5
* cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez2013-11-251-12/+24
* cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-252-40/+52
* mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-0/+36
* cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-251-0/+2
* cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez2013-11-251-1/+6
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-252-15/+24
* nl80211: better document NL80211_CMD_TDLS_MGMTArik Nemtsov2013-11-251-1/+8
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-054-73/+72
|\
| * Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan2013-10-211-2/+0
| * Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-211-0/+1
| * Bluetooth: Add support for setting DUT modeMarcel Holtmann2013-10-191-0/+3
| * Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-191-0/+2
| * Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-192-0/+3
| * Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann2013-10-191-1/+0
| * Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-191-0/+1
| * Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann2013-10-181-2/+0
| * Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-181-1/+2
| * Bluetooth: Convert idle timer to use delayed workJohan Hedberg2013-10-161-2/+2
| * Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg2013-10-161-1/+1
| * Bluetooth: Remove enable_hs declarationMarcel Holtmann2013-10-161-2/+0
| * Bluetooth: Remove duplicate definitions for advertising event typesMarcel Holtmann2013-10-161-10/+5
| * Bluetooth: Set the scan response data when neededMarcel Holtmann2013-10-161-0/+6
| * Bluetooth: Store scan response data in HCI deviceMarcel Holtmann2013-10-161-0/+2
| * Bluetooth: Make mgmt_new_ltk() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_set_local_name_complete() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Make mgmt_set_class_of_dev_complete() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_ssp_enable_complete() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Make mgmt_auth_enable_complete() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Make mgmt_auth_failed() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_pin_code_neg_reply_complete() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_pin_code_reply_complete() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Make mgmt_pin_code_request() return voidMarcel Holtmann2013-10-151-1/+1
| * Bluetooth: Add l2cap_chan_no_resume stub for A2MPMarcel Holtmann2013-10-151-0/+4
| * Bluetooth: Move l2cap_wait_ack() to l2cap_sock.cGustavo Padovan2013-10-151-1/+0
| * Bluetooth: Add chan->ops->set_shutdown()Gustavo Padovan2013-10-151-0/+5
| * Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.cGustavo Padovan2013-10-151-0/+6
| * Bluetooth: Extend state_change() call to report errors tooGustavo Padovan2013-10-151-1/+1
| * Bluetooth: Update class of device on discoverable timeoutMarcel Holtmann2013-10-151-0/+1
| * Bluetooth: Move eir_get_length() function into hci_event.cMarcel Holtmann2013-10-151-17/+0
| * Bluetooth: Move eir_append_data() function into mgmt.cMarcel Holtmann2013-10-151-11/+0
| * Bluetooth: Make mgmt_new_link_key() return voidMarcel Holtmann2013-10-151-2/+2
| * Bluetooth: Add HCI command structure for writing current IAC LAPMarcel Holtmann2013-10-151-0/+6
| * Bluetooth: Make mgmt_write_scan_failed() return voidMarcel Holtmann2013-10-151-1/+1