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/wext: Share netlink new/del link event receive code
Jouni Malinen
2009-12-18
1
-126
/
+30
*
driver_nl80211/wext: Share netlink operstate send function
Jouni Malinen
2009-12-18
1
-69
/
+12
*
Fix netlink payload length calculation
Jouni Malinen
2009-12-18
1
-3
/
+3
*
Use generic driver events for TX status and RX reporting
Jouni Malinen
2009-12-13
1
-57
/
+22
*
nl80211: Remove some of the unnecessary conditional compilation
Jouni Malinen
2009-12-13
1
-59
/
+14
*
Add BSS ctx to if_add() driver op
Jouni Malinen
2009-12-13
1
-1
/
+2
*
Map STA flags into values defined in driver.h
Jouni Malinen
2009-12-13
1
-11
/
+9
*
Remove struct hostapd_rate_data from driver API
Jouni Malinen
2009-12-09
1
-8
/
+6
*
Remove unused rate flags from driver use
Jouni Malinen
2009-12-09
1
-6
/
+4
*
Merge bss_add/bss_remove drivers ops into if_add/if_remove
Jouni Malinen
2009-12-09
1
-81
/
+93
*
Remove unused if_update() driver op
Jouni Malinen
2009-12-09
1
-9
/
+0
*
Remove unused phytype RX info variable
Jouni Malinen
2009-12-06
1
-1
/
+0
*
nl80211: Add extra IEs into IBSS join request
Jouni Malinen
2009-12-04
1
-0
/
+8
*
nl80211: Add support for IBSS networks
Jouni Malinen
2009-12-04
1
-1
/
+119
*
nl80211: Clear BSS state mismatches with deauth as a workaround
Jouni Malinen
2009-12-02
1
-1
/
+19
*
nl80211: Add debug prints for BSS status in scan results
Jouni Malinen
2009-12-02
1
-0
/
+67
*
Remove src/common from default header file path
Jouni Malinen
2009-11-29
1
-1
/
+1
*
nl80211: Remove unneeded header file: ieee802_11_common.h
Jouni Malinen
2009-11-29
1
-4
/
+0
*
HT: Remove unneeded struct ht_cap_ie wrapper
Jouni Malinen
2009-11-29
1
-5
/
+2
*
Fix AP mode HT Capabilities IE to use A-MPDU Parameters from the driver
Jouni Malinen
2009-11-29
1
-0
/
+12
*
Resolve some sparse warnings
Jouni Malinen
2009-11-25
1
-1
/
+1
*
Remove deprecated driver_ops handlers
Jouni Malinen
2009-11-23
1
-3
/
+8
*
Merge set_key and hapd_set_key driver_ops into a single function
Jouni Malinen
2009-11-23
1
-28
/
+9
*
Move definitions away from hostapd_defs.h
Jouni Malinen
2009-11-23
1
-1
/
+0
*
nl80211: Build some client functionality unconditionally
Jouni Malinen
2009-11-23
1
-23
/
+11
*
nl80211: Remove last remaining WEXT code
Jouni Malinen
2009-11-23
1
-37
/
+0
*
Merge set_beacon driver_ops into a single one
Jouni Malinen
2009-11-23
1
-76
/
+9
*
nl80211/SME: Use reassociation when roaming within the ESS
Jouni Malinen
2009-11-17
1
-0
/
+7
*
hostapd: fix AP mode initialization for nl80211
Felix Fietkau
2009-11-11
1
-3
/
+3
*
Fix MCS set field to be based on driver info
Jouni Malinen
2009-11-05
1
-0
/
+7
*
Work around some gcc 4.4 strict-aliasing warnings
Jouni Malinen
2009-11-04
1
-2
/
+3
*
nl80211: Work around mac80211 limitation on (re)auth when authenticated
Jouni Malinen
2009-10-12
1
-0
/
+17
*
nl80211: Add parsing of NL80211_BSS_SEEN_MS_AGO into scan results
Jouni Malinen
2009-10-01
1
-0
/
+3
*
nl80211: Recognize NL80211_CMD_TRIGGER_SCAN events
Jouni Malinen
2009-10-01
1
-0
/
+3
*
nl80211: Fix a typo in set_sta_vlan()
Author: Johannes Berg
2009-09-30
1
-1
/
+1
*
nl80211: Use defines for NL80211_KEY_CIPHER values
Jouni Malinen
2009-09-15
1
-5
/
+8
*
Revert "nl80211: Share the same routine for NL80211_ATTR_KEY_CIPHER setup"
Jouni Malinen
2009-09-15
1
-37
/
+44
*
nl80211: Share the same routine for NL80211_ATTR_KEY_CIPHER setup
Jouni Malinen
2009-09-15
1
-44
/
+37
*
driver_nl80211: Fix MLME key settings for static WEP
Johannes Berg
2009-09-15
1
-3
/
+62
*
nl80211: Ignore connect/roam/disconnect events when using SME
Jouni Malinen
2009-09-04
1
-0
/
+19
*
nl80211: Connect API support
Zhu Yi
2009-09-03
1
-0
/
+217
*
nl80211: Add connect/disconnect event processing
Zhu Yi
2009-09-03
1
-0
/
+46
*
nl80211: Check whether the driver support separate auth/assoc commands
Zhu Yi
2009-09-03
1
-5
/
+30
*
nl80211: Use defines for cipher suite selectors
Zhu Yi
2009-09-03
1
-5
/
+8
*
Fix a bug with ap_rx_from_unknown_sta() recursion
Witold Sowa
2009-08-26
1
-2
/
+2
*
nl80211: Use two sockets to avoid mixing command replies with events
Jouni Malinen
2009-08-26
1
-6
/
+38
*
nl80211: Fix WEP key configuration
Johannes Berg
2009-07-26
1
-1
/
+1
*
hostapd: fix auth encryption
Johannes Berg
2009-07-26
1
-6
/
+4
*
Allow wpa_supplicant to use libnl-2.0
Jon Loeliger
2009-07-25
1
-2
/
+2
*
hostapd: nl80211 retry creating a interface if it fails the first time
Karl Hiramoto
2009-05-29
1
-5
/
+27
[next]