Commit Graph

74 Commits (8913007e67106597fed4b9dd3787e8dca6915a83)

Author SHA1 Message Date
Gertjan van Wingerde 85b7a8b387 rt2x00: Simplify TXD handling of beacons. 15 years ago
Helmut Schaa 410866930e rt2x00: add txdesc parameter to write_tx_data 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Gertjan van Wingerde 9c9a0d145f rt2x00: Update copyright statements. 15 years ago
Gertjan van Wingerde 2015d1920c rt2x00: Move interface type assignments to generic code. 15 years ago
Bartlomiej Zolnierkiewicz f255b92b57 rt2x00: fix rt2x00usb_regbusy_read() arguments 15 years ago
Sean Cross 66f84d6594 rt2x00: Don't queue ieee80211 work after USB removal 15 years ago
Ivo van Doorn 499a214ca2 rt2x00: Don't free register information on suspend 16 years ago
Ivo van Doorn a2c9b652a1 rt2x00: Add kill_tx_queue callback function 16 years ago
Ivo van Doorn 4e54c711b4 rt2x00: Update copyright year to 2009 16 years ago
Ivo van Doorn d15cfc3ac7 rt2x00: Fix segementation fault 16 years ago
Ivo van Doorn f1ca2167d8 rt2x00: Detect USB BULK in/out endpoints 16 years ago
Ivo van Doorn 0f829b1d6f rt2x00: Move rt73usb register access wrappers into rt2x00usb 16 years ago
Ivo van Doorn 8ff48a8bbe rt2x00: Fix race condition when using inderect registers 16 years ago
Ivo van Doorn 798b7adb4e rt2x00: Cleanup TX/RX entry handling 16 years ago
Mattias Nissler 1abc3656e9 rt2x00: skb->data pointer should not include TX descriptor 17 years ago
Ivo van Doorn 0262ab0df6 rt2x00: Fix race conditions in flag handling 17 years ago
Jochen Friedrich f126cba427 rt2x00: Fix txdone_entry_desc_flags 17 years ago
Ivo van Doorn 82f97b8d3c rt2x00: Fix compile warning 17 years ago
Iwo Mergler ed0dbeeb92 rt2x00: Support for large vendor requests 17 years ago
Ivo van Doorn 40af48ce50 rt2x00: kill URB for all TX queues during disable_radio() 17 years ago
Ivo van Doorn c1d35dfa0f rt2x00: Fix sparse warning on nested container_of() 17 years ago
Ivo van Doorn d74f5ba473 rt2x00: Cleanup symbol exports 17 years ago
Gertjan van Wingerde c4da004857 rt2x00: Replace statically allocated DMA buffers with mapped skb's. 17 years ago
Gertjan van Wingerde 30caa6e3d5 rt2x00: Centralize allocation of RX skbs. 17 years ago
Gertjan van Wingerde 14a3bf8921 rt2x00: Convert rt2x00 to use generic DMA-mapping API 17 years ago
Gertjan van Wingerde a26cbc6508 rt2x00: Fix double usage of skb->cb in USB RX path. 17 years ago
Gertjan van Wingerde 239c249d06 rt2x00: Centralize RX packet alignment handling in rt2x00lib. 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 6db3786aee rt2x00: Move generic TX frame writing code into rt2x00queue 17 years ago
Ivo van Doorn f019d51410 rt2x00: Implement rt2x00usb_kick_tx_queue() 17 years ago
Ivo van Doorn 70249816a8 rt2x00: Removed unused descriptor read in txdone 17 years ago
Ivo van Doorn edfa78b2ba rt2x00: Don't kill guardian_urb when it wasn't created 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 7050ec821c rt2x00: Split rt2x00lib_write_tx_desc() 17 years ago
Ivo van Doorn 70a9610943 rt2x00: Preserve descriptor information after memmove() 17 years ago
Ivo van Doorn fb55f4d1fa rt2x00: Fix TX status reporting 17 years ago
Ivo van Doorn bd394a74a0 rt2x00: Add helper macros 17 years ago
Ivo van Doorn e58c6aca99 rt2x00: Use rt2x00 queue numbering 17 years ago
Adam Baker fd07e06380 rt2x00:correct rx packet length for USB devices 17 years ago
Mattias Nissler 92f5ac6320 rt2x00: Initialize TX control field in data entries 17 years ago
Ivo van Doorn f855c10b6e rt2x00: Align RX descriptor to 4 bytes 17 years ago
Ivo van Doorn 47b10cd137 rt2x00: Remove async vendor request calls from rt2x00usb 17 years ago
Ivo van Doorn baf26a7eae rt2x00: Don't report driver generated frames to tx_status() 17 years ago
Ivo van Doorn 330e3f95b3 rt2x00: Kill guardian urb during disable_radio 17 years ago
Ivo van Doorn 647d0ca905 rt2x00: Fix skbdesc->data_len initialization 17 years ago
Ivo van Doorn 21795094e2 rt2x00: make csr_cache and csr_addr an union 17 years ago
Ivo van Doorn 3b640f21af rt2x00: Enable LED class support for rt2500usb/rt73usb 17 years ago