index
:
hostap-06
master
hostapd/wpa_supplicant 0.6.x
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hostapd
/
driver_nl80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include pending MFP defines in nl80211_copy.h
Jouni Malinen
2008-12-31
1
-6/+0
*
Renamed nl80211 HT channel parameters to match with kernel
Jouni Malinen
2008-12-31
1
-6/+6
*
MFP: Remove mac80211 workaround of IGTK in monitor netdev
Jouni Malinen
2008-12-31
1
-5/+0
*
Added libnl 2.0 compatibility code (CONFIG_LIBNL20=y in .config needed)
Jouni Malinen
2008-12-08
1
-0/+13
*
nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicant
Jouni Malinen
2008-12-08
1
-38/+2
*
nl80211: Remove the debug print from data frame processing
Jouni Malinen
2008-12-04
1
-1/+0
*
Fixed WEP authentication (both Open System and Shared Key) with mac80211
Jouni Malinen
2008-12-04
1
-1/+23
*
nl80211: Generate 802.11b mode based on 802.11g information
Jouni Malinen
2008-12-03
1
-1/+75
*
Changed NL80211_ATTR_WIPHY_SEC_CHAN_OFFSET to use U32
Jouni Malinen
2008-11-26
1
-6/+6
*
nl80211: Fixed a merge issue in an earlier commit for set_freq
Jouni Malinen
2008-11-26
1
-13/+15
*
nl80211: Clear HT flags from the channel when exiting
Jouni Malinen
2008-11-26
1
-0/+14
*
Added option to distinguish non-HT and HT20 in set_freq
Jouni Malinen
2008-11-26
1
-0/+4
*
nl80211: Add support for setting channel frequency and HT20 vs. HT40
Jouni Malinen
2008-11-25
1
-3/+33
*
driver_nl80211: Added set_country() handler
Jouni Malinen
2008-11-25
1
-0/+25
*
Get maximum TX power for each allowed channel from mac80211
Jouni Malinen
2008-11-25
1
-0/+11
*
driver_nl80211: Remove monitor interface if AP initialization fails
Jouni Malinen
2008-11-18
1
-5/+9
*
Changed channel flags configuration to read the information from the driver
Jouni Malinen
2008-11-18
1
-15/+10
*
driver_nl80211: Remove set_ssid from nl80211 driver
Johannes Berg
2008-11-01
1
-23/+0
*
driver_nl80211: Added TX queue parameter configuration
Jouni Malinen
2008-10-29
1
-0/+41
*
driver_nl80211: Added basic rate configuration
Jouni Malinen
2008-10-29
1
-0/+27
*
nl80211: Finish dumps properly (ported from iw.git)
Jouni Malinen
2008-10-29
1
-1/+3
*
nl80211 hostapd driver: clean up netlink code
Johannes Berg
2008-09-29
1
-282/+139
*
nl80211 driver: correctly set the encrypt bit for eapol frames
Johannes Berg
2008-09-29
1
-4/+12
*
Cleaned up TX callback request processing
Jouni Malinen
2008-08-31
1
-6/+0
*
Send HT parameters for new STAs
Jouni Malinen
2008-08-25
1
-0/+10
*
Switched driver_nl80211 to use the new sta_add2()
Jouni Malinen
2008-08-25
1
-9/+9
*
Added support for setting BSS parameters with NL80211_CMD_SET_BSS
Jouni Malinen
2008-08-07
1
-3/+45
*
Add IGTK/MFP configuration (disabled by default)
Jouni Malinen
2008-06-18
1
-6/+38
*
Added support for configuring IGTK
Jouni Malinen
2008-06-16
1
-1/+6
*
Fixed a buffer overflow in nla_parse call
Jouni Malinen
2008-06-06
1
-1/+1
*
Include wireless_copy.h instead of linux/wireless.h to avoid conflicts
Jouni Malinen
2008-06-03
1
-1/+1
*
Small whitespace cleanup
Jouni Malinen
2008-04-13
1
-5/+5
*
driver_nl80211: Do not send nl80211 message if beacon is not set yet
Michael Bernhard
2008-04-13
1
-0/+3
*
driver_nl80211: Return correct value
Michael Bernhard
2008-04-13
1
-2/+2
*
driver_nl80211: Initialize local variable
Michael Bernhard
2008-04-13
1
-1/+1
*
driver_nl80211: Clone netlink callbacks instead of creating new ones
Michael Bernhard
2008-04-13
1
-3/+3
*
driver_nl80211: Use customizable netlink callbacks
Bernhard Michael
2008-04-13
1
-1/+9
*
driver_nl80211: Use the correct nl80211 command to flush all stations
Michael Bernhard
2008-04-13
1
-1/+1
*
nl80211 driver: fix beacon interval setting
Johannes Berg
2008-04-09
1
-2/+4
*
Fix nl80211 driver to receive EAPOL response
Artem Antonov
2008-04-08
1
-0/+5
*
Rename NL80211_[ATTR]_STA_STAT_* to NL80211_[ATTR_]STA_INFO_
Daniel Wagner
2008-03-31
1
-14/+14
*
Added listen interval to hostapd sta_add() driver function
Jouni Malinen
2008-02-28
1
-2/+2
*
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
Jouni Malinen
2008-02-28
1
-0/+2382