const: struct nla_policy
[safe/jmp/linux-2.6] / drivers /
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 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
2010-02-17 Nick Nunleyigb: remove adaptive IFS from driver
2010-02-17 Alexander Duyckigb: Allocate rings seperately instead of as a block
2010-02-17 Nick Nunleyigb: call pci_save_state after pci_restore_state
2010-02-17 Nick Nunleyigb: Power down link when interface is down
2010-02-17 Nick Nunleyigb: ignore EEPROM APME check when shutting down serdes...
2010-02-17 Nick Nunleyigb: Report link status in ethtool when interface is...
2010-02-17 Nick Nunleyigb: add support for wake-on-link
2010-02-17 Alexander Duyckigb: remove unecessary q_vector declarations and remove...
2010-02-17 Jochen Friedrichb44: Ratelimit timeout error message.
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net drivers
2010-02-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-17 Mike Frysingernetdev: bfin_mac: drop experimental markings on RMII...
2010-02-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-02-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-02-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-02-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-02-17 Jan KiszkaCAPI: Remove experimental tag from middleware feature
2010-02-17 Jan KiszkaCAPI: Schedule capifs for removal
2010-02-17 Jan KiszkaCAPI: Drop special controller lookup from capi20_put_me...
2010-02-17 Jan KiszkaCAPI: Drop return value of handle_minor_send
2010-02-17 Jan KiszkaCAPI: Clean up capiminor_*_ack
2010-02-17 Jan KiszkaCAPI: Fix locking around capiminor's output queue and...
2010-02-17 Jan KiszkaCAPI: Drop capiminor's unused inbytes counter
2010-02-17 Jan KiszkaCAPI: Use atomics for capiminor's datahandle and msgid
2010-02-17 Jan KiszkaCAPI: Rename datahandle_queue -> ackqueue_entry
2010-02-17 Jan KiszkaCAPI: Rework capiminor RX handler
2010-02-17 Jan KiszkaCAPI: Drop handle_minor_recv from capinc_tty_write
2010-02-17 Jan KiszkaCAPI: Drop atomic ttyopencount
2010-02-17 Jan KiszkaCAPI: Clean up capiminors_lock
2010-02-17 Jan KiszkaCAPI: Drop obsolete nccip from capiminor struct
2010-02-17 Jan KiszkaCAPI: Issue synchronous hangup on capincci_free_minor
2010-02-17 Jan KiszkaCAPI: Drop remaining NULL checks on tty->driver_data
2010-02-17 Jan KiszkaCAPI: Use tty_port to keep track of capiminor's tty
next