0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 3 years ago.
Jan 17, 2021 — Jan 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Let's try to reach the next step... More... about 22 years ago
Changes for v0.1e More... about 22 years ago
Keep looking for further matching stations if matching stations do not use the channel that we preset. More... about 22 years ago
Andreas Schultz: Further Linux 2.6.x updates and misc. fixes: - make MOD_{INC,DEC}_USE_COUNT disappear, netdevices are now reference counted - move some compatibility stuff in wlan_compat.h arround - my card reports itself with a PCI device id of 0x8401, add this so pci-hotplug loads the module automaticly - mark init and exit functions with the proper macros More... about 22 years ago
tmbinc: disable WEP decryption in monitor mode More... about 22 years ago
Fix some stupidity: - don't wake queue after management packets - don't increment ether packet counts for management packets More... about 22 years ago
Add DTIM. More... about 22 years ago
Handle net queue properly (stop/wake) in order to prevent CPU burning (when trying to send packets even though we're not associated to a network yet). More... about 22 years ago
Use the proper way to allocate the device name, not a very strange hack. Also introduce module parameter use_eth_name to use standard ethX device names. More... about 22 years ago
Introduce proper(?) device statistics. More... about 22 years ago
Add mtu setting, add gateway setting, debug setting, diagnostic output. More... about 22 years ago
csucsu: ChangeLog init More... about 22 years ago
Fix Capability setting screwup of mine (doh!) More... about 22 years ago
Further status updates. More... about 22 years ago
Add Linux 2.5.x/2.6.x install instructions. More... about 22 years ago
Andreas Schultz: Add possibility for Linux 2.5.x/2.6.x support by doing - work queue / task queue changes - proper interrupt handler return value support - driver structure init changes More... about 22 years ago
Andreas Schultz: Don't include the unnecessary tqueue.h, since Linux 2.5.x/2.6.x doesn't have task queue support any more. More... about 22 years ago
Add comment about firmware writing. More... about 22 years ago
Add item about power management. More... about 22 years ago
Apply Ivor Hewitt's temporary fix for "truncated-ip" problems causing some disrupted web traffic etc. More... about 22 years ago
First experimental version of radio type printing. More... about 22 years ago
csucsu: small compile fix More... about 22 years ago
csucsu: named variables and compile fixes More... about 22 years ago
Print out firmware version after card init. More... about 22 years ago
iwpriv regulatory domain support (list/get/set). More... about 22 years ago
More verbose association logging. More... about 22 years ago
The DWL-650+ seems to need an explicit initialisation of the regulatory domain, otherwise it refuses to do scanning (failure code 0x5). Yay, found the problem!! :) More... about 22 years ago
Improve logging for association/joining/station list. More... about 22 years ago
Need to clean up BSS list. More... about 22 years ago
Ivan V. Usenko: add iwpriv's to set CCA and ED values. More... about 22 years ago