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 69 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert Jeff's transmit_authen1() fix, since it's a rather specific "fix" as opposed to the general retry timer support, and it's probably not such a good idea to resend it on every beacon (which happens every 100ms) until we have a state change (I don't know how long it ultimately takes to change state, though). Also fix some messup.
andim2
More...
about 22 years ago
angelbane: inserted my own transmit_authen1 workaround. Accepting all packets of size 0xe or greater. For now, don't reset the station scan table counter on rescanning.
andim2
More...
about 22 years ago
packet fragmentation, endianness.
andim2
More...
about 22 years ago
Add some firmware notes, further install help.
andim2
More...
about 22 years ago
"Fix" the association problems on every second attempt, by introducing a software retry timer for newer firmware versions which don't offer a hardware timer any more. YAY! Small optimizations/changes.
andim2
More...
about 22 years ago
- fixup broken acx_cap variable - fix some broken/incomplete packet assembly functions - some optimizations - some cleanup
andim2
More...
about 22 years ago
Add printing of packet header.
andim2
More...
about 22 years ago
The Great New Cleanup: rename lots of variables to have the code make more sense, unify tx packet assembly. Fixup some tx packet fields.
andim2
More...
about 22 years ago
Add report about STR resume hang.
andim2
More...
about 22 years ago
angelbane: continued with detailed comments. Took out pcmcia_cs stuff.
andim2
More...
about 22 years ago
Add Planet WL-8305 as form factor 0x01 candidate. Add check for special Level One WPC-0200 card ID.
andim2
More...
about 22 years ago
- add warning about firmware file case sensitivity - mention radio ID 0x15 module - spelling fixes
andim2
More...
about 22 years ago
Big cleanup of scanning functionality. Disable Tx and Rx on shutdown. Fix broken duplicate scan start causing an error message.
andim2
More...
about 22 years ago
Move some diagnostic assoc messages to L_DEBUG. Fix compile warning.
andim2
More...
about 22 years ago
Implement numeric conversion of firmware version. Make sure we only configure the timer parameters for firmware versions which support it.
andim2
More...
about 22 years ago
Update script to reflect current development improvements.
andim2
More...
about 22 years ago
WEP update: - make iwconfig print restricted/open status - fix setting of restricted/open - add/improve more assoc logging messages This should hopefully fix WEP operation (it seems to work for me).
andim2
More...
about 22 years ago
angelbane: began detailed function commenting
andim2
More...
about 22 years ago
angelbane: removed extraneous wlan_mgmt, updated TODO
andim2
More...
about 22 years ago
Several changes, updates.
andim2
More...
about 22 years ago
angelbane: added some pcmcia_cs stuff, it remains defined out until I get it working
andim2
More...
about 22 years ago
This one hopefully fixes the transmit_deauthen() issues some people were having: the BSSID address was using the wrong address, AFAICS. Replace reason code numbers by their proper defines.
andim2
More...
about 22 years ago
Add iwpriv get_s_preamble/set_s_preamble.
andim2
More...
about 22 years ago
It really seems as if the meaning of the Preamble flag is actually reversed... *sigh* Hopefully this will fix the damn Tx error 0x20 for good.
andim2
More...
about 22 years ago
The form factor descriptions were not exactly correct (since a mini-PCI card also got logged as form factor 0, "CardBus"), so let's change it to something more reasonable.
andim2
More...
about 22 years ago
Keep a copy of the parameters of the station we're currently associated to. Add 3 newer human-readable Status code strings. Improve association logging to make it damn clear that the network is not yet operable. Some Short/Long Preamble work: switch to Short Preamble if the peer station advertises Short Preamble capability.
andim2
More...
about 22 years ago
Small fix: make sure to also rescan in case we set the essid to any.
andim2
More...
about 22 years ago
Found the bit controlling the power LED, implemented function. Switch off power LED on driver unloading. Please report if there is any trouble (e.g. if some cards' LEDs are connected differently).
andim2
More...
about 22 years ago
Andreas Schultz: Enable build of the acx100 driver outside of the 2.6.x kernel tree
andim2
More...
about 22 years ago
Reenable IRQ locking, since it seems to be more reliable (less DUPs).
andim2
More...
about 22 years ago
←
1
2
…
65
66
67
68
69
70
71
72
73
74
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