IXP42x HSS support for setting internal clock rate
[safe/jmp/linux-2.6] / drivers /
2009-09-07 Krzysztof HalasaIXP42x HSS support for setting internal clock rate
2009-09-07 Krzysztof HalasaWAN: remove deprecated PCI_DEVICE_ID from PCI200SYN...
2009-09-07 Ajit Khapardebe2net: Code changes in Tx path to use skb_dma_map...
2009-09-07 Ajit Khapardebe2net: Changes to support flashing of the be2 network...
2009-09-07 Stephen Hemmingerwan: dlci/sdla transmit return dehacking
2009-09-07 Dhananjay Phadkenetxen: update version to 4.0.50
2009-09-07 Dhananjay Phadkenetxen: refactor firmware info code
2009-09-07 Amit Kumar Salechanetxen: pre calculate register addresses
2009-09-07 Amit Kumar Salechanetxen: fix ip addr hashing after firmware reset
2009-09-07 Dhananjay Phadkenetxen: firmware hang detection
2009-09-07 Dhananjay Phadkenetxen: handle firmware load errors
2009-09-04 Sachin Santnet: Fix a build break because of a typo in drivers...
2009-09-04 Wolfgang Grandeggercan: sja1000: legacy SJA1000 ISA bus driver
2009-09-04 Wolfgang Grandeggercan: sja1000: fix network statistics update
2009-09-04 Wolfgang Grandeggercan: add can_free_echo_skb() for upcoming drivers
2009-09-04 David S. MillerWAN: dscc4: Fix warning pointing out a bug.
2009-09-04 Scott Feldmanenic: organize device initialization/deinit into separa...
2009-09-04 Scott Feldmanenic: bug fix: check for zero port MTU before posting...
2009-09-04 Scott Feldmanenic: changes to driver/firmware interface
2009-09-04 Scott Feldmanenic: bug fix: enable VLAN filtering
2009-09-04 Scott Feldmanenic: provision for multiple Rx/Tx queues; prepare...
2009-09-04 Scott Feldmanenic: bug fix: included MAC drops in rx_dropped netstat
2009-09-04 Scott Feldmanenic: bug fix: protect fw call i/f with spinlock
2009-09-04 Scott Feldmanenic: use netdev_alloc_skb
2009-09-04 Scott Feldmanenic: bug fix: split TSO fragments larger than 16K...
2009-09-04 Scott Feldmanenic: workaround A0 erratum
2009-09-04 Scott Feldmanenic: add support for multiple BARs
2009-09-04 Eric Dumazetmacvlan: add multiqueue capability
2009-09-04 Ben Hutchingsnetdev: Convert MDIO ioctl implementation to use struct...
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-09-04 Ben Hutchingsnetdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls
2009-09-04 Stephen Hemmingersky2: only enable Vaux if capable of wakeup
2009-09-04 Dhananjay Phadkenetxen: fix infinite loop on dma mapping failure
2009-09-04 Dhananjay Phadkenetxen: remove duplicate napi_add
2009-09-04 Dhananjay Phadkenetxen: fix lro buffer allocation
2009-09-04 Yi Zouixgbe: Add support for using FCoE DDP in 82599 as FCoE...
2009-09-04 Yi Zouixgbe: Distribute transmission of FCoE traffic in 82599
2009-09-04 Yi Zouixgbe: Add support for multiple Tx queues for FCoE...
2009-09-04 Alexander Duyckigb: set vf rlpml wasn't taking vlan tag into account
2009-09-04 Alexander Duyckigb: only disable/enable interrupt bits for igb physica...
2009-09-04 Alexander Duyckigb: add support for set_rx_mode netdevice operation
2009-09-03 Uwe Kleine-Königfec: don't enable irqs in hard irq context
2009-09-03 Uwe Kleine-Königfec: fix recursive locking of mii_lock
2009-09-03 Ralf BaechleNET: Fix possible corruption in bpqether driver
2009-09-03 roel kluinWARNING: some request_irq() failures ignored in el2_open()
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-09-02 Vivek Natarajanath9k: Reconfigure beacon timers after the scan is...
2009-09-02 Luis R. Rodriguezwireless: update top level wireless driver entry
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-02 Matt Carlsontg3: Update version to 3.102
2009-09-02 Matt Carlsontg3: Add MDIO bus address assignments
2009-09-02 Matt Carlsontg3: Add 5717 NVRAM detection routines
2009-09-02 Matt Carlsontg3: Add 5717 asic rev
2009-09-02 Matt Carlsontg3: Assign rx ret producer indexes by vector
2009-09-02 Matt Carlsontg3: Adjust RSS ring allocation strategies
2009-09-02 Matt Carlsontg3: Add RSS support
2009-09-02 Matt Carlsontg3: Add coalesce parameters for msix vectors
2009-09-02 Matt Carlsontg3: Enable NAPI instances for other int vectors
2009-09-02 Matt Carlsontg3: Add TSS support
2009-09-02 Matt Carlsontg3: Update intmbox and coal_now for msix
2009-09-02 Matt Carlsontg3: Add tx and rx ring resource tracking
2009-09-02 Matt Carlsontg3: Add mailbox assignments
2009-09-02 Matt Carlsontg3: Add MSI-X support
2009-09-02 Matt Carlsontg3: Add support code around kernel interrupt API
2009-09-02 Matt Carlsontg3: Create tg3_rings_reset()
2009-09-02 Matt Carlsontg3: Add per-int coalesce now member
2009-09-02 Matt Carlsontg3: inline tg3_cond_int()
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-02 David S. Millerxilinx_emaclite: Fix permissions on driver sources.
2009-09-02 roel kluinau1000_eth: possible NULL dereference of aup->mii_bus...
2009-09-02 Mike McCormacksky2: Use 32bit read to read Y2_VAUX_AVAIL
2009-09-02 Mike McCormacksky2: Create buffer alloc and free helpers
2009-09-02 Stephen Hemmingersky2: fix management of driver LED
2009-09-02 Michael S. Tsirkintun: reuse struct sock fields
2009-09-02 Eric Dumazetbonding: use compare_ether_addr_64bits() in ALB
2009-09-02 Eric Dumazetmacvlan: Use compare_ether_addr_64bits()
2009-09-02 Mallikarjuna R Chi... ixgbe: Patch to fix 82599 multispeed fiber link issues...
2009-09-02 Peter P Waskiewicz Jrixgbe: Properly disable DCB arbiters prior to applying...
2009-09-02 Mallikarjuna R Chi... ixgbe: refactor link setup code
2009-09-02 Graham, Davide1000: Fix for e1000 kills IPMI on a tagged vlan.
2009-09-01 Samuel Ortiziwmc3200wifi: Add a last_fw_err debugfs entry
2009-09-01 Samuel Ortiziwmc3200wifi: Handle UMAC stalls and UMAC assert properly
2009-09-01 Samuel Ortiziwmc3200wifi: New initial LMAC calibration
2009-09-01 Zhu Yiiwmc3200wifi: fix misuse of le16_to_cpu
2009-09-01 Zhu Yiiwmc3200wifi: add disconnect work
2009-09-01 Zhu Yiiwmc3200wifi: use cfg80211_roamed to send roam event
2009-09-01 Samuel Ortiziwmc3200wifi: Fix sparse warning
2009-09-01 Samuel Ortiziwmc3200wifi: Set WEP key from connect
2009-09-01 Zhu Yiiwmc3200wifi: invalidate profile when necessary before...
2009-09-01 Jussi Kivilinnarndis_wlan: remove 'select WIRELESS_EXT' in Kconfig
2009-09-01 Jussi Kivilinnarndis_wlan: fix sparse endianess warnings
2009-09-01 Jussi Kivilinnarndis_wlan: cleanup
2009-09-01 Jussi Kivilinnarndis_wlan: use bool for on/off switches
2009-09-01 Vasanthakumar Thia... ath9k: Call spin_lock_bh() on btcoex_lock
2009-09-01 Vasanthakumar Thia... ath9k: Move generic hw timer intr handler to bottom...
2009-09-01 Yi Zouixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
2009-09-01 Yi Zouixgbe: Add support for the net_device_ops.ndo_fcoe_enab...
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
next