Commit Graph

244 Commits (4564ce8b0e17d91d047aa875843deb2cccf3f268)

Author SHA1 Message Date
Gertjan van Wingerde a9f853ddd3 rt2x00: Rework alignment check. 17 years ago
Ivo van Doorn 99990e0c03 rt2x00: Remove unused defines 17 years ago
Ivo van Doorn 58b642ec89 rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame 17 years ago
Ivo van Doorn 4ae1168199 rt2x00: Use __builtin_choose_expr() instead of ?: 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 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