Commit History

Author SHA1 Message Date
  Jouni Malinen acae30ed7b nl80211: Add bridge interfaces from secondary BSSes to ifidx list 16 years ago
  Jouni Malinen f82ef4d8db nl80211: Fix EAPOL frame RX for secondary BSSes 16 years ago
  Jouni Malinen 6143f11705 nl80211: Remove dead code 16 years ago
  Jouni Malinen c043aadc40 nl80211: Remove unuset set_privacy() and set_internal_bridge() 16 years ago
  Jouni Malinen 515cf93f8c Mark STA authorized if IEEE 802.1X and WPA is not used 16 years ago
  Jouni Malinen 6de726abb5 Remove unused driver_ops 16 years ago
  Jouni Malinen a9a2cb5abb Merge wireless_event_{,de}init() into {,de}init() driver op 16 years ago
  Jouni Malinen 74f2ad326f Merge set_dtim_period() into set_beacon() 16 years ago
  Jouni Malinen 89111f3bbc Rename struct wpa_driver_ops to hapd_driver_ops 16 years ago
  Jouni Malinen 3067ac2bb8 Get rid of couple of shadowed variable warnings 16 years ago
  Jouni Malinen 89d39d9d6c Move hostapd driver_ops to use similar set_key with wpa_supplicant 16 years ago
  Jouni Malinen fb86519d12 Replace deprecated add_sta() with add_sta2() 16 years ago
  Jouni Malinen 909a6ef00c Remove deprecated version of set_freq() and rename the new version 16 years ago
  Jouni Malinen b1c0e29733 Include config.h explicitly into files that actually use it 16 years ago
  Jouni Malinen 816bce98e1 nl80211: Add per-BSS data structure and enable BSS add/remove 16 years ago
  Jouni Malinen f72750896c nl80211: Add verbose result debugging for NL80211_CMD_NEW_STATION 16 years ago
  Jouni Malinen 3ae0800c5f WMM cleanup (WME -> WMM rename, comments, etc.) 16 years ago
  Jouni Malinen 8807377fe4 nl80211: Add TX/RX packet counts into accounting information 16 years ago
  Jouni Malinen dbdf58b053 driver_nl80211: Fix STA accounting data collection 16 years ago
  Jouni Malinen 42f1ee7d1f Fixed scan buffer increasing with WEXT 16 years ago
  Jouni Malinen 5eb4e3d024 802.11n: scan for overlapping BSSes before starting 20/40 MHz channel 16 years ago
  Jouni Malinen 30fd5f1467 Verify that driver supports configured HT capabilities 16 years ago
  Jouni Malinen f01a6b1e3e driver_nl80211: Fixed inactivity poll status processing 16 years ago
  Johannes Berg 9616af520b driver_nl80211: use Linux socket filter to improve performance 16 years ago
  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