Age | Commit message (Expand) | Author | Files | Lines |
2008-02-06 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 20 | -237/+391 |
2008-02-06 | virtio net: fix oops on interface-up | Christian Borntraeger | 1 | -4/+6 |
2008-02-06 | Fix PHY Lib support for gianfar and ucc_geth | Andy Fleming | 2 | -4/+4 |
2008-02-06 | forcedeth: preserve registers | Ayaz Abdulla | 1 | -0/+14 |
2008-02-06 | forcedeth: phy status fix | Ayaz Abdulla | 1 | -8/+8 |
2008-02-06 | forcedeth: restart tx/rx | Ayaz Abdulla | 1 | -0/+19 |
2008-02-05 | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/... | David S. Miller | 8 | -73/+162 |
2008-02-05 | [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set. | Rami Rosen | 1 | -1/+2 |
2008-02-05 | b43: Fix DMA for 30/32-bit DMA engines | Michael Buesch | 2 | -58/+99 |
2008-02-05 | iwl3945-base.c: fix off-by-one errors | Adrian Bunk | 1 | -4/+4 |
2008-02-05 | b43legacy: fix DMA slot resource leakage | Stefano Brivio | 1 | -2/+12 |
2008-02-05 | b43legacy: drop packets we are not able to encrypt | Stefano Brivio | 4 | -8/+38 |
2008-02-05 | b43legacy: fix suspend/resume | Stefano Brivio | 1 | -2/+7 |
2008-02-05 | b43legacy: fix PIO crash | Stefano Brivio | 1 | -0/+3 |
2008-02-05 | Generic HDLC - use random_ether_addr() | Krzysztof Halasa | 2 | -8/+4 |
2008-02-05 | Generic HDLC - remove now unneeded hdlc_device_desc | Krzysztof Halasa | 7 | -28/+24 |
2008-02-05 | Generic HDLC - fix kernel panic | Krzysztof Halasa | 1 | -20/+18 |
2008-02-05 | ixgbe: add real-time traffic counters | Ayyappan Veeraiyan | 1 | -4/+11 |
2008-02-05 | ixgbe: fix several counter register errata | Ayyappan Veeraiyan | 1 | -22/+31 |
2008-02-05 | ixgbe: properly return CHECKSUM_NONE, cleanup csum code | Ayyappan Veeraiyan | 1 | -7/+22 |
2008-02-05 | ixgbe: Fix FW init/release, make this code a function | Ayyappan Veeraiyan | 1 | -10/+28 |
2008-02-05 | ixgbe: Fix pause code for ethtool | Ayyappan Veeraiyan | 1 | -5/+5 |
2008-02-05 | ixbge: Make ethtool code account for media types | Ayyappan Veeraiyan | 1 | -16/+36 |
2008-02-05 | ixbge: remove TX lock and redo TX accounting. | Ayyappan Veeraiyan | 2 | -36/+76 |
2008-02-05 | ixgbe: remove obsolete irq_sem, add driver state checking code | Ayyappan Veeraiyan | 3 | -42/+49 |
2008-02-05 | xircom_cb should return NETDEV_TX_BUSY when no descriptors available | Erik Mouw | 1 | -1/+1 |
2008-02-05 | drivers/net/tlan.c: compilation warning fix | Leonardo Potenza | 1 | -7/+18 |
2008-02-05 | mv643xx_eth: fix byte order when checksum offload is enabled | Byron Bradley | 1 | -3/+8 |
2008-02-05 | sky2: fix for Yukon FE (regression in 2.6.25) | Stephen Hemminger | 2 | -11/+8 |
2008-02-05 | iSeries: fix section mismatch in iseries_veth | Stephen Rothwell | 1 | -1/+1 |
2008-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -6/+8 |
2008-02-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 4 | -16/+6 |
2008-02-05 | b43: avoid unregistering device objects during suspend | Rafael J. Wysocki | 3 | -10/+21 |
2008-02-05 | latency.c: use QoS infrastructure | Mark Gross | 1 | -5/+7 |
2008-02-05 | is_vmalloc_addr(): Check if an address is within the vmalloc boundaries | Christoph Lameter | 1 | -3/+1 |
2008-02-05 | pcmcia/pcnet_cs: fix 'shadow variable' warning | Richard Knutsson | 1 | -13/+13 |
2008-02-05 | pcmcia/fmvj18x_cs: fix 'shadow variable' warning | Richard Knutsson | 1 | -2/+1 |
2008-02-05 | pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one | Richard Knutsson | 1 | -2/+2 |
2008-02-05 | pcmcia/axnet_cs: make functions static | Richard Knutsson | 1 | -2/+2 |
2008-02-05 | pcmcia/3c574_cs: fix 'shadow variable' warning | Richard Knutsson | 1 | -1/+1 |
2008-02-05 | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson | 10 | -189/+193 |
2008-02-05 | drivers/net/wireless/b43/main.c needs io.h | Andrew Morton | 1 | -0/+1 |
2008-02-05 | [NET]: Remove further references to net-modules.txt | Johann Felix Soden | 1 | -4/+2 |
2008-02-05 | tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PI | Nathaniel Filardo | 1 | -0/+4 |
2008-02-05 | hamradio: fix dmascc section mismatch | Randy Dunlap | 1 | -2/+2 |
2008-02-04 | IB: Avoid marking __devinitdata as const | Roland Dreier | 1 | -1/+1 |
2008-02-04 | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() | Jack Morgenstein | 3 | -10/+0 |
2008-02-04 | mlx4_core: Fix more section mismatches | Roland Dreier | 2 | -5/+5 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -69/+89 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 19 | -23/+23 |