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 62 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed SIOCGIWRANGE for old WE versions, added some debugging.
andim2
More...
over 21 years ago
sheim: Rename blatantly unspecific member "address" to "bssid" in struct bss_info. Anyone giving out names like "address" will get a bullet shot in the head next time ;-9.
andim2
More...
over 21 years ago
sheim: Yet another battle in jihad on compiler warnings. Fix "`res1' might be used uninitialized in this function". Fix "`res2' might be used uninitialized in this function".
andim2
More...
over 21 years ago
sheim: Yet another battle in jihad on compiler warnings. Fix "control reaches end of non-void function" spit out by some gcc versions.
andim2
More...
over 21 years ago
sheim: Implement SIOCSIWAP (set AP) ioctl. Fix some acx100_*_mac_address_*() helpers.
andim2
More...
over 21 years ago
Make sure to not include modversions.h (see "modversions.h source pollution in 2.4", http://seclists.org/linux-kernel/2001/Feb/0782.html)
andim2
More...
over 21 years ago
Add more detailed Tx error explanations.
andim2
More...
over 21 years ago
Improve/fix several things: a) fix rate transfer during station discovery (we always copied 8 bytes, but some APs seem to contain garbage after their "last" rate byte, so this might have caused the "incompatible rates" association error), fix rate printing b) fix MSDU lifetime variable size and default value c) insert probably missing break; before NULL frame processing d) ifdef out deauthen operation in case of NULL frame from unlisted client, which probably broke quite some environments. Let's hope this manages to fix something e) insert missing acx100_ioctl_get_range and add more range specifications to acx100_ioctl_get_range
andim2
More...
over 21 years ago
Print debug messages in case of firmware upload failure and retry 5 times.
andim2
More...
over 21 years ago
Add defines for radio type values.
andim2
More...
over 21 years ago
Implement iwconfig ... auto ioctl support for bit rate and Tx level (only bones, no meat yet!).
andim2
More...
over 21 years ago
sheim: More mnemonics.
andim2
More...
over 21 years ago
sheim: Revert to 1.6 in order to undo local change I checked in by accident.
andim2
More...
over 21 years ago
sheim: Fix hardcoded 1 instead ARPHRD_ETHER marked with FIXME. Mnemonic replacements for some var_0xXXXX names in get_aplist ioctl.
andim2
More...
over 21 years ago
Slightly improve log messages.
andim2
More...
over 21 years ago
Display wireless extension version. Add module count logging.
andim2
More...
over 21 years ago
Add a line for pump DHCP (Knoppix). Add line to switch off power LED.
andim2
More...
over 21 years ago
Changed WEP key setting to get rid of restricting key length checks (complete rewrite - please do some correctness verifications). Locking improvements. Remove dead acx100_set_reg_domain().
andim2
More...
over 21 years ago
sheim: Indicate FN_ENTER/FN_EXIT call chain depth by indenting syslog messages. Fix some unpaired FN_ENTER / FN_EXITs. Fix some FN_EXITs not to lie about return value.
andim2
More...
over 21 years ago
sheim: Fix hardcoded path. Slackware seem to have echo in /usr/bin nowadays...
andim2
More...
over 21 years ago
sheim: Sanify config.mk handling.
andim2
More...
over 21 years ago
sheim: Remove WLAN_DBVAR cruft. We have our own debug infrastructure.
andim2
More...
over 21 years ago
sheim: Small fixes in the TODO list.
andim2
More...
over 21 years ago
sheim: Fix 2.5/2.6 part. Rename grossly misnamed isok() to is_unset(). Fix indentation. Fix '=' vs. '==' test. Omit unused KERN_25 line from config.mk.
andim2
More...
over 21 years ago
sheim: Make current locking conditional to BROKEN_LOCKING define. This fixes all lockups with CONFIG_SMP here and did not show any real problems so far, although there definitely are some races now. I'm working on a better locking scheme, but the driver is operational this way.
andim2
More...
over 21 years ago
Some improvements.
andim2
More...
over 21 years ago
Clean up the overflowing mess that is the ESSID and nick stuff. (added length fields and add space for trailing \0 for printf's)
andim2
More...
over 21 years ago
Vesa-Pekka Palmu: Much improved Configure script.
andim2
More...
over 21 years ago
Rename bss_table_size to bss_table_count, which makes A LOT more sense ;-)
andim2
More...
over 21 years ago
Oops! Someone should have checked the radio IDs more closely when he created the tables...
andim2
More...
over 21 years ago
←
1
2
…
58
59
60
61
62
63
64
65
66
…
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