aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH2-11/+0
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2-1/+4
2012-12-07wext: explicitly cast -110 to u8Johannes Berg1-1/+1
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville10-346/+398
2012-12-04cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg1-0/+3
2012-12-03cfg80211: fix channel error on mesh joinMarco Porsch1-1/+2
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg8-229/+243
2012-11-30cfg80211: fix cmp_hidden_bssJohannes Berg1-4/+14
2012-11-30cfg80211: fix whitespace in scan handlingJohannes Berg1-16/+13
2012-11-30cfg80211: don't BUG_ON BSS struct issuesJohannes Berg1-2/+4
2012-11-29nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich1-0/+1
2012-11-29cfg80211: Remove unused VHT chan codeMahesh Palivela1-27/+1
2012-11-28nl80211: remove unnecessary checksJohannes Berg1-3/+2
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg1-0/+56
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg3-69/+67
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville13-490/+848
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg1-76/+73
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg2-16/+116
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg8-86/+372
2012-11-26cfg80211: pass a channel definition structJohannes Berg11-300/+276
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg6-92/+47
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel1-2/+3
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg1-1/+44
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-0/+70
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-3/+2
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen2-0/+70
2012-11-16lib80211: hide Kconfig symbolJohannes Berg1-3/+2
2012-11-12wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg1-3/+2
2012-11-07nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli1-0/+5
2012-11-07cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli2-0/+3
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg1-0/+99
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear3-29/+73
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli1-0/+39
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg4-19/+26
2012-10-30nl80211: move "can set channel" checkJohannes Berg1-4/+4
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-10/+12
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville4-4/+32
2012-10-26mac80211: verify that skb data is presentJohannes Berg1-1/+2
2012-10-26wireless: drop invalid mesh address extension framesJohannes Berg1-5/+6
2012-10-23cfg80211: add tracing for P2P Device start/stopJohannes Berg4-4/+32
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-9/+3
2012-10-18cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau1-2/+3
2012-10-18cfg80211: fix antenna gain handlingFelix Fietkau1-2/+1
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev7-10/+615
2012-10-18cfg80211: add tracing to rdev-opsBeni Lev4-79/+2141
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen14-148/+700
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan1-3/+17
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler4-24/+59
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler1-2/+14
2012-10-18cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar1-27/+27