index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
driver_nl80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nl80211: Add support for IEEE 802.1X port control in station mode
Jouni Malinen
2009-05-14
1
-0
/
+32
*
nl80211: Add support for NL80211_ATTR_STA_FLAGS2
Jouni Malinen
2009-05-14
1
-0
/
+27
*
nl80211: Add MFP flag configuration for station mode
Jouni Malinen
2009-05-12
1
-0
/
+5
*
Add handling of SME auth/assoc timeout events
Jouni Malinen
2009-04-24
1
-2
/
+34
*
nl80211: Replace WEXT code for RTS/fragmentation threshold
Jouni Malinen
2009-04-21
1
-28
/
+44
*
Remove unused set_retry() driver op
Jouni Malinen
2009-04-21
1
-31
/
+0
*
wpa_supplicant AP: Add sta_set_flags
Jouni Malinen
2009-04-20
1
-49
/
+50
*
wpa_supplicant AP: Add EAPOL frame TX and RX
Jouni Malinen
2009-04-20
1
-71
/
+71
*
nl80211: Mark state disassociated on local deauth/disassoc
Jouni Malinen
2009-04-20
1
-0
/
+2
*
wpa_supplicant AP: add sta_add() and sta_remove()
Jouni Malinen
2009-04-17
1
-70
/
+69
*
nl80211: Add/remove monitor interface dynamically based on mode
Jouni Malinen
2009-04-17
1
-22
/
+44
*
nl80211: Delete Beacon information on deinit in wpa_supplicant AP mode
Jouni Malinen
2009-04-17
1
-21
/
+23
*
nl80211: Use ifndef hostapd to reduce binary size
Jouni Malinen
2009-04-17
1
-1
/
+16
*
nl80211: Fix secondary BSS ifindex
Jouni Malinen
2009-04-17
1
-1
/
+1
*
Move more multi-BSSID processing into drv_callbacks.c
Jouni Malinen
2009-04-17
1
-143
/
+29
*
Provide own_addr buffer in hapd_init() parameters
Jouni Malinen
2009-04-17
1
-1
/
+1
*
Add own_addr as a parameter to sta_deauth() and sta_disassoc()
Jouni Malinen
2009-04-17
1
-9
/
+8
*
nl80211: Fix wpa_supplicant build
Jouni Malinen
2009-04-17
1
-2
/
+2
*
nl80211: Add helper functions for SIOC{G,S}IFHWADDR
Jouni Malinen
2009-04-17
1
-42
/
+53
*
Remove dead code related to WDS setup
Jouni Malinen
2009-04-16
1
-17
/
+0
*
nl80211: Share more of init/deinit code
Jouni Malinen
2009-04-16
1
-112
/
+121
*
nl80211: Make it possible to build without WEXT support
Jouni Malinen
2009-04-16
1
-0
/
+27
*
Clean up HT40 scan and share nl80211 scanning code
Jouni Malinen
2009-04-16
1
-560
/
+148
*
nl80211: Use shared code for netlink initialization
Jouni Malinen
2009-04-14
1
-84
/
+55
*
nl80211: Merge handle_frame() implementations
Jouni Malinen
2009-04-14
1
-140
/
+69
*
nl82011: Use common code for setting channel
Jouni Malinen
2009-04-14
1
-60
/
+42
*
nl80211: Remove inclusion of unneeded header files
Jouni Malinen
2009-04-14
1
-5
/
+0
*
nl80211: Fix management frame sending after driver_ops cleanup
Jouni Malinen
2009-04-14
1
-1
/
+1
*
Share driver beacon configuration handlers
Jouni Malinen
2009-04-09
1
-85
/
+63
*
Merge hostapd driver init functions into one
Jouni Malinen
2009-04-09
1
-17
/
+9
*
Remove unneeded inclusion of hostapd header files
Jouni Malinen
2009-04-09
1
-2
/
+0
*
nl80211: Share common interface processing code
Jouni Malinen
2009-04-09
1
-286
/
+85
*
nl80211: Share monitor mode filtering and reading functions
Jouni Malinen
2009-04-09
1
-269
/
+40
*
Share same set_country driver op for hostapd and wpa_supplicant
Jouni Malinen
2009-04-09
1
-26
/
+1
*
Share management frame send driver op for hostapd and wpa_supplicant
Jouni Malinen
2009-04-09
1
-81
/
+15
*
Remove flags parameter from send_mgmt_frame() driver op
Jouni Malinen
2009-04-09
1
-9
/
+8
*
nl80211: Replace hostapd WEXT events with nl80211 events
Jouni Malinen
2009-04-09
1
-266
/
+46
*
nl80211: Add Michael MIC failure event processing for wpa_supplicant
Jouni Malinen
2009-04-09
1
-0
/
+38
*
nl80211: Merge hostapd and wpa_supplicant key configuration
Jouni Malinen
2009-04-09
1
-131
/
+68
*
nl80211: Fix channel 14 use
Francesco Gringoli
2009-04-09
1
-1
/
+1
*
Use common get_hw_feature_data for hostapd and wpa_supplicant
Jouni Malinen
2009-04-09
1
-267
/
+9
*
Merge wpa_supplicant and hostapd driver wrapper implementations
Jouni Malinen
2009-04-09
1
-5
/
+2931
*
nl80211: Fix static WEP key configuration when using SME
Jouni Malinen
2009-04-04
1
-1
/
+11
*
wpa_supplicant AP: Add get_hw_feature_data
Jouni Malinen
2009-04-03
1
-0
/
+266
*
Implement management frame TX for wpa_supplicant AP mode
Jouni Malinen
2009-04-03
1
-0
/
+72
*
wpa_supplicant AP: Add management frame RX for nl80211
Jouni Malinen
2009-04-02
1
-1
/
+536
*
Add Beacon configuration for wpa_supplicant AP mode
Jouni Malinen
2009-04-02
1
-4
/
+84
*
nl80211: Add IGTK (AES-128-CMAC) configuration
Jouni Malinen
2009-04-01
1
-0
/
+5
*
SME: Add processing for rejected associations
Jouni Malinen
2009-04-01
1
-5
/
+11
*
nl80211: Remove forgotten comment about SIOCSIWMODE
Jouni Malinen
2009-03-31
1
-1
/
+1
[prev]
[next]