Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
881d966b48b035ab3f3aeaae0f3d3f9b584f45b2
/
drivers
/
net
/
wan
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
1ee3254
[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
e5fb4f4
drivers/net/wan/sbni: kill uninit'd var warning
by Jeff Garzik
· 17 years ago
79c63e1
drivers/net/wan/pc300_drv: fix bug caught by gcc warning
by Jeff Garzik
· 17 years ago
f057eac
Introduce CONFIG_VIRT_TO_BUS
by Stephen Rothwell
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
e6c5fb3
Use menuconfig objects II - netdev/wan
by Jan Engelhardt
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
abf17ff
Generic HDLC sparse annotations
by Krzysztof Halasa
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
2f7826c
[WAN] cosa.c: Build fix.
by David S. Miller
· 18 years ago
d004b8d
[LMC]: lmc_main wants to use skb_tailroom
by Arnaldo Carvalho de Melo
· 18 years ago
4305b54
[SK_BUFF]: Convert skb->end to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
ea3d0d7
[NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.h
by Robert P. J. Day
· 18 years ago
fe79745
z85230: Fix FIFO handling
by Alan Cox
· 18 years ago
b5284e5
[HDLC] Fix dev->header_cache_update having a random value.
by Krzysztof Halasa
· 18 years ago
b882add
net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff
by Alan
· 18 years ago
bdcac18
Hostess SV-11 depends on INET
by Baruch Even
· 18 years ago
11cc3bb
net/wan/pc300too.c: pci_module_init to pci_register_driver
by Richard Knutsson
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
184123d
[PATCH] pc300too annotation fixes
by Al Viro
· 18 years ago
f100ae2
Remove unused kernel config option DLCI_COUNT
by Robert P. J. Day
· 18 years ago
45d3ac4
z85230: spinlock logic
by Alan Cox
· 18 years ago
7517c1b
PC300too alternative WAN driver
by Krzysztof Halasa
· 18 years ago
0bf94fa
make hdlc_setup() static again
by Adrian Bunk
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
ed40771
[NET]: Fix WAN routers kconfig dependency.
by Randy Dunlap
· 18 years ago
f04538c
[PATCH] struct path: convert cosa
by Josef Sipek
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
b690bde
[PATCH] WAN: DSCC4 driver requires generic HDLC
by Krzysztof Halasa
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
0966958
[PATCH] n2: fix confusing error code
by Akinobu Mita
· 18 years ago
d458fd8
[NET] sealevel: uses arp_broken_ops
by Randy Dunlap
· 18 years ago
6f0f6d8
[PATCH] WAN/pc300: handle, propagate minor errors
by Jeff Garzik
· 18 years ago
c31f28e
drivers/net: eliminate irq handler impossible checks, needless casts
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8c6ba51
[PATCH] Uninitialized variable in drivers/net/wan/syncppp.c
by Eric Sesterhenn
· 18 years ago
a144ea4
[IPV4]: annotate struct in_ifaddr
by Al Viro
· 18 years ago
fab2062
[PATCH] git-netdev-all: pc300_tty build fix
by Andrew Morton
· 18 years ago
8aca231
[PATCH] Make PC300 WAN driver compile again
by Krzysztof Halasa
· 18 years ago
eb2a2fd
[PATCH] Modularize generic HDLC
by Krzysztof Halasa
· 18 years ago
1fb0a6c
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
a76b044
[PATCH] WAN: fix C101 card carrier handling
by Krzysztof Halasa
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
bcd6837
[PATCH] remove unnecessary config.h includes from drivers/net/
by Dave Jones
· 18 years ago
41b1d17
[WAN]: Cosmetic changes to N2 and C101 drivers
by Krzysztof Halasa
· 18 years ago
4bc83b4
[WAN]: Added missing netif_dormant_off() to generic HDLC
by Krzysztof Halasa
· 18 years ago
c2ce920
[WAN]: converting generic HDLC to use netif_dormant*()
by Krzysztof Halasa
· 18 years ago
22db99b
[PATCH] remove dead entry in net wan Kconfig
by Paul Fulghum
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
7c7459d
[PATCH] 64bit resource: fix up printks for resources in networks drivers
by Greg Kroah-Hartman
· 18 years ago
467c432
[PATCH] WAN: update info page for a bunch of my drivers
by Krzysztof Halasa
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
96ebb92
[PATCH] wan/sdla section fixes
by Randy Dunlap
· 18 years ago
4446065
[PATCH] WAN: ioremap() failure checks in drivers
by Krzysztof Halasa
· 18 years ago
4a31e34
[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()
by Krzysztof Halasa
· 18 years ago
2acab77
Merge branch 'master'
by Jeff Garzik
· 19 years ago
8db60bc
[WAN]: Remove broken and unmaintained Sangoma drivers.
by Adrian Bunk
· 19 years ago
58a7ce6
[PATCH] Goramo PCI200SYN WAN driver subsystem ID patch
by Krzysztof Halasa
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 19 years ago
471a24c
[WAN]: fix section mismatch warning in sbni
by Sam Ravnborg
· 19 years ago
47c5143
[PATCH] trivial: fix spelling errors in Kconfigs
by Jon Mason
· 19 years ago
2746b86
Merge branch 'net.b0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird
by Jeff Garzik
· 19 years ago
164006d
[PATCH] bogus asm/delay.h includes
by Al Viro
· 19 years ago
3e710bf
[PATCH] dscc4: fix dscc4_init_dummy_skb check
by Alexey Dobriyan
· 19 years ago
8272997
[PATCH] missing include of asm/irq.h in drivers/net
by Al Viro
· 19 years ago
32357988
Fix "stuct", "strut", "struc" typos
by Alexey Dobriyan
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
6a87818
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
by Jan Blunck
· 19 years ago
25c862c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
352dd1d
gitignore: misc files
by Brian Gerst
· 19 years ago
97bae8d
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
f1b8c63
Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwl
by Jeff Garzik
· 19 years ago
1f8fc99
Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwl
by Jeff Garzik
· 19 years ago
c1120b2
[PATCH] Remove drivers/net/wan/lmc/lmc_prot.h
by Tobias Klauser
· 19 years ago
1f7bad7
[PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()
by Krzysztof Halasa
· 19 years ago
09071e3
[PATCH] sdladrv.c build fix
by Toni Mueller
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
3c8c7b2
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
e5ed639
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
by Herbert Xu
· 19 years ago
a3536c8
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 19 years ago
Next »