index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2008-01-28
airo: last of endianness annotations
Al Viro
2008-01-28
airo: sanitize handling of StatusRid
Al Viro
2008-01-28
airo: sanitize APListRid handling
Al Viro
2008-01-28
airo: sanitize handling of CapabilityRid
Al Viro
2008-01-28
airo: sanitize handling of StatsRid
Al Viro
2008-01-28
airo: sanitize handling of WepKeyRid
Al Viro
2008-01-28
airo: sanitize BSSListRid handling
Al Viro
2008-01-28
bap_read()/bap_write() work with fixed-endian buffers
Al Viro
2008-01-28
airo: sanitize handling of SSID_rid
Al Viro
2008-01-28
airo: trivial endianness annotations
Al Viro
2008-01-28
ipw2200: ipw_tx_skb() endianness bug
Al Viro
2008-01-28
ipw2200 fix: ->rt_chbitmask is le16
Al Viro
2008-01-28
ipw2200 fix: struct ieee80211_radiotap_header is little-endian
Al Viro
2008-01-28
ray_cs fixes
Al Viro
2008-01-28
ipw2100 annotations and fixes
Al Viro
2008-01-28
p54common annotations and fixes
Al Viro
2008-01-28
hostap: fix endianness with txdesc->sw_support
Al Viro
2008-01-28
airo: fix writerids() endianness
Al Viro
2008-01-28
airo endianness bug: cap_rid.extSoftCap
Al Viro
2008-01-28
airo: bug in airo_interrupt() handling on incoming 802.11
Al Viro
2008-01-28
airo: fix endianness bug in ->dBm handling
Al Viro
2008-01-28
airo: fix transmit_802_11_packet()
Al Viro
2008-01-28
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
2008-01-28
wireless: cleanup some merge errors
John W. Linville
2008-01-28
iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards
Zhu Yi
2008-01-28
iwlwifi: proper monitor support
Zhu Yi
2008-01-28
libertas: remove check for driver_lock in lbs_interrupt()
David Woodhouse
2008-01-28
libertas: convert SUBSCRIBE_EVENT to a direct command
David Woodhouse
2008-01-28
libertas: change inference about buffer size in lbs_cmd()
David Woodhouse
2008-01-28
libertas: convert ENABLE_RSN to a direct command
David Woodhouse
2008-01-28
libertas: convert SET_WEP to a direct command
David Woodhouse
2008-01-28
libertas: convert SLEEP_PARAMS to a direct command
David Woodhouse
2008-01-28
libertas: convert INACTIVITY_TIMEOUT to a direct command
David Woodhouse
2008-01-28
libertas: convert RADIO_CONTROL to a direct command
David Woodhouse
2008-01-28
libertas: submit RSSI command on tx timeout, to check whether module is dead
David Woodhouse
2008-01-28
libertas: make lbs_submit_command always 'succeed' and set command timer
David Woodhouse
2008-01-28
libertas: discard DEFER responses to commands; let the timeout trigger
David Woodhouse
2008-01-28
libertas: use priv->upld_buf for command responses
David Woodhouse
2008-01-28
libertas: reduce explicit references to priv->cur_cmd->cmdbuf
David Woodhouse
2008-01-28
libertas: Check for PS mode support on USB devices
David Woodhouse
2008-01-28
libertas: allow for PS mode to be disabled when firmware doesn't support it
David Woodhouse
2008-01-28
libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command
David Woodhouse
2008-01-28
libertas: don't clear priv->dnld_sent after sending sleep confirm
David Woodhouse
2008-01-28
libertas: fix buffer handling of PS_MODE commands and responses
David Woodhouse
2008-01-28
libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions
David Woodhouse
2008-01-28
libertas: fix return from lbs_update_channel()
David Woodhouse
2008-01-28
libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static
David Woodhouse
2008-01-28
libertas: handle command timeout in main thread instead of directly in timer
David Woodhouse
2008-01-28
libertas: ensure response buffer size is always set for lbs_cmd_with_response
David Woodhouse
2008-01-28
libertas: add __lbs_cmd_async() for asynchronous command submission
David Woodhouse
[next]