Commit Graph

237 Commits (b869767b6f5049f1d1ede2bb3e48832e0722ca5a)

Author SHA1 Message Date
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 565a019ac6 rt2x00: Fix queue initialization 17 years ago
Ivo van Doorn 1b92ad7a45 rt2x00: Release rt2x00 2.1.7 17 years ago
Ivo van Doorn c483bb4cbd rt2x00: Make rt2x00_set/get_field macros 17 years ago
Ivo van Doorn 70249816a8 rt2x00: Removed unused descriptor read in txdone 17 years ago
Ivo van Doorn 772a249d33 rt2x00: Remove CTS/RTS check in tx() 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
Ivo van Doorn 9dad92b9ba rt2x00: Calculate register offset during compile time 17 years ago
John W. Linville cb14cb791c rt2x00dev.c: fix-up merge damage 17 years ago
Ivo van Doorn 633257d3db rt2x00: Use atomic interface iteration in irq context 17 years ago
Ivo van Doorn f06a0f486d rt2x00: Reset antenna RSSI after switch 17 years ago
Ivo van Doorn 2088d4174e rt2x00: Don't count retries as failure 17 years ago
Ivo van Doorn 0f3e63a55b rt2x00: Fix memleak in tx() path 17 years ago
Johannes Berg e253008360 mac80211: use multi-queue master netdevice 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Johannes Berg 2e92e6f2c5 mac80211: use rate index in TX control 17 years ago
Johannes Berg 36d6825b91 mac80211: let drivers wake but not start queues 17 years ago
Ivo van Doorn f9d1cf53cf rt2x00: Release rt2x00 2.1.6 17 years ago
Ivo van Doorn aade5102c5 rt2x00: Remove extra + 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
Ivo van Doorn 7050ec821c rt2x00: Split rt2x00lib_write_tx_desc() 17 years ago
Gertjan van Wingerde 4de36fe5ab rt2x00: Only initialize the minimum needed fields of PCI TX descriptors. 17 years ago
Ivo van Doorn 70a9610943 rt2x00: Preserve descriptor information after memmove() 17 years ago
Gertjan van Wingerde 61448f8807 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. 17 years ago
Ivo van Doorn 61486e0f68 rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() 17 years ago
Ivo van Doorn fb55f4d1fa rt2x00: Fix TX status reporting 17 years ago
Ivo van Doorn 5a6e59991b rt2x00: trim skb_frame_desc to 32 bytes 17 years ago
Bruno Randolf 566bfe5a8b mac80211: use hardware flags for signal/noise units 17 years ago
Ivo van Doorn b30cdfc517 rt2x00: Clean up error handling of PCI queue DMA allocation. 17 years ago
Ivo van Doorn ed499983b8 rt2x00: Fix broken recover-on-error path 17 years ago
Ivo van Doorn 7872089745 rt2x00: Don't use pskb_expand_head() 17 years ago
Ivo van Doorn 3a4d3af700 rt2x00: Clarify supported chipsets in Kconfig 17 years ago
Johannes Berg e100bb64bf mac80211: QoS related cleanups 17 years ago
Johannes Berg 36fc6757fe mac80211: remove queue info from ieee80211_tx_status 17 years ago
Johannes Berg 57ffc589a9 mac80211: clean up get_tx_stats callback 17 years ago
Ivo van Doorn 5b28d3c156 rt2x00: Release rt2x00 2.1.5 17 years ago
Ivo van Doorn 9a46d44eda rt2x00: Fix kernel-doc 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
Ivo van Doorn 62e70cf856 rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES 17 years ago
Ivo van Doorn 2d9ccf8429 rt2x00: Support hardware RTS and CTS-to-self frames 17 years ago
Ivo van Doorn 61c2b682b8 rt2x00: Fix quality/activity led handling 17 years ago
Ivo van Doorn 44a9809b97 rt2x00: Don't enable short preamble for 1MBs 17 years ago
David S. Miller 201410ce85 rt2x00: Select LEDS_CLASS. 17 years ago
Ivo van Doorn 171afcd4ba rt2x00: Only free skb when beacon_update fails 17 years ago
Daniel Wagner e91e9d490d rt61pci: rt61pci_beacon_update do not free skb twice 17 years ago