提交历史

作者 SHA1 备注 提交日期
  Ivo van Doorn a2c9b652a1 rt2x00: Add kill_tx_queue callback function 16 年之前
  Ivo van Doorn 4e54c711b4 rt2x00: Update copyright year to 2009 16 年之前
  Ivo van Doorn d15cfc3ac7 rt2x00: Fix segementation fault 16 年之前
  Ivo van Doorn f1ca2167d8 rt2x00: Detect USB BULK in/out endpoints 16 年之前
  Ivo van Doorn 0f829b1d6f rt2x00: Move rt73usb register access wrappers into rt2x00usb 16 年之前
  Ivo van Doorn 8ff48a8bbe rt2x00: Fix race condition when using inderect registers 16 年之前
  Ivo van Doorn 798b7adb4e rt2x00: Cleanup TX/RX entry handling 16 年之前
  Mattias Nissler 1abc3656e9 rt2x00: skb->data pointer should not include TX descriptor 16 年之前
  Ivo van Doorn 0262ab0df6 rt2x00: Fix race conditions in flag handling 16 年之前
  Jochen Friedrich f126cba427 rt2x00: Fix txdone_entry_desc_flags 16 年之前
  Ivo van Doorn 82f97b8d3c rt2x00: Fix compile warning 17 年之前
  Iwo Mergler ed0dbeeb92 rt2x00: Support for large vendor requests 17 年之前
  Ivo van Doorn 40af48ce50 rt2x00: kill URB for all TX queues during disable_radio() 17 年之前
  Ivo van Doorn c1d35dfa0f rt2x00: Fix sparse warning on nested container_of() 17 年之前
  Ivo van Doorn d74f5ba473 rt2x00: Cleanup symbol exports 17 年之前
  Gertjan van Wingerde c4da004857 rt2x00: Replace statically allocated DMA buffers with mapped skb's. 17 年之前
  Gertjan van Wingerde 30caa6e3d5 rt2x00: Centralize allocation of RX skbs. 17 年之前
  Gertjan van Wingerde 14a3bf8921 rt2x00: Convert rt2x00 to use generic DMA-mapping API 17 年之前
  David S. Miller caea902f72 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 年之前
  Gertjan van Wingerde a26cbc6508 rt2x00: Fix double usage of skb->cb in USB RX path. 17 年之前
  Gertjan van Wingerde 239c249d06 rt2x00: Centralize RX packet alignment handling in rt2x00lib. 17 年之前
  Gertjan van Wingerde d56d453a1d rt2x00: Cleanup struct skb_frame_desc. 17 年之前
  Ivo van Doorn b869767b6f rt2x00: Don't kick TX queue after each frame 17 年之前
  Ivo van Doorn 6db3786aee rt2x00: Move generic TX frame writing code into rt2x00queue 17 年之前
  Ivo van Doorn f019d51410 rt2x00: Implement rt2x00usb_kick_tx_queue() 17 年之前
  Ivo van Doorn 70249816a8 rt2x00: Removed unused descriptor read in txdone 17 年之前
  Ivo van Doorn edfa78b2ba rt2x00: Don't kill guardian_urb when it wasn't created 17 年之前
  Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 年之前
  Ivo van Doorn b8be63ffa5 rt2x00: Merge RX and TX entry private data 17 年之前
  Ivo van Doorn 7050ec821c rt2x00: Split rt2x00lib_write_tx_desc() 17 年之前