Commit Graph

296 Commits (c459dbf294b4a3d70490a468a7ca3907fb2c2f57)

Author SHA1 Message Date
Johannes Berg d0f0980414 mac80211: partially fix skb->cb use 17 years ago
Ivo van Doorn 9c0ab712c7 rt2x00: Clear queue entry flags during initialization 17 years ago
Ivo van Doorn 74c0ee9b59 rt2x00: Force full register config after start() 17 years ago
Ivo van Doorn e7087a828f rt2x00: Fix memleak when RTS/CTS fails 17 years ago
Ivo van Doorn 5adf6d63c1 rt2x00: Fix QOS sequence counting 17 years ago
Iwo Mergler b93ce437eb rt2x00: Fix the beacon length bug 17 years ago
Iwo Mergler 3e0c1abe74 rt2x00: Large vendor requests for rt73usb firmware upload and beacons 17 years ago
Iwo Mergler ed0dbeeb92 rt2x00: Support for large vendor requests 17 years ago
Ivo van Doorn f2fdbc4847 rt2x00: Fix EIFS timing value 17 years ago
Ivo van Doorn ed06387b44 rt2x00: Remove duplicate declaration 17 years ago
Johannes Berg 605a0bd66d mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag 17 years ago
Johannes Berg 0b57664cf2 wireless: fix warnings from QoS patch 17 years ago
Ivo van Doorn 4c9adafff7 rt2x00: Reset LED assoc status after firmware update 17 years ago
Johannes Berg f591fa5dbb mac80211: fix TX sequence numbers 17 years ago
Ivo van Doorn bd88a7812f rt2x00: Reorganize beacon handling 17 years ago
Ivo van Doorn e360c4cb2b rt2x00: Add support for CTS protection in rt2x00lib 17 years ago
Johannes Berg 9d139c810a mac80211: revamp beacon configuration 17 years ago
Ivo van Doorn 9a61319512 rt2x00: Fix NULL pointer error in adhoc/master mode 17 years ago
David Woodhouse f160ebcbeb rt2x00: treat firmware data as const 17 years ago
Ivo van Doorn 1f90916264 rt2x00: Disable synchronization during initialization 17 years ago
Ivo van Doorn 84263b0c94 rt2x00: Fix register comments 17 years ago
Ivo van Doorn ae73e58ea6 rt2x00: Report RX end time for rt2400pci 17 years ago
Ivo van Doorn 8e260c2223 rt2x00: Use ieee80211_hw->workqueue again 17 years ago
Ivo van Doorn ff352391ac rt2x00: Decrease alignment headroom 17 years ago
Ivo van Doorn 50db7875d9 rt2x00: Remove input_polldev requirements for rfkill 17 years ago
Ivo van Doorn 980dfcb932 rt2x00: Fix lock dependency errror 17 years ago
John W. Linville ff28bd94e3 wireless: remove RFKILL_STATE_HARD_BLOCKED warnings 17 years ago
Ivo van Doorn 40af48ce50 rt2x00: kill URB for all TX queues during disable_radio() 17 years ago
Ivo van Doorn 61243d8e79 rt2x00: Remove duplicate deinitialization 17 years ago
Ivo van Doorn 8160465dc7 rt2x00: Release rt2x00 2.1.8 17 years ago
Ivo van Doorn f529932ce2 rt2x00: Increase queue size 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 c95edf5432 rt2x00: Properly clean up beacon skbs. 17 years ago
Ivo van Doorn ac1044628d rt2x00: Use ieee80211 fc handlers 17 years ago
Ivo van Doorn 99ade2597e rt2x00: Fix unbalanced mutex locking 17 years ago
Harvey Harrison 8b7b1e05b0 mac80211: remove ieee80211_get_morefrag 17 years ago
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