index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
sfc: Remove sub-minor component from driver version
Ben Hutchings
2008-05-22
1
-1
/
+1
|
*
sfc: Added checks for heap allocation failure
Ben Hutchings
2008-05-22
3
-0
/
+6
|
*
sfc: Remove redundant casts to and from void *
Ben Hutchings
2008-05-22
5
-17
/
+17
|
*
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
Ben Hutchings
2008-05-22
2
-5
/
+2
|
*
sfc: Use __packed macro
Ben Hutchings
2008-05-22
1
-2
/
+2
|
*
sfc: Do not define inline macro
Ben Hutchings
2008-05-22
1
-5
/
+0
|
*
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
Ben Hutchings
2008-05-22
3
-15
/
+3
|
*
sfc: Correct and expand some comments
Ben Hutchings
2008-05-22
1
-6
/
+14
|
*
sfc: Use resource_size_t for PCI bus address
Ben Hutchings
2008-05-22
2
-6
/
+7
|
*
sfc: Merged efx_page_offset() into efx_rx_buf_offset()
Ben Hutchings
2008-05-22
1
-7
/
+3
|
*
sfc: Replaced various macros with inline functions
Ben Hutchings
2008-05-22
11
-75
/
+105
|
*
sfc: Added and removed braces to comply with kernel style
Ben Hutchings
2008-05-22
4
-8
/
+13
|
*
sfc: Removed unncesssary UL suffixes on 0 literals
Ben Hutchings
2008-05-22
1
-2
/
+2
|
*
sfc: Simplified efx_rx_calc_buffer_size() using get_order()
Ben Hutchings
2008-05-22
1
-21
/
+8
|
*
sfc: Removed casts to void
Ben Hutchings
2008-05-22
5
-13
/
+13
|
*
sfc: Use mod_timer() to set expiry and add_timer() together
Ben Hutchings
2008-05-22
1
-6
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-22
7
-22
/
+40
|
\
|
|
*
cassini: Only use chip checksum for ipv4 packets.
David S. Miller
2008-05-22
1
-4
/
+7
|
*
libertas: Fix ethtool statistics
David Woodhouse
2008-05-21
1
-14
/
+13
|
*
orinoco_cs: add ID for SpeedStream wireless adapters
Pavel Roskin
2008-05-20
1
-0
/
+1
|
*
hostap_cs: add ID for Conceptronic CON11CPro
Pavel Roskin
2008-05-20
1
-0
/
+1
|
*
rtl8187: resource leak in error case
Oliver Neukum
2008-05-20
1
-2
/
+12
|
*
ath5k: Fix loop variable initializations
Bob Copeland
2008-05-20
2
-2
/
+6
*
|
missing dependencies on HAS_DMA
Al Viro
2008-05-22
3
-3
/
+3
*
|
irda-usb endianness annotations and fixes
Al Viro
2008-05-22
2
-3
/
+3
*
|
misc drivers/net endianness noise
Al Viro
2008-05-22
6
-14
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-21
6
-13
/
+27
|
\
|
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-05-20
4
-6
/
+9
|
|
\
|
|
*
wireless: Create 'device' symlink in sysfs
Masakazu Mokuno
2008-05-16
3
-0
/
+3
|
|
*
wireless, airo: waitbusy() won't delay
Roel Kluin
2008-05-16
1
-1
/
+1
|
|
*
libertas: fix command timeout after firmware failure
Brian Cavagnolo
2008-05-16
1
-0
/
+1
|
|
*
hostap: fix "registers" registration in procfs
Mathieu Chouquet-Stringer
2008-05-15
1
-5
/
+4
|
*
|
l2tp: avoid skb truesize bug if headroom is increased
James Chapman
2008-05-19
1
-5
/
+8
|
|
/
|
*
bonding: handle case of device named bonding_master
Stephen Hemminger
2008-05-15
1
-2
/
+10
*
|
USB: build fix
Ingo Molnar
2008-05-20
1
-1
/
+1
*
|
m68k: Some network drivers do not check the platform
Geert Uytterhoeven
2008-05-18
5
-0
/
+19
*
|
byteorder: don't directly include linux/byteorder/generic.h
Harvey Harrison
2008-05-16
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-14
59
-636
/
+3176
|
\
|
*
ppp: Do not free not yet unregistered net device.
Pavel Emelyanov
2008-05-14
1
-0
/
+1
|
*
DM9000: Use delayed work to update MII PHY state
Ben Dooks
2008-05-13
1
-0
/
+26
|
*
DM9000: Update and fix driver debugging messages
Enrico Scholz
2008-05-13
1
-1
/
+4
|
*
DM9000: Add __devinit and __devexit attributes to probe and remove
Enrico Scholz
2008-05-13
1
-3
/
+3
|
*
sky2: fix simple define thinko
Jesse Brandeburg
2008-05-13
1
-2
/
+2
|
*
[netdrvr] sfc: sfc: Add self-test support
Ben Hutchings
2008-05-13
14
-7
/
+1379
|
*
[netdrvr] sfc: Increment rx_reset when reported as driver event
Ben Hutchings
2008-05-13
1
-0
/
+1
|
*
[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
Ben Hutchings
2008-05-13
1
-2
/
+0
|
*
[netdrvr] sfc: Fix code formatting
Ben Hutchings
2008-05-13
1
-2
/
+2
|
*
[netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic
Ben Hutchings
2008-05-13
1
-2
/
+0
|
*
[netdrvr] sfc: Remove garbage from comment
Ben Hutchings
2008-05-13
1
-1
/
+1
|
*
[netdrvr] sfc: Removed bogus 'fall-thru' comments
Ben Hutchings
2008-05-13
2
-3
/
+0
[prev]
[next]