index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
drivers/net/wan: introduce missing kfree
Julia Lawall
1
-0
/
+1
2009-09-07
IXP42x HSS support for setting internal clock rate
Krzysztof Halasa
1
-4
/
+91
2009-09-07
WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.
Krzysztof Halasa
1
-11
/
+0
2009-09-07
wan: dlci/sdla transmit return dehacking
Stephen Hemminger
2
-42
/
+9
2009-09-03
WAN: dscc4: Fix warning pointing out a bug.
David S. Miller
1
-1
/
+1
2009-09-01
wan: convert drivers to netdev_tx_t
Stephen Hemminger
21
-46
/
+57
2009-08-30
WAN: bit and/or confusion
roel kluin
1
-4
/
+4
2009-08-29
WAN/LMC: Fix type_trans().
Krzysztof Halasa
1
-1
/
+1
2009-08-13
lmc: Read outside array bounds
roel kluin
1
-3
/
+4
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-7
/
+7
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
3
-7
/
+7
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
5
-9
/
+9
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
4
-11
/
+11
2009-07-05
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
1
-19
/
+0
2009-06-17
net: fix network drivers ndo_start_xmit() return values
Patrick McHardy
1
-11
/
+5
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-5
/
+6
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
3
-5
/
+5
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 4)
Patrick McHardy
1
-3
/
+3
2009-05-29
net: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
1
-2
/
+2
2009-05-25
IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...
Krzysztof Hałasa
1
-5
/
+4
2009-05-23
IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.
Krzysztof Hałasa
1
-4
/
+6
2009-05-18
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
1
-0
/
+1
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-05-09
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
Krzysztof Hałasa
1
-2
/
+2
2009-04-17
wan/pc300_drv: convert to net_device_ops
Alexander Beregalov
1
-8
/
+12
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-03-30
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
1
-1
/
+1
2009-03-27
wan: convert sdla driver to net_device_ops
Stephen Hemminger
1
-21
/
+15
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-2
/
+2
2009-03-21
sbni: convert to net_device_ops
Stephen Hemminger
1
-6
/
+14
2009-03-21
sbni: use internal net_device_stats
Stephen Hemminger
1
-42
/
+26
2009-03-21
labether: convert to net_device_ops
Stephen Hemminger
1
-4
/
+8
2009-03-21
lapbether: convert to internal net_device_stats
Stephen Hemminger
1
-16
/
+4
2009-03-21
cycx: convert to net_device_ops
Stephen Hemminger
1
-20
/
+21
2009-03-21
dlci: convert to net_device_ops
Stephen Hemminger
1
-10
/
+12
2009-03-21
dlci: convert to internal net_device_stats
Stephen Hemminger
1
-21
/
+11
2009-03-21
x25_asy: convert to net_device_ops
Stephen Hemminger
1
-5
/
+9
2009-03-21
x25_asy: convert to internal net_device_stats
Stephen Hemminger
2
-23
/
+11
2009-03-16
Rationalize fasync return values
Jonathan Corbet
1
-2
/
+2
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
2
-2
/
+2
2009-02-26
wan: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
lapb: get rid of non-const printk warning
Stephen Hemminger
1
-1
/
+1
2009-02-17
drivers/net/wan: fix sparse warning: symbol shadows an earlier one
Hannes Eder
1
-8
/
+9
2009-02-17
drivers/net/wan: fix warning: format not a string literal and no ...
Hannes Eder
2
-2
/
+4
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
6
-21
/
+21
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2
-8
/
+8
2009-01-21
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
20
-105
/
+137
2009-01-21
WAN: Allow hw HDLC drivers to override dev->get_stats.
Krzysztof Hałasa
1
-11
/
+1
2009-01-21
WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.
Krzysztof Hałasa
1
-1
/
+2
[next]