const: struct nla_policy
[safe/jmp/linux-2.6] / drivers / net /
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-16 Joe Perchesdrivers/net/pcnet32.c: Checkpatch cleaning
2010-02-16 Joe Perchesdrivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels...
2010-02-16 Joe Perchesdrivers/net/tehuti.c: trivial checkpatch cleanups
2010-02-16 Joe Perchesdrivers/net/tehuti.c: Hoist assigns out of ifs
2010-02-16 Joe Perchesdrivers/net/tehuti.c: Use (pr|netdev|netif)_<levels...
2010-02-16 Joe Perchesdrivers/net/sky2: Convert to use netif_printk macros
2010-02-16 Joe Perchesdrivers/net/ixgb: Use netif_printk macros
2010-02-16 Michael Chanbnx2: Update firmwares and update version to 2.0.8.
2010-02-16 Patrick Rabaubnx2: Fix bug when saving statistics.
2010-02-16 Michael Chanbnx2: Allow user-specified multiple advertisement speed...
2010-02-16 Michael Chanbnx2: Adjust flow control water marks.
2010-02-16 Michael Chanbnx2: Need to call cnic_setup_cnic_irq_info() after...
2010-02-16 Michael Chanbnx2: Check BNX2_FLAG_USING_MSIX flag when setting...
2010-02-16 Luis R. Rodriguezatl1c: Add support for Atheros AR8152 and AR8152
2010-02-16 Ajit Khapardebe2net: set proper value to version field in req hdr
2010-02-16 Don Skidmoreixgbe: fix WOL register setup for 82599
2010-02-16 Don Skidmoreixgbe: Fix - Do not allow Rx FC on 82598 at 1G due...
2010-02-16 John Linnnet: emaclite: adding MDIO and phy lib support
2010-02-16 Sathya Perlabe2net: implement EEH pci error recovery handlers
2010-02-16 Arnd Bergmannnet/macvtap: fix reference counting
2010-02-16 Divy Le Raycxgb3: fix link flap
2010-02-16 Divy Le Raycxgb3: FIx VLAN over Jumbo frames
next