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 72 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bschrauw: Implemented proper ioctl locking. I can now run start_net with ALL sleeps removed !
andim2
More...
about 22 years ago
angelbane: began adding a cs layer changed to hwEnableISR/Disable/ISR from enable/disable_irq. Let's see if that speeds things up.
andim2
More...
about 22 years ago
bschrauw: Removed all ctl* calls
andim2
More...
about 22 years ago
ihewitt: MAC address ok, removed TODO.
andim2
More...
about 22 years ago
Add DHCP sample entry, remove often troublesome txpower setting.
andim2
More...
about 22 years ago
bschrauw: A few minor changes to Jeff's code. I hope these are all fixes, please check :)
andim2
More...
about 22 years ago
angelbane: implemented new functions acx100_rxdesc_to_ether, acx100_ether_to_txdesc, acx100_rxdesc_to_txdesc, dma_tx_data removed all references to dmaTxData, p80211pb_ether_to_80211, p80211_80211_to_ether and all wlan_pb_ts. Took out extraneous arrays Looped interrupt a maximum of 20000/HZ per jiffy. cleaned up acx100_start_xmit and dmaRxXfrISR functions.
andim2
More...
about 22 years ago
ihewitt: Remove MAC address breakage.
andim2
More...
about 22 years ago
bschrauw: Heavy cleanup of wlandevice struct. Tried to remove all unused fields.
andim2
More...
about 22 years ago
First attempt at supporting association to stations with hidden SSID broadcast.
andim2
More...
about 22 years ago
Added ioctl to set short/long retry limit. Rearranged/cleaned up ioctl list.
andim2
More...
about 22 years ago
Change "firmware_path" to "firmware_dir" (a "path" usually includes the file name). Make firmware loading DAU-proof (Duemmster Anzunehmender User, most stupid imaginable user). First parts of power management: properly shut down card/PCI bus upon driver unload. Fix several compile warnings.
andim2
More...
about 22 years ago
- APs with disabled SSID broadcast - further observations about wrong MAC address
andim2
More...
about 22 years ago
- mention necessity of "make clean" - claim to support every ACX100 card on the planet - small updates
andim2
More...
about 22 years ago
bschrauw: Further patches to make ioctl work before 'ifconfig wlan0 up'. Driver now also works when command to change mode to managed mode is issued last (first ifconfig, then other iwconfig, and 'iwconfig wlan0 mode managed' as last).
andim2
More...
about 22 years ago
ihewitt: Made firmware info clearer.
andim2
More...
about 22 years ago
Change acx100_scan_chan_p() to get rid of the stupid variable passing by stack space, in order to further reduce the likelyhood of stack overflows.
andim2
More...
about 22 years ago
Use KERN_WARNING instead of KERN_DEBUG, since some people seem to have kernels that have KERN_DEBUG disabled... (and our logs are just too important currently to miss them)
andim2
More...
about 22 years ago
bschrauw: First try at iwconfig with some state. Almost all iwconfig calls can now be made prior to ifconfig wlan0 up.
andim2
More...
about 22 years ago
bschrauw: yet another binary driver comment
andim2
More...
about 22 years ago
bschrauw: Some more binary firmware thingies
andim2
More...
about 22 years ago
bschrauw: Ivor Hewitt: more changes to make binary firmware working
andim2
More...
about 22 years ago
bschrauw: Changed extract tool to extract binary images instead of header format
andim2
More...
about 22 years ago
bschrauw: Ivor Hewitt: binary firmware loading with radio module support
andim2
More...
about 22 years ago
Fix another comment problem.
andim2
More...
about 22 years ago
Fix "nested comments" warnings.
andim2
More...
about 22 years ago
bschrauw: Added some more function headers
andim2
More...
about 22 years ago
bschrauw: Moved all ioctl related stuff to acx100_ioctl.c and split the complete ioctl in inlined subfunctions.
andim2
More...
about 22 years ago
Hopefully fix the stupid stack overflow issues for good, finally.
andim2
More...
about 22 years ago
csucsu: QueueConfig_t added
andim2
More...
about 22 years ago
←
1
2
…
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