netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-12-13 17:17:35 to 2006-12-15 05:48:58 UTC [more...]

[PATCH 6/6] d80211: add sysfs interface for QoS functions
 2006-12-15  5:35 UTC  (6+ messages)

[PATCH 5/6] d80211: add IEEE 802.11e Direct Link Setup (DLS) support
 2006-12-15  5:48 UTC  (2+ messages)

[PATCH 4/6] d80211: add IEEE802.11e/WMM Traffic Stream (TS) Management support
 2006-12-15  5:45 UTC  (2+ messages)

2.6.20-rc1 sky2 problems (regression?)
 2006-12-15  3:53 UTC  (12+ messages)

[PATCH 2/6] d80211: create "wifi.h" to define WIFI OUIs
 2006-12-15  3:22 UTC  (3+ messages)

[PATCH 1/6] d80211: add IEEE802.11e/WMM MLMEs, Status Code and Reason Code
 2006-12-15  3:18 UTC  (5+ messages)

[PATCH 13/22] e1000: disable TSO when debugging slab
 2006-12-15  2:42 UTC  (2+ messages)

Fw: 2.6.20-rc1 sky2 problems (regression?)
 2006-12-15  1:47 UTC 

[PATCH 0/14]: Spidernet RX-side patches
 2006-12-15  1:48 UTC  (25+ messages)
` [PATCH 1/14] Spidernet DMA coalescing
        ` Revised: "
` [PATCH 2/14] Spidernet add net_ratelimit to suppress long output
` [PATCH 3/14] Spidernet remove rxramfull tasklet
` [PATCH 4/14] Spidernet cleanup un-needed API
` [PATCH 5/14] Spidernet RX skb mem leak
` [PATCH 6/14] Spidernet another "
` [PATCH 7/14] Spidernet Cleanup return codes
` [PATCH 8/14] Spidernet RX Refill
` [PATCH 9/14] Spidernet Remove unused variable
` [PATCH 10/14] Spidernet RX Chain tail
` [PATCH 11/14] Spidernet Memory barrier
` [PATCH 12/14] Spidernet Avoid possible RX chain corruption
` [PATCH 13/14] Spidernet RX Debugging printout
` [PATCH 14/14] Spidernet Rework RX linked list

[patch sungem] improved locking
 2006-12-15  0:59 UTC  (8+ messages)

[PATCH 2.6.19-git19] BUG due to bad argument to ieee80211softmac_assoc_work
 2006-12-15  0:47 UTC  (5+ messages)

dhcpclient netlink bugs (was Re: [NETLINK]: Schedule removal of old macros exported to userspace)
 2006-12-15  0:46 UTC  (2+ messages)

[PATCH 1/3][BNX2]: Fix panic in bnx2_tx_int()
 2006-12-14 23:57 UTC  (2+ messages)

[PATCH 2/3][BNX2]: Fix bug in bnx2_nvram_write()
 2006-12-14 23:57 UTC  (2+ messages)

[PATCH 3/3][BNX2]: Fix minor loopback problem
 2006-12-14 23:57 UTC  (2+ messages)

[AX.25 1/7] Mark all kmalloc users __must_check
 2006-12-14 23:53 UTC  (14+ messages)
` [AX.25 2/7] Fix unchecked ax25_protocol_register uses
` [AX.25 3/7] Fix unchecked ax25_listen_register uses
` [AX.25 4/7] Fix unchecked nr_add_node uses
` [AX.25 5/7] Fix unchecked ax25_linkfail_register uses
` [AX.25 6/7] Fix unchecked rose_add_loopback_node uses
` [AX.25 7/7] Fix unchecked rose_add_loopback_neigh uses

[announce] iproute2 2.6.19-061214
 2006-12-14 23:46 UTC 

[PATCH 0/4] network device interface cleanups
 2006-12-14 23:00 UTC  (8+ messages)
` [PATCH 1/4] net: make dev_kfree_skb_irq not inline
` [PATCH 2/4] net: uninline netif_rx_reschedule
` [PATCH 3/4] net: move softnet_data
` [PATCH 4/4] net: rearrange functions in netdevice.h

[PATCH 4/4][SCTP]: Change adaption -> adaptation as per the latest API draft
 2006-12-14 22:59 UTC  (6+ messages)

NAPI wait before enabling irq's [was Re: [Cbe-oss-dev] Spider DMA wrongness]
 2006-12-14 22:49 UTC  (3+ messages)

[PATCH] add init_dummy_netdev() for napi only dummy intefaces
 2006-12-14 20:01 UTC  (6+ messages)
    ` [RFC] split NAPI from network device

[PATCH 2/2] bcm43xx-d80211: Fix for PHYmode API change
 2006-12-14 18:20 UTC 

[PATCH 1/2] d80211: Turn PHYmode list from an array into a linked list
 2006-12-14 18:20 UTC 

[PATCH 3/3] d80211: fix workqueue breakage (v2)
 2006-12-14 15:55 UTC 

[PATCH][RFC] tcp: fix ambiguity in the `before' relation
 2006-12-14 15:07 UTC 

[PATCH v4 00/13] 2.6.20 Chelsio T3 RDMA Driver
 2006-12-14 13:59 UTC  (14+ messages)
` [PATCH v4 01/13] Linux RDMA Core Changes
` [PATCH v4 02/13] Device Discovery and ULLD Linkage
` [PATCH v4 03/13] Provider Methods and Data Structures
` [PATCH v4 04/13] Connection Manager
` [PATCH v4 05/13] Queue Pairs
` [PATCH v4 06/13] Completion Queues
` [PATCH v4 07/13] Async Event Handler
` [PATCH v4 08/13] Memory Registration
` [PATCH v4 09/13] Core WQE/CQE Types
` [PATCH v4 10/13] Core HAL
` [PATCH v4 11/13] Core Resource Allocation
` [PATCH v4 12/13] Core Debug functions
` [PATCH v4 13/13] Kconfig/Makefile

