index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-04
ixgbe: Fix ixgbe_tx_map error path
Anton Blanchard
1
-1
/
+1
2010-02-04
netxen: protect resource cleanup by rtnl lock
Amit Kumar Salecha
1
-0
/
+2
2010-02-04
netxen: fix tx timeout recovery for NX2031 chip
Amit Kumar Salecha
1
-1
/
+1
2010-02-04
sfc: Do not include unneeded headers
Ben Hutchings
2
-3
/
+0
2010-02-04
sfc: Fix some incorrect or redundant comments
Ben Hutchings
4
-15
/
+7
2010-02-04
sfc: Remove declarations of nonexistent functions
Ben Hutchings
1
-2
/
+0
2010-02-04
sfc: Add some missing bits to register self-test masks
Steve Hodgson
2
-2
/
+2
2010-02-04
sfc: Survive ISR0=0 bug in the shared IRQ case
Guido Barzini
1
-0
/
+9
2010-02-04
sfc: Implement NVRAM selftest for SFC9000 family
Ben Hutchings
3
-0
/
+48
2010-02-04
sfc: Replace PHY MDIO test with an 'alive' test
Ben Hutchings
9
-40
/
+66
2010-02-04
sfc: Enable autonegotiated flow-control by default if supported
Steve Hodgson
3
-7
/
+16
2010-02-04
sfc: Handle firmware assertion failure while resetting
Steve Hodgson
2
-25
/
+44
2010-02-04
sfc: Update MCDI protocol definitions
Ben Hutchings
1
-23
/
+179
2010-02-04
dccp: fix auto-loading of dccp(_probe)
Gerrit Renker
1
-2
/
+2
2010-02-04
dccp: fix bug in cache allocation
Gerrit Renker
2
-4
/
+6
2010-02-04
drivers/net/amd8111e.c: Fix continuation line formats
Joe Perches
1
-2
/
+1
2010-02-04
can: add support for CAN interface cards based on the PLX90xx PCI bridge
Pavel Cheblakov
3
-0
/
+485
2010-02-04
cxgb3: add memory barriers
Divy Le Ray
1
-4
/
+12
2010-02-04
sky2: fix transmit DMA map leakage
stephen hemminger
1
-5
/
+3
2010-02-04
MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support
Andreas Mohr
1
-67
/
+123
2010-02-04
MCS7830 USB-Ether: change register define
Andreas Mohr
1
-2
/
+3
2010-02-04
MCS7830 USB-Ether: Spelling corrections
Andreas Mohr
1
-6
/
+6
2010-02-04
MCS7830 USB-Ether: add Rx error support
Andreas Mohr
1
-1
/
+42
2010-02-04
netlink: fix for too early rmmod
Alexey Dobriyan
1
-0
/
+5
2010-02-04
af_key: fix netns ops ordering on module load/unload
Alexey Dobriyan
1
-7
/
+8
2010-02-03
connector: Delete buggy notification code.
Evgeniy Polyakov
2
-207
/
+0
2010-02-03
qlcnic: add loopback diagnostic test
Amit Kumar Salecha
5
-10
/
+225
2010-02-03
qlcnic: add interrupt diagnostic test
Amit Kumar Salecha
4
-16
/
+154
2010-02-03
qlcnic: support LED blink for device identification
Sucheta Chakraborty
3
-0
/
+49
2010-02-03
qlcnic: protect resoruce cleanup by rtnl lock
Amit Kumar Salecha
2
-3
/
+5
2010-02-03
qlcnic: clear device reset state after fw recovery
Amit Kumar Salecha
1
-1
/
+21
2010-02-03
qlcnic: add ethernet identifier in board info
Amit Kumar Salecha
1
-3
/
+7
2010-02-03
qlcnic: use DEFINE_PCI_DEVICE_TABLE
Amit Kumar Salecha
1
-1
/
+1
2010-02-03
sky2: Fix TX_MAP_PAGE misspelling
Jarek Poplawski
1
-1
/
+1
2010-02-03
virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...
Shirley Ma
1
-179
/
+248
2010-02-03
virtio: Add ability to detach unused buffers from vrings
Shirley Ma
2
-0
/
+29
2010-02-03
xfrm: avoid spinlock in get_acqseq()
Eric Dumazet
1
-5
/
+4
2010-02-02
ipv4: ip_fragment: fix unbalanced rcu_read_unlock()
Patrick McHardy
1
-3
/
+2
2010-02-02
be2net: use eq-id to calculate cev-isr reg offset
Sathya Perla
1
-1
/
+1
2010-02-02
net/irda: sh_sir: Add SuperH IrDA driver
Kuninori Morimoto
3
-0
/
+834
2010-02-02
igmp: fix ip_mc_sf_allow race [v5]
Flavio Leitner
2
-21
/
+64
2010-02-02
can: deny filterlist access on non-CAN interfaces
Oliver Hartkopp
1
-0
/
+6
2010-02-01
tulip/xircom_cb.c: Use dev_<level> and pr_<level>
Joe Perches
1
-19
/
+25
2010-02-01
tulip/winbond-840.c: Use dev_<level> and pr_<level>
Joe Perches
1
-87
/
+90
2010-02-01
tulip/uli526x.c: Use dev_<level> and pr_<level>
Joe Perches
1
-19
/
+27
2010-02-01
tulip/timer.c: Use dev_<level> and pr_<level>
Joe Perches
1
-27
/
+25
2010-02-01
tulip/pnic2.c: Use dev_<level> and pr_<level>
Joe Perches
1
-29
/
+30
2010-02-01
tulip/pnic.c: Use dev_<level> and pr_<level>
Joe Perches
1
-16
/
+17
2010-02-01
tulip/media.c: Use dev_<level> and pr_<level>
Joe Perches
1
-38
/
+36
2010-02-01
tulip/interrupt.c: Use dev_<level> and pr_<level>
Joe Perches
1
-47
/
+53
[next]