Commit Graph

11 Commits (f2ba025b2036e52a176cddcf91b15ac2b10c644a)

Author SHA1 Message Date
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
Andrey Borzenkov f941f8590c orinoco: indicate it is using dBm in wireless_stats and spy 16 years ago
Pavel Roskin dfe1bafdba orinoco: fix last beacon reporting on 64-bit systems 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
David Kilroy b2e53b338b orinoco: Move sources to a subdirectory 16 years ago
Johannes Berg 2c706002fc don't use net/ieee80211.h 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Andrey Borzenkov 4fb30784c7 orinoco: cache downloadable firmware image in memory for use during resume 17 years ago
Andrey Borzenkov 0df6cbb7d8 orinoco: reload firmware on resume 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Andrey Borzenkov 7045825993 orinoco: reduce stack usage in firmware download path 17 years ago
David Kilroy 9930ccee16 wireless: Read scan flags correctly on x86-64 17 years ago
David Kilroy 75d31cf19f orinoco: Fix compile warnings 17 years ago
David Kilroy 667d41008e orinoco: Multicast to the specified addresses 17 years ago
David Kilroy 23edcc4147 orinoco: Add MIC on TX and check on RX 17 years ago
David Kilroy 31afcef385 orinoco: Process bulk of receive interrupt in a tasklet 17 years ago
David Kilroy 06009fda9f orinoco: Send association events to userspace 17 years ago
David Kilroy d03032af51 orinoco: Add WE-18 ioctls for WPA 17 years ago
David Kilroy 409644a98b orinoco: Use a macro to define wireless handlers 17 years ago
David Kilroy 6cd90b1cac orinoco: Split wevent work thread from wevent sending 17 years ago
David Kilroy 4ae6ee2d72 orinoco: Don't use boolean parameter to record encoding type 17 years ago
David Kilroy 01632fa4af orinoco: Use extended Agere scans available on 9.x series firmwares 17 years ago
David Kilroy 3056c40426 orinoco: address checkpatch typedef warning 17 years ago
David Kilroy 6eecad7786 orinoco: Fix transmit for Agere/Lucent with fw 9.x 17 years ago