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 60 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
olli: added fill up the two more IO addresses
andim2
More...
over 21 years ago
olli: added better shutdown for acx111 and eeprom version informations
andim2
More...
over 21 years ago
olli: added two new IO address constants: IO_ACX_EEPROM_INFORMATION, IO_ACX_GPIO_OE
andim2
More...
over 21 years ago
olli: added check for acx111 firmware
andim2
More...
over 21 years ago
Don't force a different antenna value on users. Hopefully this will fix some issues.
andim2
More...
over 21 years ago
Add parameter USE_DHCP to toggle DHCP use. Change broken test -z to test -n.
andim2
More...
over 21 years ago
Update firmware download version, many, many more troubleshooting hints, add link to acx100 howto.
andim2
More...
over 21 years ago
Print out wireless extension version.
andim2
More...
over 21 years ago
Add patch #878174: Add logging that informs you that the ap has been rejected because of non-matching ssid's.
andim2
More...
over 21 years ago
Alex Thomas: large strucures kmalloc'ed rather than placing in stack (hopefully the stack overflow problems will be gone for good now!)
andim2
More...
over 21 years ago
Very small log reformatting.
andim2
More...
over 21 years ago
Whoops, forgot to delete some files...
andim2
More...
over 21 years ago
olli: Add initial support bits for ACX111 chip. Change to a new chip independent IO model.
andim2
More...
over 21 years ago
dded iwpriv list_net_status to have some debugging aid for my current sporadic traffic lockup problem. Change some bogus UINT32 to UINT8. Reformat some output which was wasting quite some space.
andim2
More...
over 21 years ago
Some changes, add documentation for iwprivs.
andim2
More...
over 21 years ago
Silence the rather annoying byte dumping in case L_DEBUG is unset.
andim2
More...
over 21 years ago
wawro: USB code now able to receive data and perform handover to the PCI code. Currently a bad hack (rx polling in timer interrupt), will be improved when Tx is also functioning.
andim2
More...
over 21 years ago
wawro: Corrected length of CURRENT_REG_DOMAIN RID (2 bytes req for USB code)
andim2
More...
over 21 years ago
Support new Israel(?) regulatory domain 0x51, fix buggy "invalid regulatory domain" fallback code, make all checks use struct size limits instead of fixed limits, make it clear that our #warning is NOT a warning.
andim2
More...
over 21 years ago
Introduce new logging define L_XFER_BEACON (0x2000) to only log received Beacon frames if this bit is also set. Should cut down on logging activity. Abbreviate some log stuff.
andim2
More...
over 21 years ago
Quite some cleanup in the Beacon and Probe Response frame department. Especially the Supported Rates element had a bug, and the frame length handling also needed some corrections. Hopefully this will fix problems with 1130 beacon setup.
andim2
More...
over 21 years ago
wawro: USB Interface, wrapped all commands to USB transfers.
andim2
More...
over 21 years ago
wawro: Improved USB support. Still no bulk transfers working. Card-internal memory initializations seem to be OK now (quite similar to Snoopy log).
andim2
More...
over 21 years ago
Another rather big update: reorganize card name data, make the bash requirement a soft requirement, Add info how to actually enable monitor mode, add valuable card initialization troubleshooting hint.
andim2
More...
over 21 years ago
Make various scripts a bit more POSIX shell syntax friendly, to remove the need for /bin/bash in several scripts. Hopefully I didn't break anything by doing so ;)
andim2
More...
over 21 years ago
Implement infrastructure for Info Mailbox reading: Enable Info IRQ in wlandev->irq_mask, add function for Info IRQ decoding. Remove bogus struct. Started implementing NULL data template setup for 802.11 power save mode. Add some more logging to PS mode. Fix return value for set_antenna ioctl (make sure to have commit handler called)
andim2
More...
over 21 years ago
Correct some 802.11 power save stuff. BTW, that's my Christmas present! :-)
andim2
More...
over 21 years ago
Actually implement some experimental 802.11 power saving mode support (I haven't checked whether it's actually saving some power or reducing some temperature...). Remove blatantly useless ActivatePowerSaveMode().
andim2
More...
over 21 years ago
sheim: Fix some FN_ENTER / FN_EXIT pairings.
andim2
More...
over 21 years ago
Another week, another train ride :) Preparations for 802.11 power save mode (it actually seems to be easy).
andim2
More...
over 21 years ago
←
1
2
…
56
57
58
59
60
61
62
63
64
…
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