Commit Graph

123 Commits (3226224039c8f8cb840d236b5f27d2a1104789e2)

Author SHA1 Message Date
Xose Vazquez Perez 9eb77ab076 rt2x00 : more devices to rt2500usb.c 16 years ago
Ivo van Doorn 53bc647a1a rt2x00: Remove check for rf word 0 16 years ago
Ivo van Doorn a2c9b652a1 rt2x00: Add kill_tx_queue callback function 16 years ago
Ivo van Doorn 3d3e451ff7 rt2x00: Add LED_MODE_ASUS support 16 years ago
Ivo van Doorn 4e54c711b4 rt2x00: Update copyright year to 2009 16 years ago
Andrew Price 217875a37d rt2400,rt2500: init led_qual for LED_MODE_DEFAULT 16 years ago
Johannes Berg 4be8c3873e mac80211: extend/document powersave API 16 years ago
Ivo van Doorn 076f9582a6 rt2x00: Remove ENTRY_TXD_OFDM_RATE 16 years ago
Ivo van Doorn 3f787bd6d5 rt2x00: Rename CONFIG_CRYPTO_COPY_IV 16 years ago
Ivo van Doorn 7396faf4f3 rt2x00: Add RFKILL support to rt2500usb and rt73usb 16 years ago
Ivo van Doorn 5352ff6510 rt2x00: Restrict interface between rt2x00link and drivers 16 years ago
Ivo van Doorn 7d7f19ccb7 rt2x00: Implement Powersaving 16 years ago
Ivo van Doorn f1dd2b23ba rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES 16 years ago
Ivo van Doorn f3d340c1d5 Fix rt2500usb HW crypto: TKIP 16 years ago
Ivo van Doorn 74415edb04 rt2x00: Add RXDONE_CRYPTO_IV/ICV flags 16 years ago
Ivo van Doorn dddfb478b2 rt2x00: Implement HW encryption (rt2500usb) 16 years ago
Ivo van Doorn f1ca2167d8 rt2x00: Detect USB BULK in/out endpoints 16 years ago
Ivo van Doorn c9c3b1a5de rt2x00: Cleanup indirect register access 16 years ago
Ivo van Doorn 8ff48a8bbe rt2x00: Fix race condition when using inderect registers 16 years ago
Ivo van Doorn bad13639a3 rt2x00: Optimize get_duration / get_duration_res 16 years ago
Ivo van Doorn 798b7adb4e rt2x00: Cleanup TX/RX entry handling 16 years ago
Ivo van Doorn 743b97caf9 rt2x00: Remove debugfs CSR access wrappers 16 years ago
Ivo van Doorn e4ea1c403a rt2x00: Optimize configuration handling 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Ivo van Doorn 771fd56519 rt2x00: Make rt2x00 LEDS invisible config option 17 years ago
Ivo van Doorn 79636a5fbb rt2x00: Revert "rt2x00: Fix the beacon length bug" 17 years ago
Mattias Nissler 1abc3656e9 rt2x00: skb->data pointer should not include TX descriptor 17 years ago
Ivo van Doorn 6c6aa3c004 rt2x00: Add Signal type flag 17 years ago
Ivo van Doorn 0262ab0df6 rt2x00: Fix race conditions in flag handling 17 years ago
Ivo van Doorn 8c5e7a5f59 rt2x00: Gather channel information in structure 17 years ago
Ivo van Doorn d06193f311 rt2x00: Disable link tuning in rt2500usb 17 years ago
Ivo van Doorn 8d8acd46fb rt2x00: Fix VGC lower bound initialization 17 years ago
Iwo Mergler b93ce437eb rt2x00: Fix the beacon length bug 17 years ago
Johannes Berg 605a0bd66d mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag 17 years ago
Ivo van Doorn bd88a7812f rt2x00: Reorganize beacon handling 17 years ago
Johannes Berg 9d139c810a mac80211: revamp beacon configuration 17 years ago
Ivo van Doorn 1f90916264 rt2x00: Disable synchronization during initialization 17 years ago
Ivo van Doorn c1d35dfa0f rt2x00: Fix sparse warning on nested container_of() 17 years ago
Gertjan van Wingerde 14a3bf8921 rt2x00: Convert rt2x00 to use generic DMA-mapping API 17 years ago
Ivo van Doorn 99ade2597e rt2x00: Fix unbalanced mutex locking 17 years ago
Gertjan van Wingerde a26cbc6508 rt2x00: Fix double usage of skb->cb in USB RX path. 17 years ago
Gertjan van Wingerde d56d453a1d rt2x00: Cleanup struct skb_frame_desc. 17 years ago
Ivo van Doorn b869767b6f rt2x00: Don't kick TX queue after each frame 17 years ago
Ivo van Doorn f019d51410 rt2x00: Implement rt2x00usb_kick_tx_queue() 17 years ago
Ivo van Doorn 475433be3d rt2x00: Move led initialization into function 17 years ago
Ivo van Doorn 2b08da3fb5 rt2x00: Cleanup/optimize set_state() function callback function 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Ivo van Doorn b8be63ffa5 rt2x00: Merge RX and TX entry private data 17 years ago
Ivo van Doorn dec13b6bda rt2x00: Remove redundant flags/dev_flags initializations 17 years ago