Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
59bbb6f7574bc693ed8313b98eac641116c95b94
/
net
/
wireless
/
nl80211.c
59bbb6f
cfg80211: validate channel settings across interfaces
by Johannes Berg
· 15 years ago
0e82ffe
cfg80211: combine iwfreq implementations
by Johannes Berg
· 15 years ago
c0b2bbd
nl80211: add missing parameter clearing
by Johannes Berg
· 15 years ago
bc43b28
cfg80211: fix circular lock dependency (1)
by Johannes Berg
· 15 years ago
463d018
cfg80211: make aware of net namespaces
by Johannes Berg
· 15 years ago
48ab905
nl80211: report BSS status
by Johannes Berg
· 15 years ago
fffd093
cfg80211: rework key operation
by Johannes Berg
· 15 years ago
b9454e8
nl80211: introduce new key attributes
by Johannes Berg
· 15 years ago
4bde0f7
cfg80211: fix two buglets
by Johannes Berg
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6c95e2a
nl80211: Memory leak fixed
by Niko Jokinen
· 15 years ago
134e637
genetlink: make netns aware
by Johannes Berg
· 15 years ago
79c97e9
cfg80211: clean up naming once and for all
by Johannes Berg
· 15 years ago
667503d
cfg80211: fix locking
by Johannes Berg
· 15 years ago
4f5dadc
cfg80211: fix MFP bug, sparse warnings
by Johannes Berg
· 15 years ago
4d0c8ae
cfg80211: properly name driver locking
by Johannes Berg
· 15 years ago
3e5d764
cfg80211: let SME control reassociation vs. association
by Johannes Berg
· 15 years ago
3dc27d2
nl80211: limit to one pairwise cipher for associate()
by Johannes Berg
· 15 years ago
19957bb
cfg80211: keep track of BSSes
by Johannes Berg
· 15 years ago
f212935
cfg80211: managed mode wext compatibility
by Johannes Berg
· 15 years ago
6829c87
cfg80211: emulate connect with auth/assoc
by Johannes Berg
· 15 years ago
b23aa67
cfg80211: connect/disconnect API
by Samuel Ortiz
· 15 years ago
aff89a9
cfg80211: introduce nl80211 testmode command
by Johannes Berg
· 15 years ago
e6d6e34
cfg80211: use proper allocation flags
by Johannes Berg
· 15 years ago
83f5e2c
cfg80211: prohibit scanning the same channel more than once
by Johannes Berg
· 15 years ago
a538e2d
cfg80211: issue netlink notification when scan starts
by Johannes Berg
· 15 years ago
e36d56b
cfg80211: pass netdev to change_virtual_intf
by Johannes Berg
· 15 years ago
1f5fc70
Wireless: nl80211, fix lock imbalance
by Jiri Slaby
· 15 years ago
a97f442
cfg80211: validate station settings
by Johannes Berg
· 15 years ago
9a5e8bb
cfg80211: allow setting station parameters in mesh
by Andrey Yurovsky
· 15 years ago
155cc9e
cfg80211: allow adding/deleting stations on mesh
by Andrey Yurovsky
· 15 years ago
0f6399c
nl80211: use GFP_ATOMIC for michael mic failure message
by Bob Copeland
· 15 years ago
034d655
cfg80211: disallow interfering with stations on non-AP (part 2)
by Johannes Berg
· 15 years ago
362a415
nl80211: bounce scan request back to userspace
by Johannes Berg
· 15 years ago
51b50fb
cfg80211: validate AID of stations being added
by Johannes Berg
· 15 years ago
079e24e
nl80211: Eliminate reference to BUS_ID_SIZE.
by David S. Miller
· 15 years ago
45ea4ea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
0d63cbb
wireless: Use genl_register_family_with_ops()
by Michał Mirosław
· 15 years ago
61405e9
cfg80211: fix in nl80211_set_reg()
by Luis R. Rodriguez
· 15 years ago
d0e18f8
cfg80211: cleanup return calls on nl80211_set_reg()
by Luis R. Rodriguez
· 15 years ago
4776c6e
cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES
by Luis R. Rodriguez
· 15 years ago
9f26a95
nl80211: Validate NL80211_ATTR_KEY_SEQ length
by Jouni Malinen
· 15 years ago
294196a
cfg80211: check allowed channel type upon userspace requests
by Luis R. Rodriguez
· 16 years ago
fd2120c
net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations
by Pablo Neira Ayuso
· 15 years ago
faa8fdc
nl80211: Add RSC configuration for new keys
by Jouni Malinen
· 15 years ago
3f77316c
nl80211: Add IEEE 802.1X PAE control for station mode
by Jouni Malinen
· 15 years ago
eccb8e8
nl80211: improve station flags handling
by Johannes Berg
· 15 years ago
0e46724
nl80211: Validate MFP flag type when parsing STA flags
by Jouni Malinen
· 15 years ago
0864512
cfg80211: implement wext key handling
by Johannes Berg
· 15 years ago
e80cf85
cfg80211: disallow interfering with stations on non-AP
by Johannes Berg
· 15 years ago
dc6382c
nl80211 : Add support for configuring MFP
by Jouni Malinen
· 16 years ago
1b06bb4
cfg80211: make nl80211_send_mlme_timeout() static
by Luis R. Rodriguez
· 16 years ago
1965c85
nl80211: Add event for authentication/association timeout
by Jouni Malinen
· 16 years ago
8e30bc5
nl80211: allow configuring IBSS beacon interval
by Johannes Berg
· 16 years ago
9d30842
cfg80211: clear WEXT SSID when clearing IBSS
by Johannes Berg
· 16 years ago
b9a5f8ca
nl80211: Add set/get for frag/rts threshold and retry limits
by Jouni Malinen
· 16 years ago
04a773a
cfg80211/nl80211: add IBSS API
by Johannes Berg
· 16 years ago
d726405
nl80211: send wiphy along with netdev
by Johannes Berg
· 16 years ago
25e47c1
cfg80211: add cipher capabilities
by Johannes Berg
· 16 years ago
6bad876
cfg80211: send regulatory beacon hint events to userspace
by Luis R. Rodriguez
· 16 years ago
5dab3b8
cfg80211: add netlink channel put helper
by Luis R. Rodriguez
· 16 years ago
de95a54
mac80211: pass all probe request IEs to driver
by Johannes Berg
· 16 years ago
18a8365
cfg80211: introduce scan IE limit attribute
by Johannes Berg
· 16 years ago
a3b8b05
nl80211: Add Michael MIC failure event
by Jouni Malinen
· 16 years ago
53b46b8
nl80211: Generate deauth/disassoc event for locally generated frames
by Jouni Malinen
· 16 years ago
1778092
nl80211: Require auth type for NL80211_CMD_AUTHENTICATE
by Jouni Malinen
· 16 years ago
f4a11bb
nl80211: validate some input better
by Johannes Berg
· 16 years ago
d91c01c
nl80211: Make nl80211_send_mlme_event() atomic
by Jouni Malinen
· 16 years ago
4bbf4d5
cfg80211: fix locking in nl80211_set_wiphy
by Johannes Berg
· 16 years ago
ac7f9cf
cfg80211: accept no-op interface mode changes
by Johannes Berg
· 16 years ago
eec60b0
nl80211: Check iftype in cfg80211 code
by Jouni Malinen
· 16 years ago
35a8efe
nl80211: Check that netif_runnin is true in cfg80211 code
by Jouni Malinen
· 16 years ago
255e737
nl80211: Add more through validation of MLME command parameters
by Jouni Malinen
· 16 years ago
65fc73a
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
by Jouni Malinen
· 16 years ago
636a5d3
nl80211: Add MLME primitives to support external SME
by Jouni Malinen
· 16 years ago
6039f6d
nl80211: Event notifications for MLME events
by Jouni Malinen
· 16 years ago
3b85875
nl80211: rework locking
by Johannes Berg
· 16 years ago
8fdc621
nl80211: export supported commands
by Johannes Berg
· 16 years ago
8be7cdc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f3f9258
nl80211: Check that function pointer != NULL before using it
by Jouni Malinen
· 16 years ago
73d54c9
cfg80211: add regulatory netlink multicast group
by Luis R. Rodriguez
· 16 years ago
0bfbce1
nl80211: Avoid AP mode BUG_ON hang with invalid lock assert
by Jouni Malinen
· 16 years ago
fe33eb3
cfg80211: move all regulatory hints to workqueue
by Luis R. Rodriguez
· 16 years ago
761cf7e
cfg80211: add assert_cfg80211_lock() to ensure proper protection
by Luis R. Rodriguez
· 16 years ago
80778f1
nl80211: disallow user requests prior to regulatory_init()
by Luis R. Rodriguez
· 16 years ago
a179439
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
by Luis R. Rodriguez
· 16 years ago
b5850a7
cfg80211: rename cfg80211_registered_device's idx to wiphy_idx
by Luis R. Rodriguez
· 16 years ago
77965c9
cfg80211: clean up signal type
by Johannes Berg
· 16 years ago
630e64c
nl80211: remove admin requirement from station get
by Johannes Berg
· 16 years ago
98c8a60a
nl80211: Provide access to STA TX/RX packet counters
by Jouni Malinen
· 16 years ago
70692ad
nl80211: Optional IEs into scan request
by Jouni Malinen
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
f130347
cfg80211: add get reg command
by Luis R. Rodriguez
· 16 years ago
d81c2d9
cfg80211: do not pass -EALREADY to userspace on regdomain change request
by Luis R. Rodriguez
· 16 years ago
9aed3cc
nl80211: New command for adding extra IE(s) into management frames
by Jouni Malinen
· 16 years ago
3cfcf6a
mac80211: 802.11w - Use BIP (AES-128-CMAC)
by Jouni Malinen
· 16 years ago
094d05d
mac80211: Fix HT channel selection
by Sujith
· 16 years ago
420e7fa
nl80211: Add signal strength and bandwith to nl80211station info
by Henning Rogge
· 16 years ago
306d611
cfg80211: fix nl80211 frequency handling
by Johannes Berg
· 16 years ago
72bdcf3
nl80211: Add frequency configuration (including HT40)
by Jouni Malinen
· 16 years ago
Next »