Commit History

Author SHA1 Message Date
  Jouni Malinen 61e64e7b7f Removed dead code 16 years ago
  Jouni Malinen c77bb61aee Fixed copy-paste error in retry configuration (incorrect ioctl used) 16 years ago
  Jouni Malinen 25ba219f3e Removed unused set_regulatory_domain driver function 16 years ago
  Jouni Malinen f49275c92f Fixed build without CONFIG_IEEE80211N 16 years ago
  Jouni Malinen 649d8890b1 Add wrapper functions for IEEE 802.11 driver calls into driver.h 16 years ago
  Jouni Malinen b83cbb3b3b Use a wrapper function for ieee802_1x_receive() to avoid ieee802_1x.h 16 years ago
  Jouni Malinen 214021f585 Move RX-from-unknown-STA processing away from driver_*.c 16 years ago
  Jouni Malinen 8607f4c31f Moved TX status processing for STA entries away from driver_*.c 16 years ago
  Jouni Malinen d200828b41 Moved rfc1042_header into driver_*.c that use it 16 years ago
  Jouni Malinen 8d06da09a4 Move generic definitions away from hostapd.h 16 years ago
  Jouni Malinen bfddd95c9e Split hostapd/driver.h into two files 16 years ago
  Jouni Malinen e834272f73 Include pending MFP defines in nl80211_copy.h 16 years ago
  Jouni Malinen ac43f1fa39 Renamed nl80211 HT channel parameters to match with kernel 16 years ago
  Jouni Malinen d5263983ac MFP: Remove mac80211 workaround of IGTK in monitor netdev 16 years ago
  Jouni Malinen 205a372b2d Added libnl 2.0 compatibility code (CONFIG_LIBNL20=y in .config needed) 16 years ago
  Jouni Malinen 7e45830ab7 nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicant 16 years ago
  Jouni Malinen bb9f45e0bb nl80211: Remove the debug print from data frame processing 16 years ago
  Jouni Malinen 4a7b9f885f Fixed WEP authentication (both Open System and Shared Key) with mac80211 16 years ago
  Jouni Malinen f07688e37d nl80211: Generate 802.11b mode based on 802.11g information 16 years ago
  Jouni Malinen 2f4eb31454 Changed NL80211_ATTR_WIPHY_SEC_CHAN_OFFSET to use U32 16 years ago
  Jouni Malinen a78d3dbd02 nl80211: Fixed a merge issue in an earlier commit for set_freq 16 years ago
  Jouni Malinen 446842b101 nl80211: Clear HT flags from the channel when exiting 16 years ago
  Jouni Malinen fe0f58fa69 Added option to distinguish non-HT and HT20 in set_freq 16 years ago
  Jouni Malinen 95da9bbc36 nl80211: Add support for setting channel frequency and HT20 vs. HT40 16 years ago
  Jouni Malinen d6c9d4740b driver_nl80211: Added set_country() handler 16 years ago
  Jouni Malinen bf01d8bc2b Get maximum TX power for each allowed channel from mac80211 16 years ago
  Jouni Malinen 9ee06a63e5 driver_nl80211: Remove monitor interface if AP initialization fails 16 years ago
  Jouni Malinen 10b83bd712 Changed channel flags configuration to read the information from the driver 16 years ago
  Johannes Berg 4aac554ce2 driver_nl80211: Remove set_ssid from nl80211 driver 16 years ago
  Jouni Malinen fefee8a74d driver_nl80211: Added TX queue parameter configuration 16 years ago