af_key: locking change
[deliverable/linux.git] / drivers /
2010-02-22  Sriramcan:ti_hecc: Add pm hook-up
2010-02-22  Tilman Schmidtisdn: fix a few Kconfig imperfections
2010-02-22  Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-22  Jiri Pirkoe1000: convert to use netdev_for_each_mc_addr
2010-02-22  Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-22  Jiri Pirkonet/arm: convert to use netdev_for_each_mc_addr
2010-02-22  Joe Perchesdrivers/net/typhoon.c: Use (pr|netdev)_<level> macro...
2010-02-22  Hauke Mehrtensb44: use netdev_alloc_skb instead of dev_alloc_skb
2010-02-22  Hauke Mehrtensb44: Set PHY address to NO_PHY if reset fails.
2010-02-22  Alexander Duyckpci: add support for 82576NS serdes to existing SR...
2010-02-22  Milton Millerixgbe: prevent speculative processing of descriptors...
2010-02-21  Alexander Beregaloveepro: fix netdev_mc_count conversion
2010-02-20  Ajit Khapardebe2net: Bump the driver version number
2010-02-20  Ajit Khapardebe2net: Maintain tx and rx counters in driver
2010-02-20  Ajit Khapardebe2net: update copyright dates
2010-02-20  Robert Hancockr8169: enable 64-bit DMA by default for PCI Express...
2010-02-19  FUJITA Tomonorimlx4: replace the dma_sync_single_range_for_cpu/device API
2010-02-19  kirjanov@gmail.comgreth: some driver cleanups
2010-02-19  Jiri Pirkonet/pcmcia: convert to use netdev_for_each_mc_addr
2010-02-19  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-02-19  David S. Millernet: Make GRETH driver depend on SPARC.
2010-02-18  Joe Perchesdrivers/net/sis190.c: Use (pr|netdev|netif)_<level...
2010-02-18  Joe Perchesdrivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers
2010-02-18  Sathya Perlabe2net: free tx buffers when completions never arrive
2010-02-18  Jiri Pirkotokenring: convert to use netdev_for_each_mc_addr
2010-02-18  Jiri Pirkostaging: convert to use netdev_for_each_mc_addr
2010-02-18  Jiri Pirkonet/usb: convert to use netdev_for_each_mc_addr
2010-02-18  Jiri Pirkotulip: convert to use netdev_for_each_mc_addr
2010-02-18  Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-18  Jiri Pirkosmsc911x: convert to use netdev_for_each_mc_addr
2010-02-18  Jiri Pirko3c5xx: use netdev_mc_* helpers
2010-02-18  Jiri Pirkodepca: remove forgotten needless inicialization
2010-02-18  Alexey Dobriyanipv6: drop unused "dev" arg of icmpv6_send()
2010-02-18  Arnd Bergmannmacvtap: add GSO/csum offload support
2010-02-18  Arnd Bergmannnet/macvtap: add vhost support
2010-02-18  Arnd Bergmannmacvtap: rework object lifetime rules
2010-02-18  Patrick McHardyMerge branch 'ebt_config_compat_v4' of git://git.breakp...
2010-02-18  Joe Perchesdrivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()
2010-02-18  Joe Perchesdrivers/net/yellowfin.c: Use (pr|netdev)_<level> macro...
2010-02-18  Joe Perchesdrivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers
2010-02-18  Joe Perchesdrivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
2010-02-18  Joe Perchesdrivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
2010-02-18  Joe Perchesdrivers/net/pci-skeleton.c: Use (pr|netdev|netif)_...
2010-02-18  Joe Perchesdrivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers
2010-02-18  Joe Perchesdrivers/net/cassini.c: Use (pr|netdev|netif)_<level...
2010-02-18  Joe Perchesdrivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro...
2010-02-18  Joe Perchesdrivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro...
2010-02-18  Joe Perchesdrivers/net/b44.c: Use (pr|netdev|netif)_<level> macro...
2010-02-18  Joe Perchesdrivers/net/8139too.c: Use (pr|netdev|netif)_<level...
2010-02-18  Joe Perchesdrivers/net/8139cp.c: Use (pr|netdev|netif)_<level...
2010-02-18  Matt Carlsontg3: Update version to 3.108
2010-02-18  Matt Carlsontg3: Push phylib definitions to phylib
2010-02-18  Matt Carlsontg3: Rename tg3 phy ID preprocessor definitions
2010-02-18  Matt Carlsontg3: Reformat SSID to phy ID table
2010-02-18  Matt Carlsontg3: Discover phy address once
2010-02-18  Matt Carlsontg3: Reduce indent level of tg3_rx_prodring_alloc
2010-02-18  Matt Carlsontg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE
2010-02-18  Matt Carlsontg3: Add more partno entries for fallback path
2010-02-18  Matt Carlsontg3: Allow phylib flowctrl changes anytime
2010-02-18  Matt Carlsontg3: Add support for 2 new selfboot formats
2010-02-18  Matt Carlsontg3: Make 57791 and 57795 10/100 only
2010-02-18  Matt Carlsontg3: Enforce DMA mapping / skb assignment ordering
2010-02-18  Michael S. Tsirkintun: socket filter support
2010-02-17  Jiri Pirkochelsio: convert to use netdev_for_each_mc_addr
2010-02-17  Jiri Pirkocxgb3: convert to use netdev_for_each_addr
2010-02-17  kirjanov@gmail.comsmsc911x: replace manual phy lookup.
2010-02-17  kirjanov@gmail.commv643xx_eth: fix missing validate_addr hook
2010-02-17  Kristoffer Glembonet: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
2010-02-17  Simon Kagstromvia-velocity: Enable scatter/gather IO by default
2010-02-17  Jeff Mahoneyipg: Remove device claimed by dl2k from pci id table
2010-02-17  Riccardo GhettaSiS190/191 half-duplex initialization fix
2010-02-17  Vladislav Zolotarovbnx2x: version number and date
2010-02-17  Vladislav Zolotarovbnx2x: Use firmware 5.2.13
2010-02-17  Vladislav Zolotarovbnx2x: fix in 57710 self-test
2010-02-17  Vladislav Zolotarovbnx2x: Do not allow enabling LRO if disable_tpa=1
2010-02-17  Vladislav Zolotarovbnx2x: clean up in case of error in bnx2x_init_hw()
2010-02-17  Vladislav Zolotarovbnx2x: Properly release allocated MSI-X/MSI vectors
2010-02-17  Joe Perchesdrivers/net/usb: Use netif_<level> logging facilities
2010-02-17  Joe Perchesusbnet: Convert dev(dbg|err|warn|info) macros to netdev...
2010-02-17  Sathya Perlabe2net: implement pci shutdown handler
2010-02-17  Sathya Perlabe2net: fix rx-path to ignore a flush completion
2010-02-17  Sathya Perlabe2net: don't rearm mcc cq when device is not open
2010-02-17  Sathya Perlabe2net: a mini optimization in rx_compl_process() code
2010-02-17  Ron Mercerqlge: Fix occasional loopback test failure.
2010-02-17  Ron Mercerqlge: Fix bonding mac address bug.
2010-02-17  Ron Mercerqlge: Fix dropping of large non-TCP/UDP frames.
2010-02-17  Steven J. Magnanill_temac: Fix MAC address configuration from userland
2010-02-17  Steven J. Magnanill_temac: Add support for V2 LLTEMAC core
2010-02-17  Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-17  Jiri Pirkocassini: convert to use netdev_for_each_mc_addr
2010-02-17  Nick Nunleyigb: update tx DMA mapping error handling
2010-02-17  Nick Nunleyigb: change descriptor control thresholds
2010-02-17  Nick Nunleyigb: use igb_free_q_vectors to cleanup failure in igb_a...
2010-02-17  Nick Nunleyigb: remove unused vmolr value
2010-02-17  Nick Nunleyigb: minor type cleanups
2010-02-17  Nick Nunleyigb: move gso_segs into buffer_info structure
2010-02-17  Nick Nunleyigb: inline igb_maybe_stop_tx
2010-02-17  Nick Nunleyigb: only read phy specific stats if in internal phy...
2010-02-17  Nick Nunleyigb: only support SRRCTL_DROP_EN when using multiple...
2010-02-17  Nick Nunleyigb: cap interrupts at 20K per queue when in itr mode 3
next
This page took 0.046225 seconds and 8 git commands to generate.