openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
acx100 - Wireless chipset Linux driver
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
over 3 years
ago.
Jan 17, 2021 — Jan 17, 2022
Showing page 57 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Original 0.2.0pre7_plus_fixes_5 tarball
ACX100 Open Source Project
More...
over 21 years ago
Original 0.2.0pre7_plus_fixes_4 tarball
ACX100 Open Source Project
More...
over 21 years ago
Another update.
andim2
More...
over 21 years ago
Rename /proc files to acx_wlan0 and acx_diag_wlan0.
andim2
More...
over 21 years ago
Fix function enter/leave stuff in acx100_ioctl_scan_add_station()
andim2
More...
over 21 years ago
Fix iwlist scan link quality readings.
andim2
More...
over 21 years ago
Yes!!! Found the reason for the IRQ lockup issue...
andim2
More...
over 21 years ago
Some fixes for HostAP mode.
andim2
More...
over 21 years ago
Some further changes towards Tx support, nothing dramatic.
andim2
More...
over 21 years ago
Bug fix: make sure to remove failed device from device list ring buffer since we don't want to OOPS in cleanup_module on a non-existing device... Unify priv's open, ifup and create a new state mask variable which also indicates FW loading status.
andim2
More...
over 21 years ago
Another big update: - mention acx_pci.[k]o change - mention install/uninstall - add module package requirement - document 2.6 out-of-kernel build - mention new boot parameter acx_firmware_dir - mention some autoloading config and misc. debugging stuff
andim2
More...
over 21 years ago
Big Makefile update/cleanup: - fix modversions issue - install/uninstall driver files and run depmod - rename acx100_pci.[k]o to acx_pci.[k]o - sort entries 2.6 USB compile doesn't work yet, though.
andim2
More...
over 21 years ago
Add more download URLs in case some fail.
andim2
More...
over 21 years ago
Add ESSID " " as hidden ESSID. Print out 802.11 Caps field for probed stations.
andim2
More...
over 21 years ago
Fix up broken Tx power setting, change some formatting.
andim2
More...
over 21 years ago
Small fix gathered from forum.
andim2
More...
over 21 years ago
Small but sort of important fix gathered from forum.
andim2
More...
over 21 years ago
More detailed error handling, some cleanup.
andim2
More...
over 21 years ago
csucsu: #if cleanup
andim2
More...
over 21 years ago
Remove many unnecessary header file includes. Strips 2 seconds off a complete compile (33 seconds). Some header files were even included twice!
andim2
More...
over 21 years ago
Make sure to not fail to ACK any interrupt type, since this crime will lead to an endless IRQ storm, hanging the box.
andim2
More...
over 21 years ago
First shot at adding kernel boot parameter acx_firmware_dir=XXX. Untested.
andim2
More...
over 21 years ago
Peter Johanson: enable building acx100 outside of a 2.6 kernel tree.
andim2
More...
over 21 years ago
Interrupt things don't really belong to idma stuff...
andim2
More...
over 21 years ago
Comment out some code in case of non-USB, fix format string, fix missing newlines.
andim2
More...
over 21 years ago
Misc. cleanups: Fix wrong goto line. Don't use a silly "... Loaded" status line which doesn't reflect the actual driver init status (firmware loading may easily fail), but instead closely report real driver init status.
andim2
More...
over 21 years ago
Remove bogus iwpriv set_mac_addr (ifconfig wlan0 hw ether XXX is a standard method of doing this - not supported by our driver yet, though).
andim2
More...
over 21 years ago
Fix small but fatal breakage (init abort) resulting from mixing up struct member names.
andim2
More...
over 21 years ago
Correct MAC mode (BSS type) defines, add support for activating Master mode (not tested - may crash easily!)
andim2
More...
over 21 years ago
Add hint for lost users. ;-)
andim2
More...
over 21 years ago
←
1
2
…
53
54
55
56
57
58
59
60
61
…
75
76
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree