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 58 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
csucsu: dmaCreateDC cleanup
andim2
More...
over 21 years ago
Remove iwpriv set_mac_addr (standard method "ifconfig wlan0 hw ether XXX"). Patch -EINPROGRESS return code in case of old WE version without commit handler...
andim2
More...
over 21 years ago
Small fixes: Don't load a radio image for ACX111 cards (most likely combined firmware). Spelling/line feed fixes. Power LED status is on after init.
andim2
More...
over 21 years ago
csucsu: initmemorypools cleanup
andim2
More...
over 21 years ago
csucsu: some cleanup
andim2
More...
over 21 years ago
some cleanup
andim2
More...
over 21 years ago
Properly do ESSID and nickname handling in older wireless layer (e.g. 2.4.18) to avoid an OOPS.
andim2
More...
over 21 years ago
Comment out USB definition which isn't used and isn't available in older kernels.
andim2
More...
over 21 years ago
Small debug settings change.
andim2
More...
over 21 years ago
Some more additions.
andim2
More...
over 21 years ago
Document 0x15 radio type name. Discovered by Olaf Flebbe (thanks!!).
andim2
More...
over 21 years ago
Darn, driver locations outdated already! Updated locations.
andim2
More...
over 21 years ago
Add new script fetch_firmware to automate firmware installation :)
andim2
More...
over 21 years ago
Unify sta_list function naming.
andim2
More...
over 21 years ago
Started some work to teach the driver USB Tx.
andim2
More...
over 21 years ago
Export driver module "debug" parameter, don't use our own non-functional ioctl handling, but instead simply use our standard ioctl handling code. Let's see how far I'll get in making that damn USB device work... :-)
andim2
More...
over 21 years ago
I don't know who did that, but filling out statistics function pointers is clearly wrong, since they point to bogus function implementations, thus causing an OOPS for every invocation of iwconfig.
andim2
More...
over 21 years ago
sheim: Remove unneeded includes spotted while looking into buffer management.
andim2
More...
over 21 years ago
Fix USB init (card type assignment missing). Now OOPS on iwconfig, though.
andim2
More...
over 21 years ago
Huge cleanup: Rename all compiled USB files to acx_usb_XXX.o. Make sure we do NOT include PCI files for USB stuff, since this causes "unresolved symbol" errors due to incorrect compiler flags...
andim2
More...
over 21 years ago
Remove some unneeded header file includes.
andim2
More...
over 21 years ago
Rename all netdevice_t vars to "dev" like in Linux kernel.
andim2
More...
over 21 years ago
sheim: Use driver_data member of struct pci_device_id to distinguish between acx100 and acx111 in pci probe function rather than duplicating the check for the device id the kernel already does for us ;-)
andim2
More...
over 21 years ago
sheim: Another battle in jihad on compiler warnings (ignore usb mess for now).
andim2
More...
over 21 years ago
Unify netdevice_t naming: always use "dev" just like in kernel. Clean up acx100_set_timer().
andim2
More...
over 21 years ago
Small power management updates: halt eCPU on module unload, add some comments.
andim2
More...
over 21 years ago
Remove logging of traffic in default log setting.
andim2
More...
over 21 years ago
Much improved logging docu.
andim2
More...
over 21 years ago
Unify some format strings.
andim2
More...
over 21 years ago
Fix setting of Energy Detect value: we didn't actually commit it :-\
andim2
More...
over 21 years ago
←
1
2
…
54
55
56
57
58
59
60
61
62
…
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