Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2c10b32bf57db7ec6d4cca4c4aa3d86bacb01c8a
2c10b32
netlink: Remove compat API for nested attributes
by Thomas Graf
· 16 years ago
b171e19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7c19a3d
net: Unbreak userspace usage of linux/mroute.h
by David S. Miller
· 16 years ago
102396a
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
by Jarek Poplawski
· 16 years ago
3cc76ca
ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0
by Yang Hongyang
· 16 years ago
143b11c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
18c8ade
b43: Rewrite TX power adjustment
by Michael Buesch
· 16 years ago
ef1a628
b43: Implement dynamic PHY API
by Michael Buesch
· 16 years ago
35e032d
rt2x00: Release rt2x00 2.2.1
by Ivo van Doorn
· 16 years ago
1abc365
rt2x00: skb->data pointer should not include TX descriptor
by Mattias Nissler
· 16 years ago
6c6aa3c
rt2x00: Add Signal type flag
by Ivo van Doorn
· 16 years ago
2af0a57
rt2x00: Initialize txop during conf_tx() callback
by Ivo van Doorn
· 16 years ago
2575c11
rt2x00: Only configure hardware when radio is enabled
by Mattias Nissler
· 16 years ago
3ee54a0
rt2x00: Map extra_tx_headroom to DMA
by Ivo van Doorn
· 16 years ago
0262ab0
rt2x00: Fix race conditions in flag handling
by Ivo van Doorn
· 16 years ago
de9cc7a
libertas: use the common frame control functions
by Harvey Harrison
· 16 years ago
1563574
rfkill: rename rfkill_mutex to rfkill_global_mutex
by Henrique de Moraes Holschuh
· 16 years ago
f745ba0
rfkill: add WARN and BUG_ON paranoia (v2)
by Henrique de Moraes Holschuh
· 16 years ago
01b510b
rfkill: add missing line break
by Felipe Balbi
· 16 years ago
849e057
rfkill: use strict_strtoul (v2)
by Henrique de Moraes Holschuh
· 16 years ago
5701ed8
ath9k: rc.h cleanup
by Sujith
· 16 years ago
1fe1132
ath9k: Remove sc_lastrx as we don't use it anywhere
by Sujith
· 16 years ago
14cc709
ath9k: Do not update frame's duration field
by Sujith
· 16 years ago
822ceae
ath9k: Remove more dead code
by Sujith
· 16 years ago
c83be68
ath9k: Add LED support
by Vasanthakumar Thiagarajan
· 16 years ago
36aedc9
mac80211/cfg80211: HT capabilities for NEW_STA
by Jouni Malinen
· 16 years ago
7262d59
p54pci: rx tasklet refactoring
by Christian Lamparter
· 16 years ago
84df3ed
p54: redo queue numbering
by Chr
· 16 years ago
031d10e
p54: take tx_queue's lock in rx_frame_sent
by Chr
· 16 years ago
154e3af
p54: fix rssi auto calibration
by Christian Lamparter
· 16 years ago
a3ec233
wireless: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
e022edb
ath9k: Use mac80211 for multicast power save buffering
by Jouni Malinen
· 16 years ago
87e8b64
mac80211_hwsim: Add minimal IEEE 802.11n support
by Jouni Malinen
· 16 years ago
31ce12f
ssb: Clean up extraction of MAC addresses from SPROM
by Larry Finger
· 16 years ago
f5fe1fd
libertas: convert adhoc operations to direct commands
by Dan Williams
· 16 years ago
d5db2df
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
by Dan Williams
· 16 years ago
191bb40
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
by Dan Williams
· 16 years ago
87c8c72
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
by Dan Williams
· 16 years ago
095f695
ssb: Update for Rev. 5 SPROM
by Larry Finger
· 16 years ago
2f58bbf
mac80211: Use only precedence level of DSCP field for frame classification
by Daniel Wagner
· 16 years ago
43ac2ca
mac80211: Handle scan result IEs in one block
by Jouni Malinen
· 16 years ago
19b73c7
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
by Sujith
· 16 years ago
6065367
ath9k: Use definition from ieee80211.h
by Sujith
· 16 years ago
18d7c65
mac80211: Add an 802.11n definition
by Sujith
· 16 years ago
ff9b662
ath9k: Miscellaneous fixes
by Sujith
· 16 years ago
dc2222a
ath9k: Random cleanup
by Sujith
· 16 years ago
927e70e
ath9k: Remove remaining occurences of ath_skb_map functions
by Sujith
· 16 years ago
b14ecdd
ath9k: Fix TX control flag use for no ACK and RTS/CTS
by Jouni Malinen
· 16 years ago
147583c
ath9k: Assign seq# when mac80211 requests this
by Jouni Malinen
· 16 years ago
580f0b8
ath9k: Fix TX status reporting
by Jouni Malinen
· 16 years ago
a8fff50
ath9k: Updated Beacon generation to use mac80211-style
by Jouni Malinen
· 16 years ago
2ad67de
ath9k: Allow AP mode to be enabled
by Jouni Malinen
· 16 years ago
98deeea
ath9k: Trim struct ath_softc
by Sujith
· 16 years ago
7c56d24
ath9k: Use ah_curchan and remove sc_curchan which is redundant
by Sujith
· 16 years ago
672840a
ath9k: Use bitfields for sc operations
by Sujith
· 16 years ago
b4696c8b
ath9k: Use a single opmode variable
by Sujith
· 16 years ago
6a2b9e8
ath9k: Unused macros, variables
by Sujith
· 16 years ago
d2d80ee
ath9k: Remove ar5416hal and assign default values directly
by Sujith
· 16 years ago
556bb8f
ath9k: Remove a few unnecessary macros
by Sujith
· 16 years ago
cd3d39a
ath9k: Use bitfields for buffer type
by Sujith
· 16 years ago
7dcfdcd
ath9k: RX Filter cleanup
by Sujith
· 16 years ago
f45144e
ath9k: Merge reset functions
by Sujith
· 16 years ago
9f1ba90
mac80211/cfg80211: Add BSS configuration options for AP mode
by Jouni Malinen
· 16 years ago
7f93ea3
mac80211: fill start-sequence-number for BA session start
by Johannes Berg
· 16 years ago
af01d53
net: more #ifdef CONFIG_COMPAT
by Alexey Dobriyan
· 16 years ago
a627266
ip: speedup /proc/net/rt_cache handling
by Eric Dumazet
· 16 years ago
6be547a
inet_diag: Add empty bucket optimization to inet_diag too
by Andi Kleen
· 16 years ago
6eac560
tcp: Skip empty hash buckets faster in /proc/net/tcp
by Andi Kleen
· 16 years ago
d972405
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
by Vlad Yasevich
· 16 years ago
328fc47
sctp: correct bounds check in sctp_setsockopt_auth_key
by Vlad Yasevich
· 16 years ago
4d40555
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6
by David S. Miller
· 16 years ago
f2455eb
wan: Missing capability checks in sbni_ioctl()
by Eugene Teo
· 16 years ago
6c36810a
Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
df69471
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
17393dd
e100, fix iomap read
by Jiri Slaby
· 16 years ago
bd8774c
qeth: preallocated header account offset
by Frank Blaschka
· 16 years ago
7db2266
qeth: l2 write unicast list to hardware
by Frank Blaschka
· 16 years ago
211cd45
qeth: use -EOPNOTSUPP instead of -ENOTSUPP.
by Ursula Braun
· 16 years ago
e829658
ibm_newemac: Don't call dev_mc_add() before device is registered
by Benjamin Herrenschmidt
· 16 years ago
ab93990
net: don't grab a mutex within a timer context in gianfar
by Sebastian Siewior
· 16 years ago
edcfe5f
forcedeth: fix checksum flag
by Ayaz Abdulla
· 16 years ago
1025433
net/usb/mcs7830: add set_mac_address
by Oliver Martin
· 16 years ago
8382cc1
net/usb/mcs7830: new device IDs
by Arnd Bergmann
· 16 years ago
6fc30db
[netdrvr] smc91x: fix resource removal (null ptr deref)
by Jeff Garzik
· 16 years ago
45e15bb
ibmveth: fix bad UDP checksums
by Santiago Leon
· 16 years ago
c213f286f
[netdrvr] hso: dev_kfree_skb crash fix
by Denis Joseph Barrow
· 16 years ago
95eacee
[netdrvr] hso: icon 322 detection fix
by Denis Joseph Barrow
· 16 years ago
82c26a9
atl1: disable TSO by default
by Jay Cliburn
· 16 years ago
50f684b
atl1e: multistatement if missing braces
by Ilpo Järvinen
· 16 years ago
17fc700
igb: remove 82576 quad adapter
by Alexander Duyck
· 16 years ago
c22ce6d
drivers/net/skfp/ess.c: fix compile warnings
by Takashi Iwai
· 16 years ago
d994af0
ipv4: mode 0555 in ipv4_skeleton
by Hugh Dickins
· 16 years ago
7982d5e
tcp: fix tcp header size miscalculation when window scale is unused
by Philip Love
· 16 years ago
fe439dd
pkt_sched: Fix sch_tree_lock()
by Jarek Poplawski
· 16 years ago
f6f9b93
pkt_sched: Fix gen_estimator locks
by Jarek Poplawski
· 16 years ago
f7a54c1
pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc
by Jarek Poplawski
· 16 years ago
9b3b9ab
LCS recovery dumps when cable reconnect
by Klaus-D. Wacker
· 16 years ago
261893d
ctcm: netdev->priv vs. netdev->ml_priv
by Peter Tiedemann
· 16 years ago
6951df3
claw: netdev->priv vs. netdev->ml_priv
by Peter Tiedemann
· 16 years ago
2b356b4
claw: fix memory leak in claw_probe.
by Martin Schwidefsky
· 16 years ago
Next »