Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3096f88ac4596a509fc5fbe6fa7e7a5497eb399
/
drivers
/
net
/
wan
d973674
WAN: Fix NAPI interface in IXP4xx HSS driver.
by Krzysztof Hałasa
· 16 years ago
2d0658d
net: Fix more NAPI interface netdev argument drop fallout.
by Kamalesh Babulal
· 16 years ago
62c5345
drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols
by Hannes Eder
· 16 years ago
7b3dfa1
drivers/net/wan: fix sparse warning: make symbol static
by Hannes Eder
· 16 years ago
d157e02
drivers/net/wan: fix sparse warnings: make do-while a compound statement
by Hannes Eder
· 16 years ago
e74b3f7
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
by David S. Miller
· 16 years ago
c14ea0c
drivers/net/wan: Remove redundant test
by Julia Lawall
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
4cb56b6
drivers/net/wan: Remove redundant test
by Julia Lawall
· 16 years ago
93bc933
HDLC_PPP: Fix Configure-Ack to return original options as required by the standard.
by Krzysztof Hałasa
· 16 years ago
e6da96a
IXP4xx: move common debugging from network drivers to QMGR module.
by Krzysztof Hałasa
· 16 years ago
f5b89e4
WAN: Add IXP4xx HSS HDLC driver.
by Krzysztof Hałasa
· 16 years ago
d2b8881
tty: driverdata and discdata are void *
by Alan Cox
· 16 years ago
8a1ec21
tty: Flags should be accessed via the foo_bit interfaces
by Alan Cox
· 16 years ago
4174439
z85230: fix warning in drivers/net/wan/z85230.c
by Ingo Molnar
· 16 years ago
486bf8d
netdevice sbni: Convert directly reference of netdev->priv
by Wang Chen
· 16 years ago
6476a90
WAN pc300too.c: Fix PC300-X.21 detection
by Krzysztof Hałasa
· 16 years ago
7236470
WAN: syncppp.c is no longer used by any kernel code. Remove it.
by Krzysztof Hałasa
· 16 years ago
e022c2f
WAN: new synchronous PPP implementation for generic HDLC.
by Krzysztof Hałasa
· 16 years ago
e1f024e
WAN: Simplify sca_init_port() in HD64572 driver.
by Krzysztof Hałasa
· 16 years ago
fcfe9ff
WAN: Correct comments in hd6457[02].c
by Krzysztof Hałasa
· 16 years ago
0b59cef
WAN: HD64572 drivers don't use next_desc() anymore.
by Krzysztof Hałasa
· 16 years ago
61e0a6a
WAN: Simplify HD64572 drivers.
by Krzysztof Hałasa
· 16 years ago
9678343
WAN: don't print HD64572 driver versions anymore.
by Krzysztof Hałasa
· 16 years ago
0954ed8
WAN: Simplify HD64572 status handling.
by Krzysztof Hałasa
· 16 years ago
0446c3b
WAN: rework HD64572 interrupts a bit.
by Krzysztof Hałasa
· 16 years ago
b0942f7
WAN: HD64572 already handles TX underruns with DMAC.
by Krzysztof Hałasa
· 16 years ago
09fd65a
WAN: TX-done handler now uses the ownership bit in HD64572 drivers.
by Krzysztof Hałasa
· 16 years ago
abc9d91
WAN: convert HD64572-based drivers to NAPI.
by Krzysztof Hałasa
· 16 years ago
3022439
WAN: remove SCA support from SCA-II drivers
by Krzysztof Hałasa
· 17 years ago
8859736
WAN: remove SCA II support from SCA drivers
by Krzysztof Hałasa
· 17 years ago
6b40aba
WAN: split hd6457x.c into hd64570.c and hd64572.c
by Krzysztof Hałasa
· 17 years ago
176301e
netdevice pc300: Add the reason about PC300 BROKEN in Kconfig
by Wang Chen
· 16 years ago
6636e11
netdevice pc300: Convert directly reference of netdev->priv
by Wang Chen
· 16 years ago
2baf8a2
netdevice hdlc: Convert directly reference of netdev->priv
by Wang Chen
· 16 years ago
7be6065
netdevice wanrouter: Convert directly reference of netdev->priv
by Wang Chen
· 16 years ago
8f15ea4
netdevice: safe convert to netdev_priv() #part-3
by Wang Chen
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ad1d967
net: delete excess kernel-doc notation
by Randy Dunlap
· 16 years ago
275f165
pci: use pci_ioremap_bar() in drivers/net
by Arjan van de Ven
· 16 years ago
404b12c
drivers/net/wan/syncppp: Fix unused-var warnings
by Jeff Garzik
· 16 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b225ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
6e05d6c
device create: net: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
60e4ad7
drivers/net: use nr_irqs
by Yinghai Lu
· 16 years ago
8ab7b66
lmc: copy_*_user under spinlock
by Alan Cox
· 16 years ago
4309659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
7d7b93c
tty: kref the tty driver object
by Alan Cox
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
5406951
wan/hdlc_x25.c: fix a NULL dereference
by Krzysztof Halasa
· 16 years ago
bb55b32
drivers/net/wan: Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
f2455eb
wan: Missing capability checks in sbni_ioctl()
by Eugene Teo
· 16 years ago
3859069
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp
by Jeff Garzik
· 16 years ago
e2c709b
WAN: remove extra help text from HDLC_PPP config option
by Krzysztof Halasa
· 16 years ago
867240f
WAN: Use u32 type instead of u_int32_t in LMC driver.
by Krzysztof Hałasa
· 16 years ago
64bef76
WAN: Port LMC driver to generic HDLC
by Krzysztof Hałasa
· 16 years ago
52e8a6a
WAN: Convert Zilog-based drivers to generic HDLC
by Krzysztof Hałasa
· 16 years ago
aca25753
WAN: Port COSA driver to generic HDLC.
by Krzysztof Hałasa
· 16 years ago
0bee8db
WAN: farsync driver no longer uses syncppp.c directly
by Krzysztof Hałasa
· 16 years ago
b22267d
WAN: Convert PC300 driver to use normal u8/u16/u32 types
by Krzysztof Hałasa
· 16 years ago
c36936c
WAN: Remove dead code from PC300 driver, part #2
by Krzysztof Hałasa
· 16 years ago
ea96616
WAN: Remove dead code from PC300 driver, part #1
by Krzysztof Hałasa
· 16 years ago
c1a0f0c
WAN: Remove unneeded "#include <net/syncppp.h>"
by Krzysztof Hałasa
· 16 years ago
efa4158
Remove bogus variables from syncppp.[ch]
by Krzysztof Hałasa
· 16 years ago
4dfce40
WAN: cosmetic changes to generic HDLC
by Krzysztof Hałasa
· 16 years ago
e17da9c
device create: net: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
7197914
net: Remove references to wan-router.txt in Kconfigs
by Johann Felix Soden
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
141766c
WAN: Remove no longer needed pvc_desc in FR code.
by Krzysztof Halasa
· 16 years ago
198191c
WAN: convert drivers to use built-in netdev_stats
by Krzysztof Halasa
· 16 years ago
54364b7
Add missing skb->dev assignment in Frame Relay RX code
by Krzysztof Halasa
· 16 years ago
3e3cda9
Hold RTNL while calling dev_close()
by Ben Hutchings
· 17 years ago
fa701bd
WAN: protect HDLC proto list while insmod/rmmod
by Krzysztof Halasa
· 17 years ago
aff26e2
WAN: protect Cisco HDLC state changes with a spinlock.
by Krzysztof Halasa
· 17 years ago
0911810
cosa: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
4951704
syncppp: Fix crashes.
by David S. Miller
· 17 years ago
e544ff0
lapbeth: Release ->ethdev when unregistering device.
by David S. Miller
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
56dbbb9
pc300: Update to tty_set_operations
by Alan Cox
· 17 years ago
d753d82
WAN: Fix confusing insmod error code for C101 too.
by Krzysztof Halasa
· 17 years ago
7cda1ed
Removing dead code in drivers/net/wan/hdlc_fr.c
by Cédric Augonnet
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
16a7914
Mark generic HDLC + PPP as broken.
by Krzysztof Halasa
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
293a383
lapb: use the shorter LIST_HEAD form for brevity
by Robert P. J. Day
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
5ffa6d7
wan/farsync: copy_from_user() to iomem is wrong
by Al Viro
· 17 years ago
6387c4b
COSA/SRP: convert channel_data.rsem to mutex
by Matthias Kaehlcke
· 17 years ago
dfec722
net: replace __inline with inline
by Harvey Harrison
· 17 years ago
91a0736
x25_asy.c: silence compiler warning
by S.Çağlar Onur
· 17 years ago
11b0cc3
x25_asy: Fix ref count rule violation
by Alan Cox
· 17 years ago
47eaa26
Generic HDLC - use random_ether_addr()
by Krzysztof Halasa
· 17 years ago
40d2514
Generic HDLC - remove now unneeded hdlc_device_desc
by Krzysztof Halasa
· 17 years ago
Next »