summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-18/+21
2010-09-28cfg80211: always set IBSS basic ratesJohannes Berg2-17/+19
2010-09-27nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi1-1/+2
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-10/+32
2010-09-24net: return operator cleanupEric Dumazet1-1/+1
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-79/+75
2010-09-20wext: fix potential private ioctl memory content leakJohannes Berg1-1/+1
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg5-24/+61
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2-4/+11
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches1-49/+0
2010-09-15nl80211: Uninitialized variableBill Jordan1-1/+1
2010-09-15net/wireless: use ARRAY_SIZE macro in radiotap.cNikitas Angelinas1-1/+2
2010-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-9/+31
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville1-9/+12
2010-08-31net/wireless: Remove double testJulia Lawall1-1/+1
2010-08-31wireless extensions: fix kernel heap content leakJohannes Berg2-0/+19
2010-08-27cfg80211: allow changing port control protocolJohannes Berg2-3/+24
2010-08-27cfg80211: allow vendor specific cipher suitesJohannes Berg1-1/+8
2010-08-25nl80211: fix missing nestingJohannes Berg1-0/+2
2010-08-25cfg80211/mac80211: extensible frame processingJohannes Berg6-100/+197
2010-08-25cfg80211: mark ieee80211_hdrlen constJohannes Berg1-1/+1
2010-08-17cfg80211: check if WEP is available for shared key authJohannes Berg1-0/+15
2010-08-16cfg80211: support sysfs namespacesJohannes Berg2-1/+15
2010-08-16cfg80211: deauth doesn't always imply disconnectJohannes Berg1-2/+3
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+7
2010-08-16wireless: upcase alpha2 values in queue_regulatory_requestJohn W. Linville1-9/+7
2010-08-09cfg80211: fix locking in action frame TXJohannes Berg1-1/+7
2010-07-29cfg80211: Update of regulatory request initiator handlingYuri Ershov1-1/+2
2010-07-29nl80211: Fix memory leaksYuri Ershov1-0/+2
2010-07-27wireless: Convert wiphy_debug macro to functionJoe Perches1-0/+49
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2-3/+3
2010-07-26cfg80211: fix IBSS default management keyJohannes Berg1-1/+3
2010-07-26wireless: remove unneeded variable from regulatory_hint_11d()Dan Carpenter1-4/+1
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville3-3/+0
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon1-6/+8
2010-07-21wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville1-45/+0
2010-07-21wireless: mark cfg80211_is_all_idle as staticJohn W. Linville1-1/+1
2010-07-21wireless: correct sparse warning in generated regdb.cJohn W. Linville1-0/+1
2010-07-21wireless: correct sparse warning in wext-compat.cJohn W. Linville1-0/+1
2010-07-21wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville1-1/+1
2010-07-21wireless: only use alpha2 regulatory information from country IEJohn W. Linville1-613/+12
2010-07-14cfg80211: don't get expired BSSesJohannes Berg1-0/+5
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-5/+5
2010-07-13cfg80211: ignore spurious deauthJohannes Berg1-4/+4
2010-07-07NET: nl80211, fix lock imbalance and netdev referencingJiri Slaby1-1/+1
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-10/+41
2010-06-24nl80211: Add option to adjust transmit powerJuuso Oikarinen1-0/+31
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen1-5/+5
2010-06-24wireless: mark reg_mutex as staticJohn W. Linville1-1/+1