index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
cfg80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
1
-0
/
+12
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
1
-0
/
+11
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-27
/
+35
2009-11-13
cfg80211: return channel noise via survey API
Holger Schurig
1
-0
/
+34
2009-11-13
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
1
-0
/
+1
2009-11-13
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
1
-4
/
+4
2009-11-11
nl80211: add a parameter for using 4-address frames on virtual interfaces
Felix Fietkau
1
-0
/
+2
2009-10-27
cfg80211: no cookies in cfg80211_send_XXX()
Holger Schurig
1
-8
/
+23
2009-10-07
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
1
-0
/
+3
2009-10-07
wext: refactor
Johannes Berg
1
-1
/
+5
2009-08-20
cfg80211: fix dangling scan request checking
Johannes Berg
1
-0
/
+2
2009-08-14
cfg80211: allow driver to override PS default
Johannes Berg
1
-0
/
+4
2009-08-14
mac80211: remove max_bandwidth
Pat Erley
1
-2
/
+0
2009-08-14
cfg80211: fix alignment problem in scan request
Johannes Berg
1
-1
/
+3
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
1
-0
/
+12
2009-08-14
cfg80211: use reassociation when possible
Johannes Berg
1
-2
/
+2
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+5
2009-08-04
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
1
-14
/
+0
2009-08-03
cfg80211: fix regression on beacon world roaming feature
Luis R. Rodriguez
1
-0
/
+5
2009-07-29
cfg80211: combine IWESSID handlers
Johannes Berg
1
-14
/
+6
2009-07-29
cfg80211: combine IWAP handlers
Johannes Berg
1
-18
/
+6
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
1
-14
/
+6
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
1
-4
/
+36
2009-07-24
cfg80211: update misleading comment
Helmut Schaa
1
-1
/
+1
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-1
/
+17
2009-07-10
cfg80211: fix locking
Johannes Berg
1
-5
/
+19
2009-07-10
cfg80211: mlme API must be able to sleep
Johannes Berg
1
-16
/
+14
2009-07-10
cfg80211: dont use union for wext
Johannes Berg
1
-4
/
+2
2009-07-10
cfg80211: let SME control reassociation vs. association
Johannes Berg
1
-1
/
+2
2009-07-10
cfg80211: keep track of BSSes
Johannes Berg
1
-64
/
+22
2009-07-10
cfg80211: assimilate and export ieee80211_bss_get_ie
Johannes Berg
1
-0
/
+9
2009-07-10
cfg80211: implement get_wireless_stats
Johannes Berg
1
-0
/
+1
2009-07-10
cfg80211: implement IWRATE
Johannes Berg
1
-0
/
+32
2009-07-10
cfg80211: implement IWAP for WDS
Johannes Berg
1
-0
/
+10
2009-07-10
cfg80211: implement iwpower
Johannes Berg
1
-0
/
+13
2009-07-10
cfg80211: managed mode wext compatibility
Johannes Berg
1
-1
/
+35
2009-07-10
cfg80211: emulate connect with auth/assoc
Johannes Berg
1
-1
/
+5
2009-07-10
cfg80211: connect/disconnect API
Samuel Ortiz
1
-6
/
+129
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
1
-0
/
+83
2009-07-10
cfg80211: remove wireless_dev->bssid
Johannes Berg
1
-1
/
+0
2009-07-10
cfg80211: use proper allocation flags
Johannes Berg
1
-7
/
+14
2009-07-10
cfg80211: add wrapper function to get wiphy from priv pointer
David Kilroy
1
-0
/
+11
2009-07-10
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
1
-1
/
+2
2009-06-03
cfg80211: add rfkill support
Johannes Berg
1
-4
/
+25
2009-06-03
cfg80211: move txpower wext from mac80211
Johannes Berg
1
-0
/
+30
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-0
/
+47
2009-05-20
cfg80211: allow wext to remove keys that don't exist
Johannes Berg
1
-2
/
+3
2009-05-20
cfg80211: mark wiphy->privid as pointer to const
David Kilroy
1
-1
/
+1
2009-05-20
cfg80211: mark ops as pointer to const
David Kilroy
1
-1
/
+1
2009-05-20
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
Luis R. Rodriguez
1
-5
/
+5
[next]