summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez2014-04-221-1/+1
| | | * cfg80211: avoid freeing last_request while in flightArik Nemtsov2014-04-221-8/+16
| | | * cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic2014-04-111-0/+7
| | | * cfg80211: ignore invalid BSSIDs when looking for BSSesJohannes Berg2014-04-101-0/+2
| | | * cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg2014-04-101-0/+3
| | | * cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang2014-04-105-8/+12
| | | * mac80211: fix some missing includesZhao, Gang2014-04-093-0/+5
| | | * mac80211: Allow disabling LDPCPawel Kulakowski2014-04-092-1/+6
| | | * cfg80211: fix radar_detect combination checkingMichal Kazior2014-04-091-1/+1
| | | * mac80211: allow reservation of a running chanctxLuciano Coelho2014-04-091-18/+61
| | | * mac80211: implement chanctx reservationLuciano Coelho2014-04-092-34/+176
| | | * mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho2014-04-091-42/+43
| | | * mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho2014-04-091-25/+33
| | | * mac80211: protect AP VLAN list with local->mtxMichal Kazior2014-04-094-6/+14
| | | * cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-097-42/+26Star
| | | * cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2014-04-092-31/+29Star
| | | * cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-0910-78/+110
| | | * cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-095-60/+99
| | | * cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho2014-04-091-56/+73
| | | * cfg80211: Enable GO operation on indoor channelsIlan Peer2014-04-093-2/+20
| | | * cfg80211: Add an option to hint indoor operationIlan Peer2014-04-093-12/+65
| | | * cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-098-15/+160
| | | * cfg80211: Add Kconfig option for cellular BS hintsIlan Peer2014-04-092-1/+14
| | | * cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-092-0/+8
| | | * cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang2014-04-091-2/+1Star
| | | * mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-098-17/+17
| | | * cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal2014-04-091-1/+1
| | | * mac80211: add vif to flush callEmmanuel Grumbach2014-04-092-2/+8
| | | * cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-093-1/+82
| | | * mac80211: remove VLAIS usage from mac80211Jan-Simon Möller2014-04-091-18/+19
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-04-306-105/+290
| | |\ \
| | | * | Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann2014-04-241-10/+1Star
| | | * | Bluetooth: Request MITM Protection when initiatorMikel Astiz2014-04-111-2/+4
| | | * | Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller2014-04-111-7/+2Star
| | | * | Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz2014-04-112-10/+9Star
| | | * | Bluetooth: Refactor hci_get_auth_req()Mikel Astiz2014-04-111-15/+22
| | | * | Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg2014-03-291-3/+2Star
| | | * | Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski2014-03-281-1/+1
| | | * | Bluetooth: Add new debugfs parameterLukasz Rymanowski2014-03-282-1/+5
| | | * | Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski2014-03-281-4/+9
| | | * | Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg2014-03-271-1/+1
| | | * | Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg2014-03-261-2/+3
| | | * | Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg2014-03-261-5/+7
| | | * | Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg2014-03-261-7/+12
| | | * | Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg2014-03-261-2/+2
| | | * | Bluetooth: Remove redundant NULL checkJohan Hedberg2014-03-261-2/+1Star
| | | * | Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg2014-03-261-2/+101
| | | * | Bluetooth: Add directed advertising support through connect()Johan Hedberg2014-03-262-10/+86
| | | * | Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg2014-03-262-10/+16
| | | * | Bluetooth: Don't send device found events during passive scanningJohan Hedberg2014-03-261-2/+6