index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-12-01
[PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200
Brice Goglin
5
-35
/
+35
2005-12-01
[PATCH] ipw2200: kzalloc conversion and Kconfig dependency fix
Takis
2
-3
/
+2
2005-12-01
[netdrvr skge] fix typo, fix build
Jeff Garzik
1
-1
/
+1
2005-12-01
[PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant)
Dan Streetman
1
-7
/
+8
2005-12-01
[netdrvr fmvj18x_cs] fix multicast bug
Komuro
1
-21
/
+11
2005-12-01
[wireless airo] reset card in init
Matthieu CASTET
1
-2
/
+2
2005-12-01
[PATCH] skge: handle VLAN checksum correctly on yukon rev 0
Stephen Hemminger
1
-3
/
+1
2005-12-01
[PATCH] orinoco: fix setting power management parameters
Pavel Roskin
1
-2
/
+1
2005-12-01
[PATCH] jazzsonic: Fix platform device code
Ralf Baechle
1
-1
/
+1
2005-12-01
[PATCH] jazzsonic: Fix build error.
Ralf Baechle
1
-1
/
+1
2005-12-01
[PATCH] mipsnet: Fix Copyright notice.
Ralf Baechle
1
-25
/
+5
2005-12-01
[PATCH] ixp2000: add driver version, bump version to 0.2
Lennert Buytenhek
1
-0
/
+4
2005-12-01
[PATCH] ixp2000: add netpoll support
Lennert Buytenhek
1
-0
/
+12
2005-12-01
[PATCH] enp2611: disable/enable SERDES carrier on interface down/up
Lennert Buytenhek
1
-0
/
+5
2005-12-01
[PATCH] pm3386: implement reset
Lennert Buytenhek
1
-1
/
+31
2005-12-01
[PATCH] pm3386: add hook for setting carrier
Lennert Buytenhek
2
-0
/
+6
2005-12-01
[PATCH] pm3386: add hook for setting MAC address
Lennert Buytenhek
2
-0
/
+8
2005-12-01
[PATCH] ixp2000: report MAC addresses for each port on init
Lennert Buytenhek
1
-0
/
+8
2005-12-01
[PATCH] enp2611: report link up/down events
Lennert Buytenhek
1
-0
/
+5
2005-12-01
[PATCH] enp2611: use 'dev' in link status timer
Lennert Buytenhek
1
-4
/
+4
2005-12-01
[PATCH] enp2611: don't check netif_running() in link status timer
Lennert Buytenhek
1
-3
/
+0
2005-12-01
[PATCH] ixp2000: use netif_rx_schedule_test
Lennert Buytenhek
1
-7
/
+1
2005-12-01
[PATCH] caleb/pm3386: include proper header files
Lennert Buytenhek
2
-0
/
+2
2005-12-01
[PATCH] pm3386: remove unnecessary udelays
Lennert Buytenhek
1
-13
/
+0
2005-12-01
[PATCH] pm3386: zero stats properly
Lennert Buytenhek
1
-1
/
+1
2005-12-01
[PATCH] ixp2000: register netdevices last
Lennert Buytenhek
1
-18
/
+17
2005-12-01
[PATCH] ibm_emac: fix graceful stop timeout handling
Eugene Surovegin
2
-9
/
+31
2005-12-01
[PATCH] sk98lin: remove /proc interface
shemminger@osdl.org
3
-308
/
+2
2005-12-01
[PATCH] sk98lin: remove redundant fields in device info
shemminger@osdl.org
2
-44
/
+34
2005-12-01
[PATCH] sk98lin: allow ethtool checksum on/off per port
shemminger@osdl.org
3
-36
/
+79
2005-12-01
[PATCH] sk98lin: avoid message confusion with skge
shemminger@osdl.org
1
-3
/
+3
2005-12-01
[PATCH] sk98lin: add permanent address support
shemminger@osdl.org
2
-1
/
+4
2005-12-01
[PATCH] sk98lin: fix checksumming code
shemminger@osdl.org
4
-1007
/
+38
2005-12-01
[PATCH] sky2: update version number
shemminger@osdl.org
1
-3
/
+4
2005-12-01
[PATCH] sky2: use pci_register_driver
shemminger@osdl.org
1
-1
/
+1
2005-12-01
[PATCH] sky2: remove pci-express hacks
shemminger@osdl.org
2
-18
/
+6
2005-12-01
[PATCH] sky2: byteorder annotation
shemminger@osdl.org
1
-10
/
+10
2005-12-01
[PATCH] sky2: dual port tx completion
shemminger@osdl.org
1
-10
/
+16
2005-12-01
[PATCH] sky2: race with MTU change
shemminger@osdl.org
1
-3
/
+17
2005-12-01
[PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prep
shemminger@osdl.org
2
-6
/
+7
2005-12-01
[PATCH] sky2: handle DMA boundary crossing
shemminger@osdl.org
1
-6
/
+12
2005-12-01
[PATCH] sky2: add Yukon-EC ultra support
shemminger@osdl.org
2
-3
/
+33
2005-12-01
[PATCH] sky2: improve receive performance
shemminger@osdl.org
1
-32
/
+34
2005-12-01
[PATCH] sky2: fix receive flush/pause issues
shemminger@osdl.org
1
-13
/
+7
2005-12-01
[PATCH] sky2: add MII support
shemminger@osdl.org
1
-8
/
+61
2005-12-01
[PATCH] sky2: eliminate special case for EC-A1
shemminger@osdl.org
2
-13
/
+2
2005-12-01
[PATCH] e1000: fix for dhcp issue
Jesse Brandeburg
1
-13
/
+1
2005-12-01
Linux v2.6.15-rc4
v2.6.15-rc4
Linus Torvalds
1
-1
/
+1
2005-11-30
b44: increase version number
Francois Romieu
1
-2
/
+2
2005-11-30
b44: early return in dev->do_ioctl when the device is not up
Francois Romieu
1
-2
/
+5
[next]