summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-2/+1
|\
| * net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-111-2/+1
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-2/+2
|/
* CONFIG_HOTPLUG removal from networking coreGreg KH2012-12-222-11/+0
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-112-1/+4
|\
| * wext: explicitly cast -110 to u8Johannes Berg2012-12-071-1/+1
| * cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg2012-12-041-0/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-0610-346/+398
|\ \ | |/
| * cfg80211: fix channel error on mesh joinMarco Porsch2012-12-031-1/+2
| * cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-308-229/+243
| * cfg80211: fix cmp_hidden_bssJohannes Berg2012-11-301-4/+14
| * cfg80211: fix whitespace in scan handlingJohannes Berg2012-11-301-16/+13
| * cfg80211: don't BUG_ON BSS struct issuesJohannes Berg2012-11-301-2/+4
| * nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich2012-11-291-0/+1
| * cfg80211: Remove unused VHT chan codeMahesh Palivela2012-11-291-27/+1
| * nl80211: remove unnecessary checksJohannes Berg2012-11-281-3/+2
| * nl80211: support P2P GO powersave configurationJohannes Berg2012-11-271-0/+56
| * cfg80211: rework chandef checking and export itJohannes Berg2012-11-273-69/+67
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-2613-490/+848
|\ \ | |/
| * cfg80211: fix some tracing output issuesJohannes Berg2012-11-261-76/+73
| * nl80211/cfg80211: add VHT MCS supportJohannes Berg2012-11-262-16/+116
| * nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-268-86/+372
| * cfg80211: pass a channel definition structJohannes Berg2012-11-2611-300/+276
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-266-92/+47
| * cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel2012-11-261-2/+3
| * cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg2012-11-231-1/+44
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-212-0/+70
|\ \ | |/
| * cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen2012-11-192-0/+70
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-3/+2
|\ \
| * | wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-11-121-3/+2
* | | lib80211: hide Kconfig symbolJohannes Berg2012-11-161-3/+2
| |/ |/|
* | nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli2012-11-071-0/+5
* | cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli2012-11-072-0/+3
* | wireless: add utility function to get P2P attributeJohannes Berg2012-11-061-0/+99
* | cfg80211: allow registering more than one beacon listenerBen Greear2012-11-053-29/+73
* | nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli2012-11-051-0/+39
* | cfg80211: allow per interface TX power settingJohannes Berg2012-10-304-19/+26
* | nl80211: move "can set channel" checkJohannes Berg2012-10-301-4/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-293-10/+12
|\ \ | |/
| * mac80211: verify that skb data is presentJohannes Berg2012-10-261-1/+2
| * wireless: drop invalid mesh address extension framesJohannes Berg2012-10-261-5/+6
| * cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau2012-10-181-2/+3
| * cfg80211: fix antenna gain handlingFelix Fietkau2012-10-181-2/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-294-4/+32
|\ \
| * | cfg80211: add tracing for P2P Device start/stopJohannes Berg2012-10-234-4/+32
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-231-9/+3
|\ \ \ | |/ / |/| / | |/
| * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-151-9/+3
* | cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-187-10/+615
* | cfg80211: add tracing to rdev-opsBeni Lev2012-10-184-79/+2141
* | cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-1814-148/+700
OpenPOWER on IntegriCloud