Commit Graph

35 Commits (3ef83d745bf5220bef3a0fd11b96eb9ac64c8e8e)

Author SHA1 Message Date
David Kilroy 9afac70a73 orinoco: add orinoco_usb driver 15 years ago
David Kilroy bcad6e80f3 orinoco: encapsulate driver locking 15 years ago
David Kilroy 593ef09c9e orinoco: allow driver to specify netdev_ops 15 years ago
David Kilroy b42f2074de orinoco: add hermes_ops 15 years ago
Jiri Pirko 655ffee284 wireless: convert to use netdev_for_each_mc_addr 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
David Kilroy 3414fc3f52 orinoco: use cfg80211 ethtool ops 15 years ago
John W. Linville cf32ed9243 orinoco: support ETHTOOL_GPERMADDR 16 years ago
Stephen Hemminger d0cf9c0dad wireless: convert drivers to netdev_tx_t 16 years ago
David Kilroy 4af198fb7a orinoco: consolidate storage of WEP and TKIP keys 16 years ago
David Kilroy 5c9f41e285 orinoco: use local types for auth alg and sequence length 16 years ago
Ben Hutchings 240c102d9c netdev: restore MAC address set and validate operations 16 years ago
David Kilroy c63cdbe8f8 orinoco: convert scanning to cfg80211 16 years ago
David Kilroy 5217c571c8 orinoco: convert mode setting to cfg80211 16 years ago
David Kilroy 721aa2f75b orinoco: provide generic commit function 16 years ago
David Kilroy 6415f7df10 orinoco: Handle suspend/restore in core driver 16 years ago
David Kilroy 5381956b78 orinoco: move netdev interface creation to main driver 16 years ago
David Kilroy ea60a6aaf5 orinoco: initiate cfg80211 conversion 16 years ago
David Kilroy 8e638267a8 orinoco: initialise independently of netdev 16 years ago
David Kilroy a2608362b2 orinoco: Replace net_device with orinoco_private in driver interfaces 16 years ago
David Kilroy 42a51b9330 orinoco: Move FID allocation to hw.c 16 years ago
David Kilroy e9e3d0100e orinoco: Move card reading code into hw.c 16 years ago
David Kilroy a2d1a42a4b orinoco: Move firmware capability determination into hw.c 16 years ago
Andrey Borzenkov 2bfc5cb57b orinoco: firmware: consistently compile out fw cache support if not requested 16 years ago
David Kilroy cb1576a829 orinoco: Move WEXT handlers into a separate file 16 years ago
David Kilroy 712a4342a0 orinoco: Move hardware functions into separate file 16 years ago
David Kilroy 5865d015cf orinoco: Add hardware function to set multicast mode 16 years ago
David Kilroy cfeb1db6db orinoco: Use accessor functions for bitrate tables 16 years ago
David Kilroy 37a2e566f8 orinoco: Move firmware handling into a separate file 16 years ago
David Kilroy 4adb474b6b orinoco: Move MIC helpers into new file 16 years ago
David Kilroy fb791b1cfb orinoco: Move scan helpers to a separate file 16 years ago
David Kilroy aea48b1529 orinoco: use orinoco_private instead of net_device in scan helper 16 years ago
David Kilroy 47445cb950 orinoco: Rename orinoco.c 16 years ago
David Kilroy 2131266d6e orinoco: Fix interesting checkpatch errors 16 years ago
David Kilroy b2f30a0a23 orinoco: keep line length below 80 characters 16 years ago
David Kilroy 566f2d9eac orinoco: remove unnecessary braces 16 years ago
David Kilroy a94e8427c8 orinoco: spaces in parenthesised expressions 16 years ago
David Kilroy 6fe9deb174 orinoco: address leading and trailing whitespace 16 years ago
Harvey Harrison c1b4aa3fb6 wireless: replace uses of __constant_{endian} 16 years ago
Andrey Borzenkov e129a948c9 orinoco: trivial cleanup in alloc_orinocodev 16 years ago
Andrey Borzenkov 89ea40905f orinoco: convert to struct net_device_ops 16 years ago
David Kilroy 47166791b7 orinoco: Remove unused variable rx_data 16 years ago
David Kilroy 9ee677c227 wireless: Add channel/frequency conversions to ieee80211.h 16 years ago
Pavel Roskin 11eaea4167 orinoco: use KERN_DEBUG for link status messages 16 years ago
Andrey Borzenkov 7fe99c4e28 orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_genie 16 years ago
David Kilroy 20953ad68e orinoco: take the driver lock in the rx tasklet 16 years ago
David Kilroy 499b702a8d orinoco: Fix inappropriate use of IRQ_BAP 16 years ago
David Kilroy 39d1ffee57 orinoco: Provide option to avoid unnecessary fw caching 16 years ago
David Kilroy 2cea7b2619 orinoco: Cache Symbol firmware 16 years ago
David Kilroy 7473431297 orinoco: Separate fw caching from download 16 years ago