Age | Commit message (Expand) | Author |
2008-03-17 | S2io: Multiqueue network device support - FIFO selection based on L4 ports | Sreenivasa Honnur |
2008-03-17 | S2io: Multiqueue network device support implementation | Sreenivasa Honnur |
2008-03-17 | atl1: reduce forward declarations | Jay Cliburn |
2008-03-17 | atl1: make functions static | Jay Cliburn |
2008-03-17 | atl1: print debug info if rrd error | Jay Cliburn |
2008-03-17 | atl1: use netif_msg | Jay Cliburn |
2008-03-17 | atl1: use csum_start | Jay Cliburn |
2008-03-17 | atl1: simplify tx packet descriptor | Jay Cliburn |
2008-03-17 | atl1: add ethtool register dump | Jay Cliburn |
2008-03-17 | atl1: fix broken TSO | Jay Cliburn |
2008-03-17 | atl1: move common functions to atlx files | Jay Cliburn |
2008-03-17 | atl1: relocate atl1 driver to /drivers/net/atlx | Jay Cliburn |
2008-03-17 | remove the obsolete xircom_tulip_cb driver | Adrian Bunk |
2008-03-17 | sk98lin: remove obsolete driver | Stephen Hemminger |
2008-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-11 | rt2x00: Add new D-Link USB ID | Ivo van Doorn |
2008-03-11 | rt2x00: never disable multicast because it disables broadcast too | Adam Baker |
2008-03-11 | libertas: fix the 'compare command with itself' properly | Sebastian Siewior |
2008-03-11 | drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry | John W. Linville |
2008-03-05 | net/enc28j60: oops fix | David Brownell |
2008-03-05 | drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod... | Jon Schindler |
2008-03-05 | drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul... | Jon Schindler |
2008-03-05 | drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_... | Jon Schindler |
2008-03-05 | drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_... | Jon Schindler |
2008-03-05 | [PPPOL2TP]: Fix SMP issues in skb reorder queue handling | James Chapman |
2008-03-05 | [PPPOL2TP]: Make locking calls softirq-safe | James Chapman |
2008-03-05 | net: replace __inline with inline | Harvey Harrison |
2008-03-05 | make s2io.c:init_tti() static | Adrian Bunk |
2008-03-05 | FIXED_PHY must depend on PHYLIB=y | Adrian Bunk |
2008-03-05 | fix drivers/net/atarilance.c compilation | Adrian Bunk |
2008-03-05 | ixgbe: fix typo in speed mesage | Emil Tantilov |
2008-03-05 | e100: Do suspend/shutdown like e1000 | Auke Kok |
2008-03-05 | ehea: Fix missing Kconfig dependency | Thomas Klein |
2008-03-05 | axnet_cs: change debugging level for "Too much work at interrupt" message. | Komuro |
2008-03-05 | mv643xx_eth: Define module alias for platform device | Martin Michlmayr |
2008-03-05 | de2104x: remove BUG_ON() when changing media type | Ondrej Zary |
2008-03-05 | dm9161: add configuration for MII/RMII | frederic Rodo |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-04 | b43legacy: Fix module init message | Michael Buesch |
2008-03-04 | rndis_wlan: fix broken data copy | Jussi Kivilinna |
2008-03-04 | libertas: compare the current command with response | Sebastian Siewior |
2008-03-04 | libertas: fix sanity check on sequence number in command response | David Woodhouse |
2008-03-04 | p54: fix eeprom parser length sanity checks | Johannes Berg |
2008-03-04 | p54: fix EEPROM structure endianness | Johannes Berg |
2008-03-04 | m68knommu: fix fec driver interrupt races | Greg Ungerer |
2008-03-03 | [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall() | Jarek Poplawski |
2008-03-03 | Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue() | Jarek Poplawski |
2008-02-29 | [TUN]: Fix RTNL-locking in tun/tap driver | Kim B. Heino |
2008-02-28 | [BNX2X]: update version, remove CVS strings | Eliezer Tamir |
2008-02-28 | [BNX2X]: Fix Xmit bugs | Eliezer Tamir |