netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-20 17:33:53 to 2009-03-21 23:57:52 UTC [more...]

[net-next PATCH 1/5] igb: allow tx of pre-formatted vlan tagged packets
 2009-03-21 23:57 UTC  (12+ messages)
` [net-next PATCH 2/5] igb: remove IGB_DESC_UNUSED since it is better handled by a function call
` [net-next PATCH 3/5] igb: update driver to use setup_timer function
` [net-next PATCH 4/5] igb: rework igb_set_multi so that vfs are properly updated
` [net-next PATCH 5/5] igb: cleanup tx dma so map & unmap use matching calls

[PATCH]spider_net netdev ops conversion
 2009-03-21 23:52 UTC  (2+ messages)

powerpc 4xx EMAC driver: device name reported on timeout is not correct
 2009-03-21 23:50 UTC 

[PATCH v2 00/13] Rework network drivers to use of_mdio common code
 2009-03-21 22:29 UTC  (14+ messages)
` [PATCH v2 01/13] net: fix fec_mpc52xx driver to use net_device_ops
` [PATCH v2 02/13] of: add of_parse_phandle() helper for parsing phandle properties
` [PATCH v2 03/13] phylib: rework to prepare for OF registration of PHYs
` [PATCH v2 04/13] phylib: add *_direct() variants of phy_connect and phy_attach functions
` [PATCH v2 05/13] openfirmware: Add OF phylib support code
` [PATCH v2 06/13] net: Rework mpc5200 fec driver to use of_mdio infrastructure
` [PATCH v2 07/13] net: Rework gianfar "
` [PATCH v2 08/13] net: Rework ucc_geth "
` [PATCH v2 09/13] net: Rework pasemi_mac "
` [PATCH v2 10/13] powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio
` [PATCH v2 11/13] net: Rework fs_enet driver to use of_mdio infrastructure
` [PATCH v2 12/13] powerpc/440: Hacks to ml507 .dts and Marvell PHY driver to test ll_temac
` [PATCH v2 13/13] net: add Xilinx ll_temac device driver

[PATCH] igb: fix kexec with igb
 2009-03-21 22:04 UTC  (4+ messages)
    ` [Updated patch] "

net_device_ops support in bridging and fec_mpc52xx.c
 2009-03-21 22:00 UTC  (3+ messages)

[PATCH] net: remove useless prefetch() call
 2009-03-21 20:43 UTC  (4+ messages)
