Commit Graph

58 Commits (c9c3b1a5deac4297503145840fffcd122b253db5)

Author SHA1 Message Date
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
Ivo van Doorn 181d6902b6 rt2x00: Queue handling overhaul 17 years ago
Ivo van Doorn 811aa9cad1 rt2x00: Update copyright notice 17 years ago
Andrew Morton 73738001ac drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning 17 years ago
Ivo van Doorn 40561b8426 rt2x00: Data and desc pointer initialization 17 years ago
Ivo van Doorn 7d1de80644 rt2x00: Correctly initialize data and desc pointer 17 years ago
Ivo van Doorn 837e7f247a rt2x00: Move init_txring and init_rxring into rt2x00lib 17 years ago
Ivo van Doorn 1230cb83f4 rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY 17 years ago
Ivo van Doorn 4d8dd66c16 rt2x00: Add TX/RX frame dumping facility 17 years ago
Ivo van Doorn 08992f7fb1 rt2x00: Add skb descriptor 17 years ago
Ivo van Doorn 2360157c41 rt2x00: Replace DRV_NAME with KBUILD_MODNAME 17 years ago
Adam Baker 3d82346c5d rt2x00: Place mutex around USB register access 17 years ago
Ivo van Doorn 4bd7c452a4 rt2x00: Remove data_desc structure 17 years ago
Adam Baker 0e14f6d3e0 rt2x00: Unconstify rt2x00dev 17 years ago