Commit Graph

532 Commits (4d6f8b9f17626da48d6badc6ba259fbacc1413c3)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 4d6f8b9f17 rt2800: prepare for rt2800lib addition 15 years ago
Bartlomiej Zolnierkiewicz 5822e0701d rt2x00: add support for different chipset interfaces 15 years ago
Bartlomiej Zolnierkiewicz a438521388 rt2800: fix comments in rt2800.h 15 years ago
Bartlomiej Zolnierkiewicz b54f78a8b7 rt2800: fix duplication in header files 15 years ago
Bartlomiej Zolnierkiewicz d42c8d86ca rt2800usb: add RXINFO_DESC_SIZE definition 15 years ago
Bartlomiej Zolnierkiewicz 7ef5cc92ba rt2800: add rt2800lib.h 15 years ago
Bartlomiej Zolnierkiewicz 473196bd99 rt2x00: fix rt2x00pci_register_multi[read,write]() arguments 15 years ago
Bartlomiej Zolnierkiewicz f255b92b57 rt2x00: fix rt2x00usb_regbusy_read() arguments 15 years ago
Bartlomiej Zolnierkiewicz 5b10b09898 rt2x00: fix rt2x00usb_register_multiwrite() arguments 15 years ago
Bartlomiej Zolnierkiewicz b0a1edabd3 rt2800pci: convert to use struct rt2800_ops methods 15 years ago
Bartlomiej Zolnierkiewicz 7a345d3d25 rt2800usb: convert to use struct rt2800_ops methods 15 years ago
Bartlomiej Zolnierkiewicz ee134fcc55 rt2x00: add driver private field to struct rt2x00_dev 15 years ago
Bartlomiej Zolnierkiewicz 3a9e5b0fff rt2800pci: add rt2800_mcu_request() wrapper 15 years ago
Bartlomiej Zolnierkiewicz 4f2c53268a rt2800usb: add rt2800_mcu_request() wrapper 15 years ago
Bartlomiej Zolnierkiewicz ada0394ced rt2800pci: add rt2800_rf_[read,write]() wrappers 15 years ago
Bartlomiej Zolnierkiewicz 5c70e5bb36 rt2800usb: add rt2800_rf_[read,write]() wrappers 15 years ago
Bartlomiej Zolnierkiewicz 1af68f75a8 rt2800pci: add rt2800_rfcsr_[read,write]() wrappers 15 years ago
Bartlomiej Zolnierkiewicz e91fea9b38 rt2800usb: add rt2800_rfcsr_[read,write]() wrappers 15 years ago
Bartlomiej Zolnierkiewicz 3e2c9df7b9 rt2800pci: add rt2800_bbp_[read,write]() wrappers 15 years ago
Bartlomiej Zolnierkiewicz eff6eced61 rt2800usb: add rt2800_bbp_[read,write]() wrappers 15 years ago
Bartlomiej Zolnierkiewicz b4a77d0dee rt2800pci: add rt2800_regbusy_read() wrapper 15 years ago
Bartlomiej Zolnierkiewicz ab209b9834 rt2800usb: add rt2800_regbusy_read() wrapper 15 years ago
Bartlomiej Zolnierkiewicz 4f2732ce8d rt2800pci: add rt2800_register_multi[read,write]() wrappers 15 years ago
Bartlomiej Zolnierkiewicz 678b4eee76 rt2800usb: add rt2800_register_multi[read,write]() wrappers 15 years ago
Bartlomiej Zolnierkiewicz 9ca21eb7cd rt2800pci: add rt2800_register_[read,write]() wrappers 15 years ago
Bartlomiej Zolnierkiewicz abbb505ddd rt2800usb: add rt2800_register_[read,write]() wrappers 15 years ago
Bartlomiej Zolnierkiewicz b35686d0b2 rt2x00: remove needless ifdefs from rt2x00leds.h 15 years ago
Bartlomiej Zolnierkiewicz d07624f191 rt2800usb: fix comments in rt2800usb.h 15 years ago
Bartlomiej Zolnierkiewicz 3306ef642a rt2800usb: use rt2x00usb_register_multiwrite() to set key entries 15 years ago
Bartlomiej Zolnierkiewicz 02a39c209b rt2x00: fix rt2x00usb_register_read() comment 15 years ago
Bartlomiej Zolnierkiewicz 77dba49361 rt2800pci: fix comment about IV/EIV fields 15 years ago
Bartlomiej Zolnierkiewicz 8807bb8cdd rt2800pci: fix comment about register access 15 years ago
Bartlomiej Zolnierkiewicz f644fea1a8 rt2800pci: fix crypto in TX frame 15 years ago
Bartlomiej Zolnierkiewicz a8ea2b23f6 rt2800usb: fix rt2800usb_rfcsr_read() 15 years ago
Bartlomiej Zolnierkiewicz f44eafa76b rt2800pci: make Kconfig help entry more helpful 15 years ago
Bartlomiej Zolnierkiewicz 71eafe3230 rt2800usb: make Kconfig help entry more helpful 15 years ago
John W. Linville 133d7c6a50 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 16 years ago
Ivo van Doorn a9b3a9f721 rt2x00: Implement support for rt2800pci 16 years ago
Ivo van Doorn 5d78d34ba2 rt2x00: Add rt2x00soc bus module 16 years ago
Benoit PAPILLAULT 1761631083 rt2x00: Fix crypto in TX frame for rt2800usb 16 years ago
Michal Szalata 78bd6bbf3c rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb 16 years ago
Andrew Price fe24756336 rt2x00: fix the definition of rt2x00crypto_rx_insert_iv 16 years ago
Ivo van Doorn 4789666e13 rt2x00: Hardcode TX ack timeout and consume time 16 years ago
Ivo van Doorn daee6c092a rt2x00: Reorganize padding & L2 padding 16 years ago
Ivo van Doorn 2e27cff871 rt2x00: Fix TX status reporting 16 years ago
Ivo van Doorn 924d6356b2 rt2x00: Cleanup rt2x00mac_bss_info_changed() 16 years ago
Ivo van Doorn d904dc1749 rt2x00: bss_info_changed() callback is allowed to sleep 16 years ago
Ivo van Doorn afa620429a rt2x00: configure_filter() callback is allowed to sleep 16 years ago
Benoit PAPILLAULT 92ed48e523 rt2x00: Add support for retry rates 16 years ago
Ivo van Doorn cd80b684a0 rt2x00: Fix MCS register intialization 16 years ago