index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl80211: Use nl_atype() from libnl
Raghunathan Kailasanathan
2011-02-22
1
-1/+1
*
nl80211: Use max_remain_on_chan data from nl80211
Johannes Berg
2011-02-01
1
-1/+10
*
nl80211: Remove excessive nl80211_set_mode() call
Eliad Peller
2011-02-01
1
-4/+2
*
nl80211: use P2P interface types
Johannes Berg
2011-01-31
1
-4/+18
*
Remove obsolete drivers wrappers: atmel, ndiswrapper, ipw, hermes
Jouni Malinen
2011-01-30
5
-1400/+0
*
nl80211: Make use of the ht opmode bss attribute
Helmut Schaa
2011-01-30
1
-5/+21
*
nl80211: Set NL80211_ATTR_KEY_DEFAULT_TYPES based on set_key addr
Jouni Malinen
2011-01-09
1
-0/+38
*
Use set_key addr to distinguish default and multicast keys
Jouni Malinen
2011-01-09
8
-23/+17
*
nl80211: Avoid infinite loop when searching a BSS
Jouni Malinen
2011-01-09
1
-8/+11
*
Move hostap driver specific workaround into the driver wrapper
Jouni Malinen
2011-01-09
1
-0/+10
*
Use more consistent set_key seq value when nothing is being set
Jouni Malinen
2011-01-09
7
-8/+13
*
atheros: Rename "madwifi_" prefix to "atheros_"
Shan Palanisamy
2010-12-30
1
-103/+103
*
bsd: Fix receive buffer alignment issue
Yi Zhu
2010-12-30
1
-2/+2
*
Fix driver_bsd.c compile error
Yi Zhu
2010-12-30
1
-0/+1
*
P2P: Add initial support for driver-based P2P management
Jouni Malinen
2010-12-30
3
-8/+966
*
nl80211: Use driver-based off-channel TX if available
Johannes Berg
2010-12-29
1
-8/+51
*
P2P: Add option for offloading off-channel TX to the driver
Johannes Berg
2010-12-29
4
-8/+30
*
Allow AP mode to disconnect STAs based on low ACK condition
Johannes Berg
2010-12-28
2
-2/+29
*
nl80211: Remove extra \n from debug messages
Jouni Malinen
2010-12-19
1
-2/+2
*
Use SA Query procedure to recovery from AP/STA state mismatch
Jouni Malinen
2010-12-19
2
-1/+80
*
nl80211: Stop driver init sooner if the interface does not exist
Masashi Honma
2010-12-17
1
-1/+2
*
nl80211: Add forgotten deinit code on failure path
Jouni Malinen
2010-12-17
1
-0/+3
*
nl80211: Sync definitions with wireless-testing.git
Jouni Malinen
2010-12-17
1
-6/+132
*
nl80211: Set cipher suites when using user space SME
Jouni Malinen
2010-12-13
1
-0/+44
*
RSN IBSS: RX GTK configuration with nl80211
Jouni Malinen
2010-12-05
1
-0/+6
*
nl80211: Generate EVENT_IBSS_RSN_START events
Jouni Malinen
2010-12-05
1
-0/+22
*
nl80211: Fix compiler warnings on non-P2P build
Jouni Malinen
2010-11-27
1
-3/+7
*
Enable sharing of scan result events among virtual interfaces
Ben Greear
2010-11-26
5
-1/+108
*
nl80211: Track used interfaces and support multiple P2P groups
Jouni Malinen
2010-11-26
1
-7/+86
*
Allow driver wrappers to indicate whether result codes are sane
Jouni Malinen
2010-11-26
2
-0/+7
*
nl80211: Add BSSID to NL80211_CMD_CONNECT assoc reject event
Jouni Malinen
2010-11-26
1
-0/+2
*
nl80211: Fix NL80211_CMD_CONNECT with WPA/WPS networks
Jouni Malinen
2010-11-26
1
-0/+6
*
nl80211: Add preliminary code for testing separate P2P group interface
Jouni Malinen
2010-11-26
1
-1/+60
*
P2P: Add new driver option for interface allocation
Jouni Malinen
2010-11-26
1
-1/+7
*
nl80211: Fix send commands to return 0 on success
Jouni Malinen
2010-11-24
1
-1/+7
*
Add HT40 flags into driver channel list
Jouni Malinen
2010-11-12
2
-1/+154
*
P2P: Add support for automatic channel selection at GO
Anil Gathala Sudha
2010-11-10
1
-1/+24
*
Add bridge handling for WDS STA interfaces
Felix Fietkau
2010-11-09
2
-6/+16
*
nl80211: Fix AP VLAN handling for WDS STA reassociation
Felix Fietkau
2010-11-09
1
-1/+2
*
driver_roboswitch: include net/if.h instead of linux/if.h
Felix Fietkau
2010-11-09
1
-1/+1
*
driver_madwifi: fix a compile error on big endian systems
Felix Fietkau
2010-11-09
1
-1/+1
*
Remove unused TX queue parameters related to Beacon frames
Jouni Malinen
2010-11-04
2
-2/+15
*
nl80211: Allow libnl to be replaced with libnl-tiny
Jouni Malinen
2010-11-04
1
-0/+4
*
nl80211: Pass data frames from unknown STAs to hostapd
Helmut Schaa
2010-10-31
1
-1/+8
*
Clear vars in drivers makefile
Dmitry Shmidt
2010-10-31
1
-0/+12
*
Add BSSID to association rejected events
Jouni Malinen
2010-10-27
2
-2/+8
*
atheros: Remove debug for ioctls that are not used anymore
Shan Palanisamy
2010-10-27
1
-8/+0
*
P2P: Remove P2P group on driver resource becoming unavailable
Jouni Malinen
2010-10-25
1
-1/+15
*
Fix build with drivers that use driver_wext.c
Jouni Malinen
2010-10-15
1
-0/+1
*
nl80211: Indicate channel list change events
Jouni Malinen
2010-10-15
1
-0/+20
[next]