index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipw2200: do not byteswap struct ipw_associate
Al Viro
2008-01-29
2
-40
/
+26
*
ipw2200 trivial annotations
Al Viro
2008-01-29
2
-94
/
+90
*
prism54 trivial annotations
Al Viro
2008-01-29
4
-26
/
+26
*
bcm43xx annotations
Al Viro
2008-01-29
4
-29
/
+29
*
p54pci: endianness annotations and fixes
Al Viro
2008-01-29
2
-10
/
+10
*
hostap: don't mess with mixed-endian even for internal skb queues
Al Viro
2008-01-29
2
-10
/
+9
*
hostap annotations
Al Viro
2008-01-29
11
-235
/
+233
*
airo: last of endianness annotations
Al Viro
2008-01-29
1
-226
/
+218
*
airo: sanitize handling of StatusRid
Al Viro
2008-01-29
1
-65
/
+67
*
airo: sanitize APListRid handling
Al Viro
2008-01-29
1
-12
/
+11
*
airo: sanitize handling of CapabilityRid
Al Viro
2008-01-29
1
-63
/
+69
*
airo: sanitize handling of StatsRid
Al Viro
2008-01-29
1
-36
/
+42
*
airo: sanitize handling of WepKeyRid
Al Viro
2008-01-29
1
-39
/
+33
*
airo: sanitize BSSListRid handling
Al Viro
2008-01-29
1
-39
/
+30
*
bap_read()/bap_write() work with fixed-endian buffers
Al Viro
2008-01-29
1
-27
/
+29
*
airo: sanitize handling of SSID_rid
Al Viro
2008-01-29
1
-54
/
+49
*
airo: trivial endianness annotations
Al Viro
2008-01-29
1
-25
/
+26
*
ipw2200: ipw_tx_skb() endianness bug
Al Viro
2008-01-29
1
-1
/
+1
*
ipw2200 fix: ->rt_chbitmask is le16
Al Viro
2008-01-29
1
-2
/
+2
*
ipw2200 fix: struct ieee80211_radiotap_header is little-endian
Al Viro
2008-01-29
1
-9
/
+9
*
ray_cs fixes
Al Viro
2008-01-29
1
-41
/
+26
*
ipw2100 annotations and fixes
Al Viro
2008-01-29
1
-5
/
+5
*
p54common annotations and fixes
Al Viro
2008-01-29
1
-4
/
+4
*
hostap: fix endianness with txdesc->sw_support
Al Viro
2008-01-29
1
-2
/
+2
*
airo: fix writerids() endianness
Al Viro
2008-01-29
1
-2
/
+2
*
airo endianness bug: cap_rid.extSoftCap
Al Viro
2008-01-29
1
-1
/
+2
*
airo: bug in airo_interrupt() handling on incoming 802.11
Al Viro
2008-01-29
1
-51
/
+23
*
airo: fix endianness bug in ->dBm handling
Al Viro
2008-01-29
1
-3
/
+6
*
airo: fix transmit_802_11_packet()
Al Viro
2008-01-29
1
-8
/
+3
*
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
2008-01-29
2
-54
/
+45
*
wireless: cleanup some merge errors
John W. Linville
2008-01-29
2
-4
/
+36
*
iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards
Zhu Yi
2008-01-29
4
-51
/
+15
*
iwlwifi: proper monitor support
Zhu Yi
2008-01-29
6
-261
/
+238
*
libertas: remove check for driver_lock in lbs_interrupt()
David Woodhouse
2008-01-29
1
-5
/
+0
*
libertas: convert SUBSCRIBE_EVENT to a direct command
David Woodhouse
2008-01-29
4
-226
/
+135
*
libertas: change inference about buffer size in lbs_cmd()
David Woodhouse
2008-01-29
1
-6
/
+8
*
libertas: convert ENABLE_RSN to a direct command
David Woodhouse
2008-01-29
5
-54
/
+23
*
libertas: convert SET_WEP to a direct command
David Woodhouse
2008-01-29
5
-59
/
+34
*
libertas: convert SLEEP_PARAMS to a direct command
David Woodhouse
2008-01-29
6
-98
/
+74
*
libertas: convert INACTIVITY_TIMEOUT to a direct command
David Woodhouse
2008-01-29
4
-26
/
+21
*
libertas: convert RADIO_CONTROL to a direct command
David Woodhouse
2008-01-29
3
-52
/
+29
*
libertas: submit RSSI command on tx timeout, to check whether module is dead
David Woodhouse
2008-01-29
1
-0
/
+7
*
libertas: make lbs_submit_command always 'succeed' and set command timer
David Woodhouse
2008-01-29
1
-22
/
+20
*
libertas: discard DEFER responses to commands; let the timeout trigger
David Woodhouse
2008-01-29
1
-0
/
+10
*
libertas: use priv->upld_buf for command responses
David Woodhouse
2008-01-29
4
-30
/
+4
*
libertas: reduce explicit references to priv->cur_cmd->cmdbuf
David Woodhouse
2008-01-29
1
-4
/
+4
*
libertas: Check for PS mode support on USB devices
David Woodhouse
2008-01-29
1
-6
/
+22
*
libertas: allow for PS mode to be disabled when firmware doesn't support it
David Woodhouse
2008-01-29
3
-0
/
+13
*
libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command
David Woodhouse
2008-01-29
3
-1
/
+31
*
libertas: don't clear priv->dnld_sent after sending sleep confirm
David Woodhouse
2008-01-29
1
-1
/
+0
[next]