Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c45715bb95527f69f9c741b05d1771b2a1e5eac9
/
drivers
/
net
/
wan
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
215faf9
drivers/net/*/: Use static const
by Joe Perches
· 14 years ago
b4fe2a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
eaff945
WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.
by Krzysztof Halasa
· 14 years ago
eed5ee1
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
6a20bd4
NET: wan/x25, fix ldisc->open retval
by Jiri Slaby
· 14 years ago
03fe5f3
NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty
by Jiri Slaby
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
d198550
net: Wan/cosa.c: Convert "mutex" to semaphore
by Thomas Gleixner
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
6f0b31c
Fix typo interrest[ing|ed] => interest[ing|ed]
by Thomas Weber
· 14 years ago
95ae6b2
ipv4: ip_ptr cleanups
by Eric Dumazet
· 14 years ago
dcfc5d7
wan: make read-only data const
by stephen hemminger
· 14 years ago
c061b18
drivers/net: Remove address use from assignments of function pointers
by Joe Perches
· 14 years ago
354c8e3
drivers/net/wan: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
2f2c779
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
946880f
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
by Linus Torvalds
· 14 years ago
5d337d6
farsync: Fix compile warnings.
by David S. Miller
· 14 years ago
3f326d4
drivers/net/wan/farsync.c: Use standard pr_<level>
by Joe Perches
· 14 years ago
15fd0cd
net: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ca73359
X25: remove duplicated #include
by Huang Weiyi
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
7d88950
drivers/net/wan: Use memdup_user
by Julia Lawall
· 14 years ago
c146fc9
drivers/net/wan: Use memdup_user
by Julia Lawall
· 14 years ago
6276342
IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.
by Krzysztof Hałasa
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
90b3e03
X25: Use identifiers for hdlc x25 device to x25 interface
by andrew hendry
· 15 years ago
5d74731
X25: Use identifiers for cyclades device to x25 interface
by andrew hendry
· 15 years ago
4d99503
X25: Use identifiers for lapbether device to x25 interface
by andrew hendry
· 15 years ago
7eeeacf0
X25: Use identifiers for x25 async device to x25 interface
by andrew hendry
· 15 years ago
87eb367
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
31f634a
WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.
by Krzysztof Halasa
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2381a55
net/various: remove trailing space in messages
by Frans Pop
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
640462c
Coding style correction of some wan drivers
by Rudy Matela
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
870571a2
hdlc: spelling fix in find_pvc() comment
by Rudy Matela
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
614c12a
net: Coding style corrections on Sealevel Systems 4021 driver.
by Rudy Matela
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
40be261
wan: cosa: drop chan->wsem on error path
by Dan Carpenter
· 15 years ago
6f7ad1e
wan: Coding style correction in HDLC/Frame Relay support routines
by Rudy Matela
· 15 years ago
48b3d3e
wan: Frame Relay/DLCI coding style corrections.
by Rudy Matela
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d8bda9f
drivers/net/wan: remove exceptional & on function name
by Julia Lawall
· 15 years ago
9646e7c
net, compat_ioctl: handle socket ioctl abuses in tty drivers
by Arnd Bergmann
· 15 years ago
2395f0e
cosa: Kill off the use of the old ioctl path
by Alan Cox
· 15 years ago
c3da314
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
86ae13b
headers: Fix build after <linux/sched.h> removal
by Ingo Molnar
· 15 years ago
9652041
WAN: fix Cisco HDLC handshaking.
by Krzysztof Halasa
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
966a5d1
drivers/net/wan: introduce missing kfree
by Julia Lawall
· 15 years ago
5dbc465
IXP42x HSS support for setting internal clock rate
by Krzysztof Halasa
· 15 years ago
32e6a0c
WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.
by Krzysztof Halasa
· 15 years ago
3848242
wan: dlci/sdla transmit return dehacking
by Stephen Hemminger
· 15 years ago
fab4e76
WAN: dscc4: Fix warning pointing out a bug.
by David S. Miller
· 15 years ago
d71a674
wan: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
5de3fca
WAN: bit and/or confusion
by roel kluin
· 15 years ago
38edb5b
WAN/LMC: Fix type_trans().
by Krzysztof Halasa
· 15 years ago
8dd0708
lmc: Read outside array bounds
by roel kluin
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
0e8635a
net: remove NET_RX_BAD and NET_RX_CN* defines
by Florian Westphal
· 15 years ago
d77eeb7
net: fix network drivers ndo_start_xmit() return values
by Patrick McHardy
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
47f88c9
net: fix network drivers ndo_start_xmit() return values (part 4)
by Patrick McHardy
· 15 years ago
5d23a1d
net: replace dma_sync_single with dma_sync_single_for_cpu
by FUJITA Tomonori
· 15 years ago
9733bb8
IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the comments.
by Krzysztof Hałasa
· 15 years ago
6a68afe
IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.
by Krzysztof Hałasa
· 15 years ago
93f154b
net: release dst entry in dev_hard_start_xmit()
by Eric Dumazet
· 15 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3ba8c79
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
by Krzysztof Hałasa
· 16 years ago
d32da05
wan/pc300_drv: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
ce0b620
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
by Yang Hongyang
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
3a070ad
trivial: fix typo "varaible" -> "variable"
by Uwe Kleine-Koenig
· 16 years ago
ac99533
wan: convert sdla driver to net_device_ops
by Stephen Hemminger
· 16 years ago
8e9d20897
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
7dd0b6e
sbni: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
fe6c6fb
sbni: use internal net_device_stats
by Stephen Hemminger
· 16 years ago
39549b1
labether: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
ea2ebaf
lapbether: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
d9b06c4
cycx: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
49e8aba
dlci: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
Next »