aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-1/+1
|\
| * wext: fix potential private ioctl memory content leakJohannes Berg2010-09-201-1/+1
* | net: return operator cleanupEric Dumazet2010-09-231-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-218-79/+75
|\ \
| * | cfg80211/nl80211: introduce p2p device typesJohannes Berg2010-09-165-24/+61
| * | cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-162-4/+11
| * | include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches2010-09-161-49/+0
| * | nl80211: Uninitialized variableBill Jordan2010-09-141-1/+1
| * | net/wireless: use ARRAY_SIZE macro in radiotap.cNikitas Angelinas2010-09-141-1/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-093-9/+31
|\ \ \ | |/ / |/| / | |/
| * wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville2010-08-311-9/+12
| * wireless extensions: fix kernel heap content leakJohannes Berg2010-08-302-0/+19
* | net/wireless: Remove double testJulia Lawall2010-08-311-1/+1
* | cfg80211: allow changing port control protocolJohannes Berg2010-08-272-3/+24
* | cfg80211: allow vendor specific cipher suitesJohannes Berg2010-08-271-1/+8
* | nl80211: fix missing nestingJohannes Berg2010-08-251-0/+2
* | cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-246-100/+197
* | cfg80211: mark ieee80211_hdrlen constJohannes Berg2010-08-241-1/+1
* | cfg80211: check if WEP is available for shared key authJohannes Berg2010-08-161-0/+15
* | cfg80211: support sysfs namespacesJohannes Berg2010-08-162-1/+15
* | cfg80211: deauth doesn't always imply disconnectJohannes Berg2010-08-161-2/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-161-1/+7
|\ \ | |/
| * cfg80211: fix locking in action frame TXJohannes Berg2010-08-091-1/+7
* | wireless: upcase alpha2 values in queue_regulatory_requestJohn W. Linville2010-08-161-9/+7
|/
* cfg80211: Update of regulatory request initiator handlingYuri Ershov2010-07-281-1/+2
* nl80211: Fix memory leaksYuri Ershov2010-07-281-0/+2
* wireless: Convert wiphy_debug macro to functionJoe Perches2010-07-271-0/+49
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-272-3/+3
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-132-5/+5
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-015-10/+41
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-172-4/+56
| |\ \ \
| * | | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-152-3/+3
* | | | | cfg80211: fix IBSS default management keyJohannes Berg2010-07-261-1/+3
* | | | | wireless: remove unneeded variable from regulatory_hint_11d()Dan Carpenter2010-07-261-4/+1
* | | | | lib80211: remove unused host_build_iv optionJohn W. Linville2010-07-263-3/+0
* | | | | cfg80211: fix race between sysfs and cfg80211Maxime Bizon2010-07-211-6/+8
* | | | | wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville2010-07-201-45/+0
* | | | | wireless: mark cfg80211_is_all_idle as staticJohn W. Linville2010-07-201-1/+1
* | | | | wireless: correct sparse warning in generated regdb.cJohn W. Linville2010-07-201-0/+1
* | | | | wireless: correct sparse warning in wext-compat.cJohn W. Linville2010-07-201-0/+1
* | | | | wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville2010-07-201-1/+1
* | | | | wireless: only use alpha2 regulatory information from country IEJohn W. Linville2010-07-201-613/+12
* | | | | cfg80211: don't get expired BSSesJohannes Berg2010-07-141-0/+5
| |_|_|/ |/| | |
* | | | cfg80211: ignore spurious deauthJohannes Berg2010-07-121-4/+4
* | | | NET: nl80211, fix lock imbalance and netdev referencingJiri Slaby2010-07-071-1/+1
| |_|/ |/| |
* | | nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-241-0/+31
* | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-241-5/+5
* | | wireless: mark reg_mutex as staticJohn W. Linville2010-06-241-1/+1
* | | wireless: move regulatory_init to .init.textUwe Kleine-König2010-06-182-3/+3
* | | cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König2010-06-181-1/+1
| |/ |/|