index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
i2c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
net/core: Allow receive on active slaves.
Joe Eykholt
1
-2
/
+4
2008-08-07
net/core: Allow certain receives on inactive slave.
Joe Eykholt
1
-7
/
+8
2008-08-07
net/core: Uninline skb_bond().
Joe Eykholt
1
-20
/
+8
2008-08-07
bonding: Don't destroy bonding master when removing slave via sysfs
Moni Shoua
1
-3
/
+0
2008-08-07
bonding: refactor mii monitor
Jay Vosburgh
2
-222
/
+173
2008-08-07
[netdrvr] Drivers should not set IFF_* flag themselves
Wang Chen
13
-57
/
+9
2008-08-07
dm9000: Support MAC address setting through platform data.
Laurent Pinchart
2
-0
/
+6
2008-08-07
3c59x: use netdev_alloc_skb
Stephen Hemminger
1
-6
/
+8
2008-08-07
ethtool: Expand ethtool_cmd.speed to 32 bits
Brandon Philips
1
-1
/
+16
2008-08-07
pegasus: add blacklist support to fix Belkin bluetooth dongle.
Ben Collins
1
-0
/
+21
2008-08-07
drivers/net/netxen/netxen_nic_hw.c: fix printk warnings
Andrew Morton
1
-2
/
+4
2008-08-07
hamradio: add missing sanity check to tty operation
Eugene Teo
1
-1
/
+1
2008-08-07
drivers/net: coding styles fixes to drivers/net/8390.c
Gustavo F. Padovan
1
-8
/
+5
2008-08-07
drivers/net: coding styles fixes to drivers/net/8390p.c
Gustavo F. Padovan
1
-10
/
+7
2008-08-07
drivers/net: Remove 'return' of void function NS8390p_init()
Gustavo F. Padovan
1
-1
/
+1
2008-08-07
[netdrvr] sh_eth: Add SH7619 support
Yoshinori Sato
4
-25
/
+82
2008-08-07
METH: fix MAC address setup
Thomas Bogendoerfer
1
-1
/
+1
2008-08-07
xen-netfront: use netif_start_queue() on xennet_open()
Eduardo Habkost
1
-1
/
+1
2008-08-07
qla3xxx: driver version change.
root
1
-1
/
+1
2008-08-07
qla3xxx: cleanup: Remove some unused structure definitions and structure elem...
Ron Mercer
2
-101
/
+0
2008-08-07
qla3xxx: cleanup: Remove some unused defined constants in the header file.
Ron Mercer
1
-8
/
+0
2008-08-07
qla3xxx: fix: Fix IFF_MULTICAST setting.
Ron Mercer
1
-3
/
+0
2008-08-07
qla3xxx: fix: Remove unused set_multicast function.
Ron Mercer
1
-9
/
+5
2008-08-07
netxen: fix promisc mode, mtu setting
Dhananjay Phadke
7
-53
/
+94
2008-08-07
netxen: fix cmd ring init
Dhananjay Phadke
1
-12
/
+10
2008-08-07
netxen: fix legacy interrupts
Dhananjay Phadke
2
-17
/
+34
2008-08-07
netxen: add new board types
Dhananjay Phadke
4
-1
/
+16
2008-08-07
netxen: fix link status, link speed
Dhananjay Phadke
6
-26
/
+66
2008-08-07
remove bogus CONFIG_GFAR_NAPI's
Adrian Bunk
1
-4
/
+0
2008-08-07
net/fs_enet: remove redundant messages for performance
Li Yang
1
-1
/
+1
2008-08-07
forcedeth: add tx pause limit
Ayaz Abdulla
1
-1
/
+6
2008-08-07
forcedeth: add jumbo frame support for mcp79
Ayaz Abdulla
1
-4
/
+4
2008-08-07
forcedeth: add new tx stat counters
Ayaz Abdulla
1
-33
/
+56
2008-08-07
forcedeth: fix rx error policy
Ayaz Abdulla
1
-6
/
+8
2008-08-07
sky2: fix PM related regressions
Stephen Hemminger
2
-95
/
+10
2008-08-07
igb: remove igb_init_managability as it is deprecated
Alexander Duyck
1
-25
/
+0
2008-08-07
igb: remove three redundant functions left in the code
Alexander Duyck
5
-154
/
+0
2008-08-07
igb: correct issue of set_mta member of mac.ops not being populated
Alexander Duyck
4
-3
/
+3
2008-08-07
igb: fixes 82576 serdes init to correctly support manual flow control changes
Alexander Duyck
2
-0
/
+7
2008-08-07
igb: fix null pointer dereference seen with fiber NICs
Alexander Duyck
1
-1
/
+2
2008-08-07
igb: fix comments
Alexander Duyck
2
-2
/
+2
2008-08-07
atl1: deal with hardware rx checksum bug
Jay Cliburn
1
-8
/
+11
2008-08-07
e1000e: remove inapplicable test for ioport
Bruce Allan
2
-42
/
+10
2008-08-07
e1000e: fix drv load issues
Jesse Brandeburg
1
-16
/
+12
2008-08-07
e1000e: perform basic 82573 EEPROM checks for known issues
Auke Kok
1
-0
/
+24
2008-08-07
e1000e: convert ndev_ printks to something smaller
Jeff Kirsher
4
-144
/
+112
2008-08-07
myri10ge: set 64bits consistent DMA mask
Brice Goglin
1
-0
/
+1
2008-08-07
myri10ge: update firmware headers
Brice Goglin
2
-6
/
+48
2008-08-06
Linux 2.6.27-rc2
v2.6.27-rc2
Linus Torvalds
1
-1
/
+1
2008-08-06
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
3
-7
/
+23
[next]