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 47 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix missing newline (dmesg looks a bit strange without this)
XazZ
More...
over 17 years ago
comment unused function (update_link_quality_led) to avoid compiler warnings
XazZ
More...
over 17 years ago
fix 'ifconfig wlan0 down' lockup bug - this creates a new bug: 'ifconfig wlan0 up' won't work anymore if you have down'ed the interface before
XazZ
More...
over 17 years ago
UNSTABLE/very experimental! dirty workaround (?) to fix some lockup bugs
XazZ
More...
over 17 years ago
fix some ifconfig wlan0 down infinite wait added some comments to the ifdown codfix some ifconfig wlan0 down infinite wait
XazZ
More...
over 17 years ago
fix crash/possible lockup while rmmod'ing the module
XazZ
More...
over 17 years ago
removed mmiowb(); since a) it caused some troube b) it was useless anyway
XazZ
More...
over 17 years ago
fixed txpower after initalisation - iwconfig had a wrong value (this didn't affect the real txpower!)
XazZ
More...
over 17 years ago
fix return value of acx_key_write (it failed before)
XazZ
More...
over 17 years ago
fixed some lockup bugs rewrote acx_key_write (code derived from ath5k) - this fixed a lockup bug the acx_key_write change is only tested with WPA - *NOT* with WEP
XazZ
More...
over 17 years ago
fix mislabled /proc entries
XazZ
More...
over 17 years ago
revert part of a previous commit which caused a crash
XazZ
More...
over 17 years ago
fixed multiple bugs, including an ifconfig wlan%d up lockup bug various little changes like some coding-style changes
XazZ
More...
over 17 years ago
add SVN properties, drop 2.6.11 support, style fixes, other stuff
rootkit85
More...
over 17 years ago
fixed ifconfig wlan0 down lockup bug removed printk's which were used to debug this
XazZ
More...
over 17 years ago
fix vlynq support
XazZ
More...
over 17 years ago
2.6.24 fix
rootkit85
More...
over 17 years ago
fix format type
XazZ
More...
over 17 years ago
slight code cleanup
XazZ
More...
over 17 years ago
fix rates support for 802.11b and 802.11g only one little bug is left: you can set _any_ rate (we don't check if the rate the user wants to set is valid)
XazZ
More...
over 17 years ago
comment was misplaced
XazZ
More...
over 17 years ago
fix 2.6.24 compilation (I used the git version of 2.6.24 before which differs in some points)
XazZ
More...
over 17 years ago
use print_mac on 2.6.24 fix coding style (#if's/#endif's should be in column 0)
XazZ
More...
over 17 years ago
again some little changes (diff between my and matteo's code)
XazZ
More...
over 17 years ago
fix datatypes
XazZ
More...
over 17 years ago
add comments for later kernel/mac80211 versions
XazZ
More...
over 17 years ago
only use mdelay on X86 as it works fine on other architectures (not tested on X86_64 and alpha)
XazZ
More...
over 17 years ago
merged matteo's (rootkit85) code to support the vlynq bus (mostly used in PDA's and/or routers)
XazZ
More...
over 17 years ago
slightly cleaned up code (thanks to matteo) some coding style fixes
XazZ
More...
over 17 years ago
fix usb-support on latest 2.6.24 fix coding-style (thanks to matteo for the hint)
XazZ
More...
over 17 years ago
←
1
2
…
43
44
45
46
47
48
49
50
51
…
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