index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hydra.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
prism54: remove questionable down_interruptible usage
Daniel Walker
1
-8
/
+4
2008-01-29
Revert "rtl8187: fix tx power reading"
John W. Linville
1
-4
/
+4
2008-01-29
misc wireless annotations
Al Viro
6
-25
/
+25
2008-01-29
ipw2200: do not byteswap struct ipw_associate
Al Viro
2
-40
/
+26
2008-01-29
ipw2200 trivial annotations
Al Viro
2
-94
/
+90
2008-01-29
prism54 trivial annotations
Al Viro
4
-26
/
+26
2008-01-29
bcm43xx annotations
Al Viro
4
-29
/
+29
2008-01-29
p54pci: endianness annotations and fixes
Al Viro
2
-10
/
+10
2008-01-29
hostap: don't mess with mixed-endian even for internal skb queues
Al Viro
2
-10
/
+9
2008-01-29
hostap annotations
Al Viro
11
-235
/
+233
2008-01-29
airo: last of endianness annotations
Al Viro
1
-226
/
+218
2008-01-29
airo: sanitize handling of StatusRid
Al Viro
1
-65
/
+67
2008-01-29
airo: sanitize APListRid handling
Al Viro
1
-12
/
+11
2008-01-29
airo: sanitize handling of CapabilityRid
Al Viro
1
-63
/
+69
2008-01-29
airo: sanitize handling of StatsRid
Al Viro
1
-36
/
+42
2008-01-29
airo: sanitize handling of WepKeyRid
Al Viro
1
-39
/
+33
2008-01-29
airo: sanitize BSSListRid handling
Al Viro
1
-39
/
+30
2008-01-29
bap_read()/bap_write() work with fixed-endian buffers
Al Viro
1
-27
/
+29
2008-01-29
airo: sanitize handling of SSID_rid
Al Viro
1
-54
/
+49
2008-01-29
airo: trivial endianness annotations
Al Viro
1
-25
/
+26
2008-01-29
ipw2200: ipw_tx_skb() endianness bug
Al Viro
1
-1
/
+1
2008-01-29
ipw2200 fix: ->rt_chbitmask is le16
Al Viro
1
-2
/
+2
2008-01-29
ipw2200 fix: struct ieee80211_radiotap_header is little-endian
Al Viro
1
-9
/
+9
2008-01-29
ray_cs fixes
Al Viro
1
-41
/
+26
2008-01-29
ipw2100 annotations and fixes
Al Viro
1
-5
/
+5
2008-01-29
p54common annotations and fixes
Al Viro
1
-4
/
+4
2008-01-29
hostap: fix endianness with txdesc->sw_support
Al Viro
1
-2
/
+2
2008-01-29
airo: fix writerids() endianness
Al Viro
1
-2
/
+2
2008-01-29
airo endianness bug: cap_rid.extSoftCap
Al Viro
1
-1
/
+2
2008-01-29
airo: bug in airo_interrupt() handling on incoming 802.11
Al Viro
1
-51
/
+23
2008-01-29
airo: fix endianness bug in ->dBm handling
Al Viro
1
-3
/
+6
2008-01-29
airo: fix transmit_802_11_packet()
Al Viro
1
-8
/
+3
2008-01-29
ieee80211: beacon->capability is little-endian
Al Viro
1
-20
/
+19
2008-01-29
ieee80211: fix misannotations
Al Viro
4
-22
/
+22
2008-01-29
ieee80211softmac_auth_resp() fix
Al Viro
1
-3
/
+3
2008-01-29
several missing cpu_to_le16() in ieee80211softmac_capabilities()
Al Viro
1
-5
/
+5
2008-01-29
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
3
-57
/
+48
2008-01-29
wireless: cleanup some merge errors
John W. Linville
2
-4
/
+36
2008-01-29
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
5
-11
/
+12
2008-01-29
[NET] gen_estimator: gen_replace_estimator() cosmetic changes
Jarek Poplawski
1
-7
/
+6
2008-01-29
[PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop
Stephen Hemminger
1
-0
/
+2
2008-01-29
[PKT_SCHED] net classifier: style cleanup's
Stephen Hemminger
2
-87
/
+73
2008-01-29
[PKT_SCHED] sch_atm: style cleanup
Stephen Hemminger
1
-74
/
+65
2008-01-29
[PKT_SCHED] dsmark: checkpatch warning cleanup
Stephen Hemminger
1
-39
/
+40
2008-01-29
[PKT_SCHED] dsmark: handle cloned and non-linear skb's
Stephen Hemminger
1
-4
/
+15
2008-01-29
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
David S. Miller
1
-12
/
+3
2008-01-29
[PKT_SCHED] dsmark: get rid of wrappers
Stephen Hemminger
1
-49
/
+34
2008-01-29
[IPV6]: addrconf sparse warnings
Stephen Hemminger
1
-1
/
+3
2008-01-29
[NET_SCHED]: kill obsolete NET_CLS_POLICE option
Patrick McHardy
1
-9
/
+0
2008-01-29
[MACVLAN]: Fix thinko in macvlan_transfer_operstate()
Patrick McHardy
1
-1
/
+1
[next]