Commit Graph

1713 Commits (cecefb8e97695eef420aab43938c26141ab25344)

Author SHA1 Message Date
Al Viro cecefb8e97 bcm43xx annotations 17 years ago
Al Viro 8160c03149 p54pci: endianness annotations and fixes 17 years ago
Al Viro 184a3b2c51 hostap: don't mess with mixed-endian even for internal skb queues 17 years ago
Al Viro 8a9faf3cd0 hostap annotations 17 years ago
Al Viro 3eb9b41f24 airo: last of endianness annotations 17 years ago
Al Viro 329e2c0067 airo: sanitize handling of StatusRid 17 years ago
Al Viro a749716ecc airo: sanitize APListRid handling 17 years ago
Al Viro 56d81bd3c7 airo: sanitize handling of CapabilityRid 17 years ago
Al Viro a23ace5f22 airo: sanitize handling of StatsRid 17 years ago
Al Viro 4293ea33c8 airo: sanitize handling of WepKeyRid 17 years ago
Al Viro 17e7049140 airo: sanitize BSSListRid handling 17 years ago
Al Viro b8c06bc1f3 bap_read()/bap_write() work with fixed-endian buffers 17 years ago
Al Viro 0dd2212fb6 airo: sanitize handling of SSID_rid 17 years ago
Al Viro 593c2b9cf2 airo: trivial endianness annotations 17 years ago
Al Viro 4958730e2b ipw2200: ipw_tx_skb() endianness bug 17 years ago
Al Viro 472caf8c8a ipw2200 fix: ->rt_chbitmask is le16 17 years ago
Al Viro 743b84d2fc ipw2200 fix: struct ieee80211_radiotap_header is little-endian 17 years ago
Al Viro 7698d6977a ray_cs fixes 17 years ago
Al Viro 1edd3a5553 ipw2100 annotations and fixes 17 years ago
Al Viro dc73c623dd p54common annotations and fixes 17 years ago
Al Viro e0c0056c67 hostap: fix endianness with txdesc->sw_support 17 years ago
Al Viro 2ab1f519cb airo: fix writerids() endianness 17 years ago
Al Viro 15617858b3 airo endianness bug: cap_rid.extSoftCap 17 years ago
Al Viro 0300b3321d airo: bug in airo_interrupt() handling on incoming 802.11 17 years ago
Al Viro 851b3e5e3d airo: fix endianness bug in ->dBm handling 17 years ago
Al Viro 977b143c13 airo: fix transmit_802_11_packet() 17 years ago
Al Viro 8fffc15dc7 eliminate byteswapping in struct ieee80211_qos_parameters 17 years ago
John W. Linville c0ddd04d55 wireless: cleanup some merge errors 17 years ago
Zhu Yi a0646470e8 iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards 17 years ago
Zhu Yi 12342c475f iwlwifi: proper monitor support 17 years ago
David Woodhouse 7e94041ca1 libertas: remove check for driver_lock in lbs_interrupt() 17 years ago
David Woodhouse 5844d12ea3 libertas: convert SUBSCRIBE_EVENT to a direct command 17 years ago
David Woodhouse f15ebb63b3 libertas: change inference about buffer size in lbs_cmd() 17 years ago
David Woodhouse 4f59abf190 libertas: convert ENABLE_RSN to a direct command 17 years ago
David Woodhouse f70dd4515a libertas: convert SET_WEP to a direct command 17 years ago
David Woodhouse 3fbe104cec libertas: convert SLEEP_PARAMS to a direct command 17 years ago
David Woodhouse 6e5cc4fb35 libertas: convert INACTIVITY_TIMEOUT to a direct command 17 years ago
David Woodhouse a7c4589065 libertas: convert RADIO_CONTROL to a direct command 17 years ago
David Woodhouse 354eca9820 libertas: submit RSSI command on tx timeout, to check whether module is dead 17 years ago
David Woodhouse 18c52e7c3e libertas: make lbs_submit_command always 'succeed' and set command timer 17 years ago
David Woodhouse 8538823f7c libertas: discard DEFER responses to commands; let the timeout trigger 17 years ago
David Woodhouse 7003b078c8 libertas: use priv->upld_buf for command responses 17 years ago
David Woodhouse ac4cced6e8 libertas: reduce explicit references to priv->cur_cmd->cmdbuf 17 years ago
David Woodhouse 4694961cc2 libertas: Check for PS mode support on USB devices 17 years ago
David Woodhouse b2c57eee66 libertas: allow for PS mode to be disabled when firmware doesn't support it 17 years ago
David Woodhouse b47ef2438d libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command 17 years ago
David Woodhouse 24dba5f391 libertas: don't clear priv->dnld_sent after sending sleep confirm 17 years ago
David Woodhouse 38bfab1a01 libertas: fix buffer handling of PS_MODE commands and responses 17 years ago
David Woodhouse c6ad3738c6 libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions 17 years ago
David Woodhouse d1a469fd1b libertas: fix return from lbs_update_channel() 17 years ago