QCA vendor command support to set band to driver
[mech_eap.git] / src / drivers / driver_nl80211.c
2015-07-28 Srinivas DasariQCA vendor command support to set band to driver
2015-07-16 Anton Nayshtutnl80211: Register for FST Action frames (STA)
2015-07-16 Anton Nayshtutnl80211: Generic Linux master interface support for...
2015-07-07 Jouni Malinendrivers: Use unsigned arguments for sta_set_flags()
2015-06-26 Kevin CernekeeAndroid: Fix nl80211 build if BOARD_*_PRIVATE_LIB is...
2015-06-19 Ilan Peernl8021: Allow sending wowlan configuration on any interface
2015-06-19 Ilan Peernl80211: Remove android_genl_ctrl_resolve()
2015-06-14 Andrei Otcheretianskidrivers: Add freq parameter to send_mlme() function
2015-05-27 Peng XuExtend hw_mode to support any band for offloaded ACS...
2015-04-27 Jouni Malinennl80211: Verify that cipher suite conversion succeeds
2015-04-23 Jouni Malinennl80211: Extend unique MAC address assignment for stati...
2015-04-13 Jouni MalinenAP: Enable multicast snooping on bridge if ProxyARP...
2015-03-23 Manikandan MohanExtend offloaded ACS QCA vendor command to support VHT
2015-03-20 Eliad PellerRemove unused shared_freq driver op
2015-03-15 Jouni MalinenAdd AVG_BEACON_RSSI to SIGNAL_POLL output
2015-03-06 Jouni Malinennl80211: Use the new bridge port option proxyarp_wifi
2015-03-05 Jouni MalinenDFS: Allow wpa_supplicant AP mode to use non-offloaded DFS
2015-02-22 Jouni Malinennl80211: Resubscribe to nl80211 events on global nl_eve...
2015-02-21 Eliad Pellernl80211: Add support for configuring P2P GO CTWindow
2015-02-21 Janusz DziedzicIBSS: Add fixed_freq network parameter
2015-02-11 Jouni Malinennl80211: Indicate interface-down event only for the...
2015-02-10 Jouni MalinenRe-enable beaconing on interface disable+enable
2015-02-10 Jouni Malinennl80211: Print a debug log entry on NL80211_CMD_PROBE_C...
2015-02-09 Jouni Malinennl80211: Test vendor command and event
2015-02-07 Masashi Honmamesh: Fix inactivity timer for 32 bit system
2015-01-26 Jouni Malinennl80211: Fix build with libnl 1.1
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2015-01-24 Jouni Malinennl80211: Fix default group key management index configu...
2015-01-22 Jouni Malinennl80211: Increase netlink receive buffer size
2015-01-19 Janusz Dziedzicnl80211: Allow HT/VHT to be disabled for IBSS
2015-01-19 Masashi Honmamesh: Return negative value on join failed
2015-01-19 Masashi Honmamesh: Make inactivity timer configurable
2015-01-19 Masashi HonmaAP: Expire STA without entry in kernel
2015-01-10 Jouni Malinennl80211: Use a helper function to put mesh_id
2015-01-10 Jouni Malinennl80211: Use a helper function for putting beacon interval
2015-01-10 Jouni Malinenmesh: Convert channel configuration to use common routines
2015-01-10 Jouni Malinennl80211: Move debug prints into nl80211_put_freq_params()
2015-01-10 Jouni Malinennl80211: Add a helper function for putting basic rates
2015-01-06 Jouni Malinennl80211: Fix compilation with libnl 1.1 and 2.0
2015-01-05 Jouni Malinennl80211: Check support for rekey offload on first use
2015-01-04 Ilan Peernl80211: Handle MAC address randomization in scan/sched...
2015-01-04 Arik Nemtsovnl80211: Pass TDLS channel-switch start/stop params...
2015-01-04 Avraham Sternnl80211: Always register management frames handler
2015-01-02 Jouni Malinennl80211: Clear nlmsg payload with keys before freeing
2015-01-02 Jouni Malinennl80211: Note linux_set_iface_flags() failure in debug log
2014-12-23 Jouni Malinennl80211: Check if_indextoname() return value for bridge...
2014-12-22 Jouni Malinennl80211: Remove practically unused process_drv_event()
2014-12-21 Masashi Honmamesh: Make maximum number of peer links configurable
2014-12-21 Masashi Honmamesh: Make beacon interval configurable
2014-12-20 Jouni Malinennl80211: Fix interface-in-different-bridge case
2014-12-20 Jouni Malinennl80211: Fix cfg80211 workaround for IBSS join
2014-12-20 Jouni Malinennl80211: Fix no-encrypt for IEEE 802.1X WEP EAPOL
2014-12-20 Jouni Malinennl80211: Remove send_and_recv_msgs_global() wrapper
2014-12-20 Jouni Malinennl80211: Remove unnecessary function declarations
2014-12-14 Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-12 Jouni Malinennl80211: Add rrm_flags to STATUS-DRIVER
2014-12-09 Chet Lanctotnl80211: Add QCA vendor specific query of device/driver...
2014-12-08 Jouni Malinennl80211: Try to unmask 11b rates again on next connecti...
2014-12-08 Jouni Malinennl80211: Add more debug prints for 11b rate disabling...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - maximum...
2014-12-06 Jouni MalinenReplace send_ft_action() driver_op with send_action()
2014-12-06 Jouni Malinennl80211: Move scanning related functionality to a separ...
2014-12-06 Jouni Malinennl80211: Clean up nl80211_scan_common() to use nl80211_...
2014-12-06 Jouni Malinennl80211: Use nl80211_iface_msg() helper
2014-12-06 Jouni Malinennl80211: Use nl80211_bss_msg() helper
2014-12-06 Jouni Malinennl80211: Use nl80211_cmd_msg() for P2P Device operations
2014-12-06 Jouni Malinennl80211: Use nl80211_drv_msg() helper
2014-12-06 Jouni Malinennl80211: Move nl80211_set_iface_id() next its only...
2014-12-06 Jouni Malinennl80211: Use the new nl80211_cmd_msg() helper
2014-12-06 Jouni Malinennl80211: Add nl80211_*_msg() helpers
2014-12-06 Jouni Malinennl80211: Continue getting rid of NLA_PUT* macro use
2014-12-03 Jithu Jancenl80211: Ignore Connect failure for the previous associ...
2014-12-03 Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-11-29 Jouni MalinenAdd hostapd driver_params config parameter
2014-11-27 Jouni Malinennl80211: Change iftype to station on leaving mesh
2014-11-27 Jouni Malinennl80211: Clear ignore_if_down_event if interface is up
2014-11-25 Jouni Malinennl80211: Fix br_ifindex storing when hostapd creates...
2014-11-22 Andrei Otcheretianskinl80211: Register Link Measurement Request Action frame
2014-11-22 Assaf Kraussnl80211: Register Neighbor Report Response Action frame
2014-11-22 Assaf Kraussnl80211: Populate RRM flags in nl80211 driver
2014-11-20 Jouni Malinennl80211: Do not try to change STA capability on NL80211...
2014-11-19 Kyeyoon ParkAP: Extend the BSS bridge neighbor entry management...
2014-11-16 Moshe Benjinl80211: Implement add_ts/del_ts ops
2014-11-16 Jason Mobarakmesh: Enable mesh HT mode
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-10-27 Kyeyoon ParkAP: Add support for setting bridge network parameter
2014-10-27 Kyeyoon ParkAP: Add support for setting bridge port attributes
2014-10-27 Kyeyoon ParkAP: Add support for IPv4 neighbor entry management...
2014-10-27 Kyeyoon Parknl80211: Make br_ifindex available in i802_bss
2014-10-26 Jouni Malinennl80211: Move more event processing into driver_nl80211...
2014-10-26 Jouni Malinennl80211: Move event handling into a separate file
2014-10-26 Jouni Malinennl80211: Move capability determination into a separate...
2014-10-26 Jouni Malinennl80211: Move QCA DFS offload capability determination...
2014-10-26 Jouni Malinennl80211: Move AP monitor interface handling to a separa...
2014-10-26 Jouni Malinennl80211: Make some helper functions non-static
2014-10-26 Jouni Malinennl80211: Move most of the Android code into a separate...
2014-10-26 Jouni Malinennl80211: Move definitions into separate header files
2014-10-26 Jouni Malinennl80211: Store externally managed bridge name in driver...
next