Commit Graph

101 Commits (499bca9b6d3243f9278a1f5a22d00e67acdd844d)

Author SHA1 Message Date
Jiri Pirko 655ffee284 wireless: convert to use netdev_for_each_mc_addr 15 years ago
Pavel Roskin fbc87d67af Introduce PCMCIA_DEVICE_PROD_ID3 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Andrey Borzenkov 5b0691508a orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled 15 years ago
David Kilroy a589296a35 orinoco: remove spare KERN_DEBUG 15 years ago
Dominik Brodowski 5fa9167a1b pcmcia: rework the irq_req_t typedef 15 years ago
Dominik Brodowski dd2e5a1565 pcmcia: remove deprecated handle_to_dev() macro 15 years ago
Ben Hutchings 6f48d0e981 orinoco: declare MODULE_FIRMWARE 15 years ago
Dirk Hohndel 06fe9fb418 tree-wide: fix a very frequent spelling mistake 15 years ago
Dominik Brodowski 2caff14713 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless) 15 years ago
John W. Linville 133d7c6a50 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 15 years ago
David Kilroy 3414fc3f52 orinoco: use cfg80211 ethtool ops 15 years ago
Randy Dunlap c6d3597cd5 wireless: fix CFG80211_WEXT build problems 16 years ago
John W. Linville cf32ed9243 orinoco: support ETHTOOL_GPERMADDR 16 years ago
Johannes Berg 3d23e349d8 wext: refactor 16 years ago
Stephen Hemminger d0cf9c0dad wireless: convert drivers to netdev_tx_t 16 years ago
David Kilroy 30fab9e0ae orinoco: remove spare whitespace 16 years ago
John W. Linville 518ff04fd8 orinoco: correct key bounds check in orinoco_hw_get_tkip_iv 16 years ago
David Kilroy 4af198fb7a orinoco: consolidate storage of WEP and TKIP keys 16 years ago
David Kilroy 2b2603515e orinoco: add function to retrieve current bssid 16 years ago
David Kilroy 07542d08ee orinoco: move disassociation to hw.c 16 years ago
David Kilroy 16e158480d orinoco: pass orinoco_set_tkip_key the sequence lengths 16 years ago
David Kilroy 5c9f41e285 orinoco: use local types for auth alg and sequence length 16 years ago
David Kilroy bb7e43c061 orinoco: prefer_port3 can be a single bit 16 years ago
Holger Schurig 7e2ce646fc orinoco: enable cfg80211 "set_channel" operation 16 years ago
Ben Hutchings 240c102d9c netdev: restore MAC address set and validate operations 16 years ago
Roel Kluin 35a0ace773 wireless: remove redundant tests on unsigned 16 years ago
David Kilroy 4244f41a04 orinoco: fix printk format specifier for size_t arguments 16 years ago
David Kilroy b5c4691089 orinoco: remove WE nickname support 16 years ago
David Kilroy 934fd51a94 orinoco: convert giwrange to cfg80211 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 ef96b5c9ed airport: store irq in card private structure 16 years ago
David Kilroy 5381956b78 orinoco: move netdev interface creation to main driver 16 years ago
David Kilroy 35832c50d1 orinoco: make firmware download less verbose 16 years ago
David Kilroy ea60a6aaf5 orinoco: initiate cfg80211 conversion 16 years ago
David Kilroy 98e5f40448 orinoco: Change set_tkip to use orinoco_private instead of hermes_t 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 44d8dade8f orinoco: firmware helpers should use dev_err and friends 16 years ago
David Kilroy a3f47b9c2a orinoco: use dev_err in early initialisation routines 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
Pavel Roskin 91fe9ca74e orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() 16 years ago
Andrey Borzenkov 2bfc5cb57b orinoco: firmware: consistently compile out fw cache support if not requested 16 years ago
David Kilroy 3faa19cd9d orinoco: prevent accessing memory outside the firmware image 16 years ago