` [NET] net: reorder struct net_device_ops

[PATCH net-next] sctp: Clean up TEST_FRAME hacks
 2009-03-21 20:41 UTC  (2+ messages)

[PATCH 1/2] skb: expose and constify hash primitives
 2009-03-21 20:40 UTC  (15+ messages)
` [PATCH 2/2] ixgbe: fix select_queue management
  ` [PATCH 2/2] ixgbe: fix select_queue management (v2)

[PATCH] atm: lec use dev_change_mtu
 2009-03-21 20:37 UTC  (2+ messages)

[PATCH] net/*: use linux/kernel.h swap()
 2009-03-21 20:36 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 3/3] [NETROM] zero length frame filtering in NetRom
 2009-03-21 20:34 UTC  (2+ messages)

[PATCH 2/3] [AX25] zero length frame filtering in AX25
 2009-03-21 20:34 UTC  (2+ messages)

[PATCH 1/3] [AX25] SOCK_DEBUG message simplification
 2009-03-21 20:33 UTC  (2+ messages)

[PATCH] dca: add missing copyright/license headers
 2009-03-21 20:31 UTC  (2+ messages)

[PATCH -next] fsl_pq_mdio: Revive Gianfar TBI PHY support
 2009-03-21 20:30 UTC  (3+ messages)

[PATCH] ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds
 2009-03-21 20:29 UTC  (2+ messages)

[PATCH -next] gianfar: Fix build with CONFIG_PM enabled
 2009-03-21 20:28 UTC  (3+ messages)

[net-next PATCH] e100: add support for 82552 10/100 adapter
 2009-03-21 20:25 UTC  (3+ messages)

[PATCH 06/30] solos: Handle attribute show/store in kernel more sanely
 2009-03-21 20:22 UTC  (4+ messages)

2.6.29-rc8-git5: Reported regressions 2.6.27 -> 2.6.28
 2009-03-21 20:16 UTC  (3+ messages)
` [Bug #12868] iproute2 and regressing "ipv6: convert tunnels to net_device_ops"

2.6.29-rc8-git5: Reported regressions from 2.6.28
 2009-03-21 20:05 UTC  (2+ messages)

[PATCH 00/77] Convert most of the rest of the devices to net_device_ops
 2009-03-21 18:26 UTC  (99+ messages)
` [PATCH 01/77] atm: convert mpc device to using netdev_ops
` [PATCH 02/77] atm: cconvert clip driver to net_device_ops
` [ofa-general] [PATCH 03/77] infiniband: convert c2 "
  ` [ofa-general] "
` [ofa-general] [PATCH 04/77] infiniband: convert nes driver "
` [ofa-general] [PATCH 05/77] infiniband: convert ipoib "
` [PATCH 06/77] irda: net_device_ops ioctl fix
` [PATCH 07/77] irlan: convert to net_device_ops
` [PATCH 08/77] irda: convert irda_usb "
` [PATCH 09/77] irda: convert mcs driver "
` [PATCH 10/77] stir4200: convert "
` [PATCH 11/77] irda: convert w83977af_ir "
` [PATCH 12/77] irda: convert nsc_ircc driver "
` [PATCH 13/77] irda: convert ali "
` [PATCH 14/77] irda: convert vlsi "
` [PATCH 15/77] irda: convert smsc "
` [PATCH 16/77] irda: convert via-ircc "
` [PATCH 17/77] irda: convert sir device "
` [PATCH 18/77] irda: convert kignsun "
` [PATCH 19/77] irda: convert ksdazzle "
` [PATCH 20/77] irda: convert ks959 "
` [PATCH 21/77] usbnet: convert catc to internal net_device_stats
` [PATCH 22/77] usbnet: convert catc device to net_device_ops
` [PATCH 23/77] usbnet: convert to internal net_device stats
` [PATCH 24/77] usbnet: convert rtl driver to net_device_ops
` [PATCH 25/77] usbnet: convert hso "
` [PATCH 26/77] usbnet: convert to internal net_device_stats
` [PATCH 27/77] usbnet: support net_device_ops
` [PATCH 28/77] usbnet: convert asix driver to net_device_ops
` [PATCH 29/77] usbnet: convert dms9601 "
` [PATCH 30/77] usbnet: convert msc7830 "
` [PATCH 31/77] usbnet: convert sms95xx "
` [PATCH 32/77] usbnet: convert rndis driver to use dev_get_stats
` [PATCH 33/77] usbnet: convert rndis driver to net_device_ops
` [PATCH 34/77] pcmcia: convert 3c589 "
` [PATCH 35/77] pcmcia: convert 3c574 "
` [PATCH 36/77] pcmcia: convert fmvj18x driver to internal net_device_stats
` [PATCH 37/77] pcmcia: convert fmvj18x driver to net_device_ops
` [PATCH 38/77] pcmcia: convert nmclan "
` [PATCH 39/77] pcnet: convert "
` [PATCH 40/77] xir2cps: convert to internal net_device stats
` [PATCH 41/77] xirc2ps: convert to net_device_ops
` [PATCH 42/77] smc91c92: convert to internal net_device_stats
` [PATCH 43/77] smc91c92: convert to net_device_ops
` [PATCH 44/77] axnet: convert ot net_device_ops
` [PATCH 45/77] x25_asy: convert to internal net_device_stats
` [PATCH 46/77] x25_asy: convert to net_device_ops
` [PATCH 47/77] dlci: convert to internal net_device_stats
` [PATCH 48/77] dlci: convert to net_device_ops
` [PATCH 49/77] cycx: "
` [PATCH 50/77] lapbether: convert to internal net_device_stats
` [PATCH 51/77] labether: convert to net_device_ops
` [PATCH 52/77] sbni: use internal net_device_stats
` [PATCH 53/77] sbni: convert to net_device_ops
` [PATCH 54/77] netwave: convert to internal net_device_stats
` [PATCH 55/77] netwave: convert to net_device_ops
` [PATCH 56/77] strip: "
` [PATCH 57/77] wavelan: convert to internal net_device_stats
` [PATCH 58/77] wavelan: convert to net_device_ops
` [PATCH 59/77] airo: "
` [PATCH 60/77] atmel: "
` [PATCH 61/77] raylan: "
` [PATCH 62/77] wl3501: convert to internal net_device_stats
` [PATCH 63/77] wl3501: convert to net_device_ops
` [PATCH 64/77] zd1201: convert to internal net_device_stats
` [PATCH 65/77] zd1201: convert to net_device_ops
` [PATCH 66/77] mac80211_hwsim: convert to internal net_device_stats
` [PATCH 67/77] prism54: convert to net_device_ops
` [PATCH 68/77] prism54: convert to internal net_device_stats
` [PATCH 69/77] libertas: "
` [PATCH 70/77] libertas: convert to net_device_ops
` [PATCH 71/77] ipw2x00: convert to internal net_device_stats
` [PATCH 72/77] ipw2x00: convert infrastructure for use by net_device_ops
` [PATCH 73/77] ipw2100: convert to net_device_ops
` [PATCH 74/77] ipw2200: "
` [PATCH 75/77] hostap: convert to internal net_device_stats
` [PATCH 76/77] hostap: convert to net_device_ops
` [PATCH 77/77] netdev: expose net_device_ops compat as config option

[PATCH] 3c59x: convert to net_device_ops
 2009-03-21 16:26 UTC  (3+ messages)

2.6.29-rc8: Reported regressions from 2.6.28
 2009-03-21 15:11 UTC  (14+ messages)

*****CONFIRM YOUR EMAIL ACCOUNT*****
 2009-03-21 10:16 UTC 

[PATCH 0/2] sysctl: lockdep support
 2009-03-21  7:42 UTC  (3+ messages)
                        ` [PATCH 1/2] sysctl: Don't take the use count of multiple heads at a time
                          ` [PATCH 2/2] sysctl: lockdep support for sysctl reference counting

[PATCH] atl1c: remove duplicated #include
 2009-03-21  5:49 UTC 

[Bugme-new] [Bug 12876] New: irq 18: nobody cared after down-ing an e1000 interface
 2009-03-21  5:05 UTC  (2+ messages)

e1000 under VMware doesn't work since 2.6.27.16 - BISECTED
 2009-03-21  0:00 UTC  (5+ messages)

[PATCH 1/5] sfc: Pad packets to 33 bytes to prevent TX packet parser lockup
 2009-03-20 23:30 UTC  (5+ messages)
` [PATCH 2/5] sfc: Work around unreliable legacy interrupt status
` [PATCH 3/5] sfc: Remove unused private PCI register definitions
` [PATCH 4/5] sfc: Optimise falcon_writel_page_locked() for page > 0
` [PATCH 5/5] sfc: Implement adaptive IRQ moderation

High contention on the sk_buff_head.lock
 2009-03-20 23:29 UTC  (2+ messages)

performance issue of netdev_budget and dev_weight with ixgbe
 2009-03-20 22:59 UTC  (3+ messages)

[net-next PATCH 3/3] e1000e: allow tx of pre-formatted vlan tagged packets
 2009-03-20 22:56 UTC  (3+ messages)
` [next-next PATCH] e1000e: fixup merge error

[PATCH]: sunvnet netdev ops conversion
 2009-03-20 22:54 UTC  (4+ messages)

[PATCH] bnx2: Use request_firmware()
 2009-03-20 22:50 UTC  (4+ messages)

[PATCH 1/2] be2net: replenish when posting to rx-queue is starved in out of mem conditions
 2009-03-20 22:46 UTC  (4+ messages)

Did you see it?
 2009-03-20 21:41 UTC 

[PATCH 2.6.29] ucc_geth: Fix oops when using fixed-link support
 2009-03-20 22:34 UTC 

[net-next PATCH v2] igbvf: add new driver to support 82576 virtual functions
 2009-03-20 21:57 UTC 

pull request: wireless-2.6 2009-03-20
 2009-03-20 21:53 UTC  (2+ messages)

PROBLEM: IPv6 autoconf/accept_ra default values
 2009-03-20 21:50 UTC  (7+ messages)

[PATCH 3/3] dsa: add switch chip cascading support
 2009-03-20 21:23 UTC  (3+ messages)

Fw: [PATCH] ucc_geth: Correct fixed_link OOPS
 2009-03-20 20:46 UTC  (3+ messages)

IGMP Join dropping multicast packets
 2009-03-20 20:36 UTC  (8+ messages)

Net watchdog triggering on r8169
 2009-03-20 20:04 UTC  (4+ messages)

[PATCH 2/3] dsa: add support for the Marvell 88E6095/6095F switch chips
 2009-03-20 19:50 UTC 

[PATCH 1/3] dsa: set ->iflink on slave interfaces to the ifindex of the parent
 2009-03-20 19:49 UTC 

[PATCH 0/3] dsa driver updates
 2009-03-20 19:49 UTC 

[PATCH 1/2] snap: use const for descirptor
 2009-03-20 18:17 UTC  (4+ messages)
` [PATCH 2/2] ipx: use constant for strings and desciptor

e1000e 0000:00:19.0: DMA-API: device driver tries to free DMA memory it has not allocated [device address=0x0000000052ff084a] [size=90 bytes]
 2009-03-20 17:33 UTC  (4+ messages)
            ` 3c59x 0000:00:0b.0: DMA-API: device driver maps memory from kernel text or rodata [addr=c0fffe54] [size=428]


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).