bnx2x: Use netif_set_real_num_{rx,tx}_queues()
[pandora-kernel.git] / drivers /
2010-09-28 Ben Hutchingsbnx2x: Use netif_set_real_num_{rx,tx}_queues()
2010-09-28 Ben Hutchingsbnx2: Use netif_set_real_num_{rx,tx}_queues()
2010-09-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-27 Otavio Salvadornet: r6040: store BIOS default MAC in perm_add
2010-09-27 Eric Dumazetnet: loopback driver cleanup
2010-09-27 Vasiliy Kulikovs390: use free_netdev(netdev) instead of kfree()
2010-09-27 Kulikov Vasiliysgiseeq: use free_netdev(netdev) instead of kfree()
2010-09-27 Kulikov Vasiliyrionet: use free_netdev(netdev) instead of kfree()
2010-09-27 Kulikov Vasiliyibm_newemac: use free_netdev(netdev) instead of kfree()
2010-09-27 Vincent Stehlésmsc911x: Add MODULE_ALIAS()
2010-09-27 Eric Dumazetdrivers/net: return operator cleanup
2010-09-26 Ondrej Zaryde2104x: fix TP link detection
2010-09-26 Ondrej Zaryde2104x: fix power management
2010-09-25 Greg Roseixgbevf: Refactor ring parameter re-size
2010-09-25 Ondrej Zaryde2104x: disable autonegotiation on broken hardware
2010-09-25 Giuseppe Cavallarostmmac: review the wake-up support
2010-09-25 Masayuki Ohtakenet: Add Gigabit Ethernet driver of Topcliff PCH
2010-09-23 Jesse Brandeburge1000: use GRO for receive
2010-09-23 Jesse Brandeburge1000: fix occasional panic on unload
2010-09-23 Jesse Brandeburge1000: use work queues
2010-09-23 Yi Zoue1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for...
2010-09-23 Joseph Gasparakisigb: Add support for DH89xxCC
2010-09-23 Alexander Duyckigb: clear VF_PROMISC bits instead of setting all other...
2010-09-23 Bruce Allane1000e: 82579 do not gate auto config of PHY by hardwar...
2010-09-23 Bruce Allane1000e: 82579 jumbo frame workaround causing CRC errors
2010-09-23 Bruce Allane1000e: 82579 unaccounted missed packets
2010-09-23 Bruce Allane1000e: 82566DC fails to get link
2010-09-23 Bruce Allane1000e: 82579 SMBus address and LEDs incorrect after...
2010-09-23 Bruce Allane1000e: 82577/8/9 issues with device in Sx
2010-09-22 Luca Tettamantiatl1: zero out CMB and SBM in atl1_free_ring_resources
2010-09-22 Luca Tettamantiatl1: fix resume
2010-09-22 Ben Hutchingssfc: Add support for SFE4003 board and TXC43128 PHY
2010-09-22 Ben Hutchingssfc: Remove support for SFN4111T, SFT9001 and Falcon...
2010-09-22 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-09-22 Eric Dumazetnet: constify some ppp/pptp structs
2010-09-22 Denis Kirjanovsundance: Use dev_kfree_skb_any() helper
2010-09-22 Denis Kirjanovsundance: Handle DMA mapping errors
2010-09-22 Denis Kirjanovsundance: Convert to DMA API
2010-09-22 Andy Shevchenkodrivers: atm: use native kernel's hex_to_bin() func
2010-09-22 Meelis Roostmspci: fix tr%d in printk
2010-09-21 David S. Millersfc: Fix build due to lack of vmalloc.h include.
2010-09-21 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-09-21 Ben Hutchingssfc: Clean up and correct comments on efx_monitor()
2010-09-21 Ben Hutchingssfc: Include RX IP filter table in register dump
2010-09-21 Ben Hutchingssfc: Implement the ethtool RX n-tuple control functions
2010-09-21 Ben Hutchingssfc: Add filter table management
2010-09-21 Eric Dumazetnetxen: dont set skb->truesize
2010-09-21 Eric Dumazetqlcnic: dont set skb->truesize
2010-09-21 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-09-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-09-21 Felix Fietkauath9k: make the driver specific rate control module...
2010-09-21 Felix Fietkauath9k: move ath_tx_aggr_check() to the rate control...
2010-09-21 Felix Fietkauath9k: clean up / fix aggregation session flush
2010-09-21 Felix Fietkauath9k: fix an aggregation start related race condition
2010-09-21 Felix Fietkauath9k: clean up block ack window handling
2010-09-21 Eliad Pellerwl1271: bugfix: use bitwise-AND instead of logical-AND
2010-09-21 Eliad Pellerwl1271: avoid redundant memcpy of rx_status
2010-09-21 Christian Lampartercarl9170: fix hang in AP mode when HT STA does PSM
2010-09-21 Christian Lampartercarl9170: reinit phy after HT settings have changed
2010-09-21 Christian Lampartercarl9170: fix state downgrade during reset
2010-09-21 Christian Lampartercarl9170: abort tasklet during usb reset
2010-09-21 Christian Lampartercarl9170: don't load bogus nf of chain 1
2010-09-21 Christian Lampartercarl9170: fix noise dBm conversion
2010-09-21 Christian Lampartercarl9170: use rx chainmask from eeprom
2010-09-21 Bruno Randolfath5k: Add tx queue configuration function
2010-09-21 Bruno Randolfath5k: Simplify cw_min/max and AIFS configuration
2010-09-21 Bruno Randolfath5k: Keep last descriptor in queue
2010-09-21 Bruno Randolfath5k: Count how many times a queue got stuck
2010-09-21 Bruno Randolfath5k: Add watchdog for stuck TX queues
2010-09-21 Bruno Randolfath5k: Move tx frame completion into separate function
2010-09-21 Bruno Randolfath5k: Fix TX queues stopping
2010-09-21 Bruno Randolfath5k: Fix queue debug file
2010-09-21 Bruno Randolfath5k: Use four hardware queues
2010-09-21 Bob Copelandath5k: reorder base.c to remove fwd decls
2010-09-21 Bruno Randolfath/ath5k/ath9k: Fix crypto capabilities merge issue
2010-09-21 Christian Lampartercarl9170: update AR9170 phy initvals
2010-09-21 Ohad Ben-Cohenwl1271: make ref_clock configurable by board
2010-09-21 Ohad Ben-Cohenwl1271: take irq info from private board data
2010-09-21 Ohad Ben-Cohenwl12xx: add platform data passing support
2010-09-21 Ohad Ben-Cohenwl1271: propagate set_power's return value
2010-09-21 Ohad Ben-Cohenwl12xx: make wl12xx.h common to both spi and sdio
2010-09-20 David S. MillerMerge branch 'vhost-net' of git://git./linux/kernel...
2010-09-20 Eric Dumazetqlcnic: dont set skb->truesize
2010-09-19 Dan Carpenterbna: off by one
2010-09-18 Eric Dumazetqlcnic: dont assume NET_IP_ALIGN is 2
2010-09-18 Sosnowski, Maciejdca: disable dca on IOAT ver.3.0 multiple-IOH platforms
2010-09-17 Eric Dumazetbonding: enable gro by default
2010-09-17 Ben Hutchingsethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
2010-09-17 David Lamparternetns: keep vlan slaves on master netns move
2010-09-17 Giuseppe CAVALLAROstmmac: use one memset() to reset TDES01
2010-09-17 Giuseppe CAVALLAROstmmac: prevent dma init stuck in case of failures.
2010-09-17 Giuseppe CAVALLAROstmmac: consolidate and tidy-up the COE support
2010-09-17 Giuseppe CAVALLAROstmmac: add CSR Clock range selection
2010-09-17 Wey-Yi Guyiwlagn: initialize both tx/rx prio boost parameters
2010-09-17 Wey-Yi Guyiwlagn: minor coex API changes
2010-09-17 Wey-Yi Guyiwlagn: correct naming for failure reply tx status
2010-09-17 Jay Sternbergiwlwifi: corrections to debug output of ucode statistics
2010-09-17 Wey-Yi Guyiwlagn: adding aggregated frame failure status to debugfs
2010-09-17 Wey-Yi Guyiwlagn: keep track of aggregated tx frames failure...
2010-09-17 Wey-Yi Guyiwlagn: log aggregation tx command status
next