aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-1/+1
2013-01-24cfg80211: off by one in ieee80211_bss()Gravatar Dan Carpenter 1-1/+1
2013-01-11net, wireless: overwrite default_ethtool_opsGravatar Stanislaw Gruszka 1-2/+1
2012-12-22CONFIG_HOTPLUG removal from networking coreGravatar Greg KH 2-11/+0
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextGravatar John W. Linville 2-1/+4
2012-12-07wext: explicitly cast -110 to u8Gravatar Johannes Berg 1-1/+1
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 10-346/+398
2012-12-04cfg80211: check no-OFDM flag for channels wider than 20 MHzGravatar Johannes Berg 1-0/+3
2012-12-03cfg80211: fix channel error on mesh joinGravatar Marco Porsch 1-1/+2
2012-11-30cfg80211: fix BSS struct IE access racesGravatar Johannes Berg 8-229/+243
2012-11-30cfg80211: fix cmp_hidden_bssGravatar Johannes Berg 1-4/+14
2012-11-30cfg80211: fix whitespace in scan handlingGravatar Johannes Berg 1-16/+13
2012-11-30cfg80211: don't BUG_ON BSS struct issuesGravatar Johannes Berg 1-2/+4
2012-11-29nl80211: Fix HT_IBSS feature check in ibss_joinGravatar Simon Wunderlich 1-0/+1
2012-11-29cfg80211: Remove unused VHT chan codeGravatar Mahesh Palivela 1-27/+1
2012-11-28nl80211: remove unnecessary checksGravatar Johannes Berg 1-3/+2
2012-11-27nl80211: support P2P GO powersave configurationGravatar Johannes Berg 1-0/+56
2012-11-27cfg80211: rework chandef checking and export itGravatar Johannes Berg 3-69/+67
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 13-490/+848
2012-11-26cfg80211: fix some tracing output issuesGravatar Johannes Berg 1-76/+73
2012-11-26nl80211/cfg80211: add VHT MCS supportGravatar Johannes Berg 2-16/+116
2012-11-26nl80211/cfg80211: support VHT channel configurationGravatar Johannes Berg 8-86/+372
2012-11-26cfg80211: pass a channel definition structGravatar Johannes Berg 11-300/+276
2012-11-26cfg80211: remove remain-on-channel channel typeGravatar Johannes Berg 6-92/+47
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Gravatar Arend van Spriel 1-2/+3
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelGravatar Johannes Berg 1-1/+44
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 2-0/+70
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-3/+2
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsGravatar Jouni Malinen 2-0/+70
2012-11-16lib80211: hide Kconfig symbolGravatar Johannes Berg 1-3/+2
2012-11-12wireless: allow 40 MHz on world roaming channels 12/13Gravatar Johannes Berg 1-3/+2
2012-11-07nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Gravatar Antonio Quartulli 1-0/+5
2012-11-07cfg80211: store the ssid into wirless_dev in AP modeGravatar Antonio Quartulli 2-0/+3
2012-11-06wireless: add utility function to get P2P attributeGravatar Johannes Berg 1-0/+99
2012-11-05cfg80211: allow registering more than one beacon listenerGravatar Ben Greear 3-29/+73
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandGravatar Antonio Quartulli 1-0/+39
2012-10-30cfg80211: allow per interface TX power settingGravatar Johannes Berg 4-19/+26
2012-10-30nl80211: move "can set channel" checkGravatar Johannes Berg 1-4/+4
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 3-10/+12
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 4-4/+32
2012-10-26mac80211: verify that skb data is presentGravatar Johannes Berg 1-1/+2
2012-10-26wireless: drop invalid mesh address extension framesGravatar Johannes Berg 1-5/+6
2012-10-23cfg80211: add tracing for P2P Device start/stopGravatar Johannes Berg 4-4/+32
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-9/+3
2012-10-18cfg80211: fix initialization of chan->max_reg_powerGravatar Felix Fietkau 1-2/+3
2012-10-18cfg80211: fix antenna gain handlingGravatar Felix Fietkau 1-2/+1
2012-10-18cfg80211: add cfg80211 exported function tracingGravatar Beni Lev 7-10/+615
2012-10-18cfg80211: add tracing to rdev-opsGravatar Beni Lev 4-79/+2141
2012-10-18cfg80211: add wrappers for registered_device_opsGravatar Hila Gonen 14-148/+700
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeGravatar Sujith Manoharan 1-3/+17