[PATCH 3/6] d80211: fix classify_1d() priority selection
 2006-12-14 11:13 UTC  (2+ messages)

[PATCH] drivers/net: spidernet driver on Celleb
 2006-12-14 11:02 UTC  (2+ messages)

[take28 0/8] kevent: Generic event handling mechanism
 2006-12-14  7:12 UTC  (9+ messages)
  ` [take28 1/8] kevent: Description
    ` [take28 2/8] kevent: Core files
      ` [take28 3/8] kevent: poll/select() notifications
        ` [take28 4/8] kevent: Socket notifications
          ` [take28 5/8] kevent: Timer notifications
            ` [take28 6/8] kevent: Pipe notifications
              ` [take28 7/8] kevent: Signal notifications
                ` [take28 8/8] kevent: Kevent posix timer notifications

[PATCH 3/10] cxgb3 - [PATCH 3/10] cxgb3 - HW access routines - part 1
 2006-12-14  6:36 UTC  (2+ messages)
` [LIKELY_SPAM][PATCH "

[PATCH 3/10] cxgb3 - HW access routines - part 1
 2006-12-14  6:33 UTC 

[PATCH 3/3] d80211: fix workqueue breakage
 2006-12-14  6:30 UTC  (3+ messages)

[PATCH 9/10] cxgb3 - register definitions
 2006-12-14  5:44 UTC 

[PATCH 1/10] cxgb3 - main header files
 2006-12-14  5:41 UTC 

[PATCH 6/10] cxgb3 - on board memory, MAC and PHY
 2006-12-14  5:43 UTC 

[PATCH 0/10] cxgb3: Chelsio T3 1G/10G ethernet device driver
 2006-12-14  5:40 UTC 

[PATCH 10/10] cxgb3 - build files and versioning
 2006-12-14  5:44 UTC 

[PATCH 8/10] cxgb3 - offload capabilities
 2006-12-14  5:43 UTC 

[PATCH 7/10] cxgb3 - offload header files
 2006-12-14  5:43 UTC 

[PATCH 5/10] cxgb3 - scatter gather engine
 2006-12-14  5:43 UTC 

[PATCH 4/10] cxgb3 - HW access routines - part 2
 2006-12-14  5:42 UTC 

[PATCH 2/10] cxgb3 - main source file
 2006-12-14  5:41 UTC 

[PATCH 0/6] d80211: add more IEEE802.11e/WMM support
 2006-12-14  4:01 UTC 

[PATCH] [IPV6] Make fib6_node subtree depend on IPV6_SUBTREES
 2006-12-14  0:38 UTC  (2+ messages)

[2.6 patch] drivers/net/loopback.c: convert to module_init()
 2006-12-14  0:37 UTC  (15+ messages)

[PATCH 3/4][SCTP]: Add support for SCTP_CONTEXT socket option
 2006-12-14  0:34 UTC  (2+ messages)

[PATCH 2/4][SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket
 2006-12-14  0:33 UTC  (2+ messages)

[PATCH 1/4][SCTP]: Handle address add/delete events in a more efficient way
 2006-12-14  0:33 UTC  (2+ messages)

kernel panic with the newly merged md5 signature support
 2006-12-14  0:22 UTC  (6+ messages)

wake on LAN with sky2
 2006-12-13 23:40 UTC  (3+ messages)

ucc_geth patches
 2006-12-13 23:08 UTC  (3+ messages)
` [PATCH] Fix phy_read/write redefinition errors in ucc_geth_phy.c
  ` [PATCH] Update ucc_geth.c for new workqueue structure

[PATCH] zd1211rw-d80211: Use LED class
 2006-12-13 23:37 UTC  (6+ messages)

[PATCH 0/2] d80211, rt2x00: fixes
 2006-12-13 22:28 UTC  (10+ messages)

latest linux git doesn't compile ucc_geth_phy.c and ucc_geth.c
 2006-12-13 21:34 UTC  (2+ messages)

[PATCH] Add support for LAN8187 and LAN8700 PHYs
 2006-12-13 20:13 UTC 

[PATCH] eeprom_93cx6: Add write support
 2006-12-13 19:06 UTC  (2+ messages)

[PATCH 2.6.17.13 2/2] LARTC: trace control for netem: kernelspace
 2006-12-13 18:16 UTC  (6+ messages)

[PATCH] d80211: Fix 64bit printk warnings
 2006-12-13 17:54 UTC 

Fw: [Bugme-new] [Bug 7665] New: getsockopt(IPV6_*CAST_HOPS) returns -1
 2006-12-13 17:28 UTC  (5+ messages)
    `  "

[PATCH] d80211: Fix passing of invalid pointer
 2006-12-13 17:52 UTC 

[PATCH 0/16] Spidernet RX Misc cleanups and fixes
 2006-12-13 17:27 UTC  (4+ messages)
` [PATCH 1/16] Spidernet DMA coalescing

[PATCH 04/26] rt2x00: EEPROM 93Cx6
 2006-12-13 17:17 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).