index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
isdnloop
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.
Andreas Eversberg
2
-71
/
+95
2012-04-26
mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.
Andreas Eversberg
1
-15
/
+10
2012-04-26
mISDN: Fixed false interruption of audio during bridging change.
Andreas Eversberg
1
-8
/
+16
2012-04-26
atl1c: refine start/enable code for MAC module
Huang, Xiong
1
-63
/
+30
2012-04-26
atl1c: add function atl1c_power_saving
Huang, Xiong
3
-126
/
+108
2012-04-26
atl1c: remove PHY reset/init for link down event
Huang, Xiong
1
-2
/
+0
2012-04-26
atl1c: update PHY reset related routine
Huang, Xiong
3
-200
/
+346
2012-04-26
atl1c: remove PHY polling from atl1c_open
Huang, Xiong
1
-7
/
+0
2012-04-26
atl1c: refine SERDES-clock related code
Huang, Xiong
3
-27
/
+49
2012-04-26
atl1c: remove PHY contrl in atl1c_reset_pcie
Huang, Xiong
1
-9
/
+2
2012-04-26
atl1c: refine phy-register read/write function
Huang, Xiong
3
-61
/
+197
2012-04-26
atl1c: remove REG_PHY_STATUS
Huang, Xiong
2
-9
/
+0
2012-04-26
be2net: Fix FW download for BE
Padmanabh Ratnakar
3
-78
/
+166
2012-04-26
be2net: Fix wrong status getting returned for MCC commands
Padmanabh Ratnakar
3
-27
/
+67
2012-04-26
be2net: Fix Lancer statistics
Padmanabh Ratnakar
2
-1
/
+6
2012-04-26
be2net: Fix traffic stall INTx mode
Padmanabh Ratnakar
1
-1
/
+3
2012-04-26
be2net: Fix ethtool self test for Lancer
Padmanabh Ratnakar
1
-1
/
+1
2012-04-26
be2net: Fix FW download in Lancer
Padmanabh Ratnakar
1
-5
/
+3
2012-04-26
be2net: Fix VLAN/multicast packet reception
Padmanabh Ratnakar
1
-14
/
+30
2012-04-26
mISDN: DSP scheduling fix (version 2)
Karsten Keil
2
-2
/
+4
2012-04-26
mISDN: Fix division by zero
Karsten Keil
1
-5
/
+14
2012-04-26
mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.
Andreas Eversberg
1
-5
/
+10
2012-04-26
mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp
Andreas Eversberg
1
-1
/
+1
2012-04-26
net: sock_diag_handler structs can be const
Shan Wei
4
-11
/
+11
2012-04-26
ipv6: call consume_skb() in frag/reassembly
Eric Dumazet
2
-3
/
+3
2012-04-26
net: dcb: add CEE notify calls
John Fastabend
1
-0
/
+2
2012-04-24
tipc: remove inline instances from C source files.
Paul Gortmaker
2
-3
/
+3
2012-04-24
af_netlink: drop_monitor/dropwatch friendly
Eric Dumazet
1
-2
/
+10
2012-04-24
af_netlink: cleanups
Eric Dumazet
1
-30
/
+31
2012-04-24
net: skb_can_coalesce returns a boolean
Eric Dumazet
2
-4
/
+5
2012-04-24
tcp: tcp_try_coalesce returns a boolean
Eric Dumazet
1
-9
/
+9
2012-04-24
net: make spd_fill_page() linear argument a bool
Eric Dumazet
1
-4
/
+4
2012-04-24
net: Use bool and remove inline in skb_splice_bits() code.
David S. Miller
1
-29
/
+29
2012-04-24
net: speedup skb_splice_bits()
Eric Dumazet
1
-11
/
+19
2012-04-24
tcp: introduce tcp_try_coalesce
Eric Dumazet
1
-17
/
+62
2012-04-24
bnx2x: Update driver version to 1.72.50-0
Barak Witkowski
1
-2
/
+2
2012-04-24
bnx2x: remove gro workaround
Dmitry Kravkov
4
-25
/
+0
2012-04-24
bnx2x: add afex support
Barak Witkowski
14
-57
/
+1081
2012-04-24
mlx4_en: Byte Queue Limit support
Yevgeny Petrilin
3
-4
/
+17
2012-04-24
mlx4_en: Moving to Interrupts for TX completions
Yevgeny Petrilin
4
-74
/
+9
2012-04-24
mlx4_en: Added Ethtool support for TX Interrupt coalescing
Yevgeny Petrilin
2
-4
/
+21
2012-04-24
tcp: sk_add_backlog() is too agressive for TCP
Eric Dumazet
2
-2
/
+4
2012-04-24
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
10
-19
/
+21
2012-04-24
net ax25: Fix the build when sysctl support is disabled.
Eric W. Biederman
1
-2
/
+2
2012-04-24
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
Hugh Dickins
1
-1
/
+1
2012-04-24
md: fix possible corruption of array metadata on shutdown.
NeilBrown
1
-1
/
+2
2012-04-24
md: don't call ->add_disk unless there is good reason.
NeilBrown
1
-2
/
+2
2012-04-24
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
1
-2
/
+2
2012-04-24
net sysctl: Add place holder functions for when sysctl support is compiled ou...
Eric W. Biederman
1
-3
/
+12
2012-04-23
be2net: fix ethtool get settings
Ajit Khaparde
5
-102
/
+239
[next]