index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.host
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-27
r8169: Use a different default for each family
Jean Delvare
1
-17
/
+22
2009-05-27
net/ucc_geth: allow to set mac address on running device
Kevin Hao
1
-1
/
+32
2009-05-27
niu: Add support for C10NEM
Tanli Chang
1
-10
/
+47
2009-05-27
ixgbe: fix 82598 SFP initialization after driver load.
Don Skidmore
3
-19
/
+39
2009-05-27
ixgbe: Remove device ID 0x10d8
Peter P Waskiewicz Jr
2
-2
/
+0
2009-05-27
igb/e1000e: update PSSR_MDIX value to reflect correct bit
Alexander Duyck
2
-2
/
+2
2009-05-27
igb: Record host memory receive overflow in net_stats
Jesper Dangaard Brouer
2
-0
/
+11
2009-05-27
igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)
Jesper Dangaard Brouer
3
-10
/
+38
2009-05-27
igb: add RQDPC (Receive Queue Drop Packet Count) register macro
Jeff Kirsher
1
-0
/
+1
2009-05-27
8139*: convert printk() to pr_<foo>()
Alexander Beregalov
2
-84
/
+66
2009-05-27
3c5xx: convert printk() to pr_<foo>()
Alexander Beregalov
4
-242
/
+233
2009-05-27
3c50x: convert printk() to pr_<foo>()
Alexander Beregalov
5
-219
/
+216
2009-05-26
atl1: use netdev->stats
Eric Dumazet
2
-4
/
+3
2009-05-26
net: txq_trans_update() helper
Eric Dumazet
5
-1
/
+15
2009-05-26
net: sh_eth: Add support SH7724
Yoshihiro Shimoda
3
-6
/
+111
2009-05-26
net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"
Yoshihiro Shimoda
2
-251
/
+386
2009-05-26
net: sh_eth: fix receive desciptor loop
Yoshihiro Shimoda
1
-0
/
+1
2009-05-26
net: sh_eth: fix TX/RX descriptor not set physical memory
Yoshihiro Shimoda
1
-23
/
+12
2009-05-26
net: sh_eth: fix cache coherency issue
Yoshihiro Shimoda
1
-0
/
+4
2009-05-26
pkt_sched: gen_estimator: Fix signed integers right-shifts.
Jarek Poplawski
1
-2
/
+2
2009-05-26
net: Remove obsolete MV64360 config option
Gabriel Paubert
1
-1
/
+1
2009-05-26
iwmc3200wifi: fix link error when CFG80211 is not selected
Zhu Yi
1
-1
/
+2
2009-05-25
net: remove COMPAT_NET_DEV_OPS
Alexander Beregalov
8
-123
/
+0
2009-05-25
mISDN: Added PCI ID for new Junghanns.net Single E1 cards.
Andreas Eversberg
2
-0
/
+5
2009-05-25
mISDN: Fix DTMF detection enable/disable
Andreas Eversberg
3
-0
/
+6
2009-05-25
mISDN: Use kernel_{send,recv}msg instead of open coding
Arnaldo Carvalho de Melo
2
-18
/
+8
2009-05-25
mISDN: Cleanup debug messages
Karsten Keil
12
-139
/
+148
2009-05-25
mISDN: Add PCI ID for Junghanns 8S card
Andreas Eversberg
2
-0
/
+4
2009-05-25
mISDN: get_free_devid() failure ignored
Roel Kluin
1
-4
/
+4
2009-05-25
mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti
Karsten Keil
6
-144
/
+500
2009-05-25
mISDN: Fix skb leak in error cases
Karsten Keil
1
-10
/
+12
2009-05-25
mISDN: Add "sapi" information to debug messages
Andreas Eversberg
2
-15
/
+20
2009-05-25
mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size
Frank Seidel
1
-4
/
+17
2009-05-25
mISDN: Fix TEI and SAPI handling
Andreas Eversberg
3
-26
/
+29
2009-05-25
mISDN: Hardware acceleration is now possible in conjunction with audio recording
Andreas Eversberg
3
-45
/
+84
2009-05-25
mISDN: Fix DTMF locking bug issue
Andreas Eversberg
3
-20
/
+23
2009-05-25
mISDN: Added layer-1-hold feature
Andreas Eversberg
3
-15
/
+51
2009-05-25
mISDN: Fixed missing spin lock on pipeline process
Andreas Eversberg
1
-1
/
+3
2009-05-25
mISDN: Reduce stack size in dsp_cmx_send()
Frank Seidel
2
-2
/
+3
2009-05-25
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
10
-41
/
+60
2009-05-25
mISDN: DSP now uses ring buffer for echo canceler
Andreas Eversberg
2
-1
/
+3
2009-05-25
mISDN: Add watchdog functionality to hfcmulti driver
Andreas Eversberg
3
-2
/
+34
2009-05-25
gianfar: fix BUG under load after introduction of skb recycling
Lennert Buytenhek
1
-1
/
+10
2009-05-25
skbuff: Copy csum instead of csum_start/csum_offset
Herbert Xu
1
-2
/
+1
2009-05-25
skbuff: Move new code into __copy_skb_header
Herbert Xu
1
-5
/
+9
2009-05-25
myri10ge: Add support for vlan_features
Brice Goglin
1
-1
/
+7
2009-05-25
myri10ge: drop myri10ge_lro module parameter
Brice Goglin
1
-6
/
+1
2009-05-25
myri10ge: fix the invokation of lro_flush_all
Brice Goglin
1
-1
/
+2
2009-05-25
mlx4_en: Fix partial rings feature
Yevgeny Petrilin
3
-39
/
+58
2009-05-25
mlx4_en: Removed redundant stride variable
Yevgeny Petrilin
1
-3
/
+0
[next]