index
:
hostap-history
master
hostapd/wpa_supplicant history start-0.6.3
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a bug in TIM setting (packet sending for STAs using power saving did
Jouni Malinen
2001-07-19
1
-3/+3
*
Fixed compilation for pcmcia-cs version (reordered #include lines).
Jouni Malinen
2001-07-10
2
-57/+190
*
Added readme texts and pcmcia-cs installation files.
Jouni Malinen
2001-07-10
2
-0/+54
*
Added comment about mgmt::beacon statistics.
Jouni Malinen
2001-07-10
1
-0/+2
*
Added support for disassociation and deauthentication
Jouni Malinen
2001-05-02
1
-4/+77
*
- code clean up
Jouni Malinen
2001-05-02
3
-248/+127
*
Moved generic /proc stuff from prism2_ap.c to prism2.c.
Jouni Malinen
2001-05-02
3
-399/+451
*
hfa3841 => hfa384x
Jouni Malinen
2001-05-02
4
-546/+544
*
Code cleanup.
Jouni Malinen
2001-05-02
1
-6/+26
*
Added packet injection into monitor mode.
Jouni Malinen
2001-05-02
1
-1/+64
*
Fixed a bug in error printing (wrong address).
Jouni Malinen
2001-05-02
1
-2/+2
*
Fixed STA address in a syslog entry (was AP's own address).
Jouni Malinen
2001-04-24
1
-1/+1
*
Added more RIDs to /proc/net/prism2/rids.
Jouni Malinen
2001-04-20
2
-13/+252
*
Removed extra debug info.
Jouni Malinen
2001-04-20
1
-2/+0
*
Added /proc/net/prism2/{registers,rids} for debugging
Jouni Malinen
2001-04-19
3
-1/+185
*
Some support for Lucent-based cards
Jouni Malinen
2001-04-19
2
-8/+30
*
Small changes to make (at least) initialization of the driver to
Jouni Malinen
2001-03-28
2
-18/+55
*
Added support for different ESSID when using multiple cards.
Jouni Malinen
2001-03-09
3
-16/+54
*
Added TX Rate Control setting for 1, 2, 5.5, and 11 Mbps.
Jouni Malinen
2001-03-08
2
-0/+11
*
Added more debug printing and fixed default CFTABLE_ENTRY handling.
Jouni Malinen
2001-03-08
1
-8/+33
*
More compact debug printing. Abort association if frame underflow is
Jouni Malinen
2001-03-08
1
-21/+24
*
Added more error checking and debug printing, and improved recovery
Jouni Malinen
2001-03-08
1
-14/+35
*
- setup skb->mac and skb->nh for packets that are to be bridged to
Jouni Malinen
2001-02-20
1
-3/+17
*
Use proper kernel device queue with dev_queue_xmit() instead of
Jouni Malinen
2001-02-19
2
-52/+3
*
Added direct wireless bridging of packets between associated STAs.
Jouni Malinen
2001-02-19
4
-16/+128
*
- added support for WEP: SIOCSIWENCODE, SIOCGIWENCODE
Jouni Malinen
2001-02-16
2
-25/+228
*
Fixed monitor mode defines to match documentation.
Jouni Malinen
2001-02-15
2
-3/+8
*
- added raw WLAN frame sniffing (define PRISM2_MONITOR)
Jouni Malinen
2001-01-30
3
-44/+305
*
- modified hfa3841_cmd() to support param1
Jouni Malinen
2001-01-30
3
-59/+361
*
- added schedule_packet_send() to send all the buffered packets for
Jouni Malinen
2001-01-30
3
-2/+55
*
- added debug checks for NULL pointers
Jouni Malinen
2001-01-30
1
-1/+10
*
- disable interrupts before disabling port on shutdown
Jouni Malinen
2001-01-30
1
-7/+14
*
- moved AP related routines into prism2_ap.[ch]
Jouni Malinen
2001-01-30
4
-1284/+1315
*
- moved AP related variables and initialization/freeing into more
Jouni Malinen
2001-01-30
2
-58/+53
*
- fixed TX timeout handling (wake up netif queue)
Jouni Malinen
2001-01-26
1
-5/+25
*
Fixed a memory leak in prism2_tx().
Jouni Malinen
2001-01-26
1
-1/+1
*
- added /proc/net/prism2/debug for debugging the driver
Jouni Malinen
2001-01-26
1
-22/+84
*
Removed obsoleted ioctl()-based statistic function.
Jouni Malinen
2001-01-15
1
-43/+0
*
- added /proc/net/prism2 directory handling (STA information)
Jouni Malinen
2001-01-15
2
-38/+107
*
- fixed handling of (re)association request payload
Jouni Malinen
2001-01-15
2
-22/+76
*
Rationalized spin lock usage for BAP0 / BAP1. Changed STA info locking to
Jouni Malinen
2001-01-11
2
-201/+172
*
Added preliminary version of Prism2 driver.
Jouni Malinen
2001-01-09
2
-0/+3367