Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
993e1c780b323736a2cdc24564f35e80ce8d3337
993e1c7
ssb: Fix PCMCIA lowlevel register access
by Michael Buesch
· 17 years ago
f3dd3fc
b43: Fix chip access validation for new devices
by Michael Buesch
· 17 years ago
9db1f6d
b43: Only select allowed TX and RX antennas
by Michael Buesch
· 17 years ago
e861b98
ssb: Fix extraction of values from SPROM
by Michael Buesch
· 17 years ago
66c6b13
iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'
by Zhu Yi
· 17 years ago
27ae4d4
prism54: remove questionable down_interruptible usage
by Daniel Walker
· 17 years ago
772353d
Revert "rtl8187: fix tx power reading"
by John W. Linville
· 17 years ago
0e5ce1f
misc wireless annotations
by Al Viro
· 17 years ago
5b5e807
ipw2200: do not byteswap struct ipw_associate
by Al Viro
· 17 years ago
e62e1ee
ipw2200 trivial annotations
by Al Viro
· 17 years ago
0569056
prism54 trivial annotations
by Al Viro
· 17 years ago
cecefb8
bcm43xx annotations
by Al Viro
· 17 years ago
8160c03
p54pci: endianness annotations and fixes
by Al Viro
· 17 years ago
184a3b2
hostap: don't mess with mixed-endian even for internal skb queues
by Al Viro
· 17 years ago
8a9faf3
hostap annotations
by Al Viro
· 17 years ago
3eb9b41
airo: last of endianness annotations
by Al Viro
· 17 years ago
329e2c0
airo: sanitize handling of StatusRid
by Al Viro
· 17 years ago
a749716
airo: sanitize APListRid handling
by Al Viro
· 17 years ago
56d81bd
airo: sanitize handling of CapabilityRid
by Al Viro
· 17 years ago
a23ace5
airo: sanitize handling of StatsRid
by Al Viro
· 17 years ago
4293ea3
airo: sanitize handling of WepKeyRid
by Al Viro
· 17 years ago
17e7049
airo: sanitize BSSListRid handling
by Al Viro
· 17 years ago
b8c06bc
bap_read()/bap_write() work with fixed-endian buffers
by Al Viro
· 17 years ago
0dd2212
airo: sanitize handling of SSID_rid
by Al Viro
· 17 years ago
593c2b9
airo: trivial endianness annotations
by Al Viro
· 17 years ago
4958730
ipw2200: ipw_tx_skb() endianness bug
by Al Viro
· 17 years ago
472caf8
ipw2200 fix: ->rt_chbitmask is le16
by Al Viro
· 17 years ago
743b84d
ipw2200 fix: struct ieee80211_radiotap_header is little-endian
by Al Viro
· 17 years ago
7698d69
ray_cs fixes
by Al Viro
· 17 years ago
1edd3a5
ipw2100 annotations and fixes
by Al Viro
· 17 years ago
dc73c62
p54common annotations and fixes
by Al Viro
· 17 years ago
e0c0056
hostap: fix endianness with txdesc->sw_support
by Al Viro
· 17 years ago
2ab1f51
airo: fix writerids() endianness
by Al Viro
· 17 years ago
1561785
airo endianness bug: cap_rid.extSoftCap
by Al Viro
· 17 years ago
0300b33
airo: bug in airo_interrupt() handling on incoming 802.11
by Al Viro
· 17 years ago
851b3e5
airo: fix endianness bug in ->dBm handling
by Al Viro
· 17 years ago
977b143
airo: fix transmit_802_11_packet()
by Al Viro
· 17 years ago
8524f59
ieee80211: beacon->capability is little-endian
by Al Viro
· 17 years ago
d9e94d5
ieee80211: fix misannotations
by Al Viro
· 17 years ago
c414e84
ieee80211softmac_auth_resp() fix
by Al Viro
· 17 years ago
b16f13d
several missing cpu_to_le16() in ieee80211softmac_capabilities()
by Al Viro
· 17 years ago
8fffc15
eliminate byteswapping in struct ieee80211_qos_parameters
by Al Viro
· 17 years ago
c0ddd04
wireless: cleanup some merge errors
by John W. Linville
· 17 years ago
1e637c7
[IPV4]: Enable use of 240/4 address space.
by Jan Engelhardt
· 17 years ago
9675016
[NET] gen_estimator: gen_replace_estimator() cosmetic changes
by Jarek Poplawski
· 17 years ago
72348a4
[PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop
by Stephen Hemminger
· 17 years ago
aa767bf
[PKT_SCHED] net classifier: style cleanup's
by Stephen Hemminger
· 17 years ago
786a903
[PKT_SCHED] sch_atm: style cleanup
by Stephen Hemminger
· 17 years ago
9d127fb
[PKT_SCHED] dsmark: checkpatch warning cleanup
by Stephen Hemminger
· 17 years ago
4c30719
[PKT_SCHED] dsmark: handle cloned and non-linear skb's
by Stephen Hemminger
· 17 years ago
5b0ac72
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
by David S. Miller
· 17 years ago
81da99e
[PKT_SCHED] dsmark: get rid of wrappers
by Stephen Hemminger
· 17 years ago
d20b310
[IPV6]: addrconf sparse warnings
by Stephen Hemminger
· 17 years ago
13a0a09
[NET_SCHED]: kill obsolete NET_CLS_POLICE option
by Patrick McHardy
· 17 years ago
f12ca5f
[MACVLAN]: Fix thinko in macvlan_transfer_operstate()
by Patrick McHardy
· 17 years ago
91b4f95
[VLAN]: Move protocol determination to seperate function
by Pavel Emelyanov
· 17 years ago
31ffdbcb
[VLAN]: Clean up vlan_skb_recv()
by Patrick McHardy
· 17 years ago
ad71208
[VLAN]: Update list address
by Patrick McHardy
· 17 years ago
2029cc2
[VLAN]: checkpatch cleanups
by Patrick McHardy
· 17 years ago
57d3ae8
[VLAN]: Turn __constant_htons into htons where possible
by Patrick McHardy
· 17 years ago
9dfebcc
[VLAN]: Turn VLAN_DEV_INFO into inline function
by Patrick McHardy
· 17 years ago
af30151
[VLAN]: Simplify vlan unregistration
by Patrick McHardy
· 17 years ago
acc5efb
[VLAN]: Clean up unregister_vlan_dev
by Patrick McHardy
· 17 years ago
69ab4b7
[VLAN]: Clean up initialization code
by Patrick McHardy
· 17 years ago
198a291
[VLAN]: Remove non-implemented ioctls
by Patrick McHardy
· 17 years ago
40f98e1
[VLAN]: Clean up debugging and printks
by Patrick McHardy
· 17 years ago
a5250a3
[ETHER]: Bring back MAC_FMT
by Patrick McHardy
· 17 years ago
62f99ef
[VLAN]: Kill useless check
by Patrick McHardy
· 17 years ago
ef3eb3e
[VLAN]: Move device setup to vlan_dev.c
by Patrick McHardy
· 17 years ago
7bd38d7
[VLAN]: Use dev->stats
by Patrick McHardy
· 17 years ago
b7a4a83
[VLAN]: Kill useless VLAN_NAME define
by Patrick McHardy
· 17 years ago
740c15d
[VLAN]: Clean up vlan_hdr/vlan_ethhdr structs
by Patrick McHardy
· 17 years ago
476bcea
[VLAN]: Remove unnecessary structure declarations
by Patrick McHardy
· 17 years ago
8916876
[NET_SCHED]: sch_ingress: remove useless printk
by Patrick McHardy
· 17 years ago
1389356
[NET_SCHED]: sch_ingress: avoid a few #ifdefs
by Patrick McHardy
· 17 years ago
645a1e3
[NET_SCHED]: sch_ingress: move dependencies to Kconfig
by Patrick McHardy
· 17 years ago
c6ee877
[NET_SCHED]: sch_ingress: remove unnecessary ops
by Patrick McHardy
· 17 years ago
e037834
[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()
by Patrick McHardy
· 17 years ago
c21d4d5
[NET_SCHED]: sch_ingress: remove unused inner qdisc
by Patrick McHardy
· 17 years ago
cb53c04
[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper
by Patrick McHardy
· 17 years ago
a478122
[NET_SCHED]: sch_ingress: remove excessive debugging
by Patrick McHardy
· 17 years ago
58f4df4
[NET_SCHED]: sch_ingress: formatting fixes
by Patrick McHardy
· 17 years ago
6f9e98f
[PKT_SCHED] SFQ: whitespace cleanup
by Stephen Hemminger
· 17 years ago
d46f8dd
[PKT_SCHED] SFQ: use net_random
by Stephen Hemminger
· 17 years ago
d3e9948
[PKT_SCHED] SFQ: timer is deferrable
by Stephen Hemminger
· 17 years ago
51314a1
[NETNS]: Process FIB rule action in the context of the namespace.
by Denis V. Lunev
· 17 years ago
9e3a548
[NETNS]: FIB rules API cleanup.
by Denis V. Lunev
· 17 years ago
03592383
[FIB]: Add netns to fib_rules_ops.
by Denis V. Lunev
· 17 years ago
853f4b5
[SCTP]: Correctly initialize error when parameter validation failed.
by Vlad Yasevich
· 17 years ago
16b4d60
[IrDA]: Irport removal - part 2
by Adrian Bunk
· 17 years ago
e9888f5
[IrDA]: Irport removal - part 1
by Adrian Bunk
· 17 years ago
5d780cd
[IrDA]: Frame length validation.
by Robie Basak
· 17 years ago
6d97b53
[IrDA]: Resend frames on timeout.
by Robie Basak
· 17 years ago
775516b
[NETNS]: Namespace stop vs 'ip r l' race.
by Denis V. Lunev
· 17 years ago
b7c6ba6
[NETNS]: Consolidate kernel netlink socket destruction.
by Denis V. Lunev
· 17 years ago
4f84d82
[NETNS]: Memory leak on network namespace stop.
by Denis V. Lunev
· 17 years ago
869e58f
[NETNS]: Double free in netlink_release.
by Denis V. Lunev
· 17 years ago
7d460db
[IPV6]: Fix ip6_frag ctl
by Daniel Lezcano
· 17 years ago
ee63d22
net: NEWEMAC: Fix problem with mtu > 4080 on non TAH equipped 4xx PPC's
by Stefan Roese
· 17 years ago
3ec9c11
add driver for enc28j60 ethernet chip
by Claudio Lanconelli
· 17 years ago
Next »