summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-17KS8695: fix ks8695_rx() unreasonable action.zeal
2009-11-17KS8695: fix ks8695_rx_irq() bug.zeal
2009-11-17ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan
2009-11-17ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao
2009-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-16bonding: fix 802.3ad standards compliance errorJay Vosburgh
2009-11-16TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram
2009-11-16smsc911x: Fix Console Hang when bringing the interface down.Sriram
2009-11-16tg3: Update version to 3.104Matt Carlson
2009-11-16tg3: Fix DIDs, Enable 5717 supportMatt Carlson
2009-11-16tg3: Add rx prod ring consolidationMatt Carlson
2009-11-16tg3: Create aliases for rx producer mailbox regsMatt Carlson
2009-11-16tg3: Lay proucer ring handling groundworkMatt Carlson
2009-11-16tg3: Consider rx_std_prod_idx a hw mailboxMatt Carlson
2009-11-16tg3: rename rx_[std|jmb]_ptrMatt Carlson
2009-11-16tg3: tg3_alloc_rx_skb(tnapi => tp)Matt Carlson
2009-11-16tg3: Add prodring parameter to tg3_alloc_rx_skb()Matt Carlson
2009-11-16tg3: Make tg3_alloc_rx_skb() a dst-only operationMatt Carlson
2009-11-16tg3: Move napi_add calls below tg3_get_invariantsMatt Carlson
2009-11-16tg3: Create tg3_poll_msix() for non-zero MSIX vecsMatt Carlson
2009-11-16tg3: Allow DMAs to cross cacheline boundariesMatt Carlson
2009-11-16tg3: Use tg3_start_xmit_dma_bug for 5717 A0Matt Carlson
2009-11-16tg3: Add new HW_TSO_3 flag for 5717Matt Carlson
2009-11-16tg3: Refine TSO and MSI discoveryMatt Carlson
2009-11-16tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3Matt Carlson
2009-11-16tg3: Napify tg3_start_xmit_dma_bug()Matt Carlson
2009-11-16tg3: Don't touch RCB nic addressesMatt Carlson
2009-11-16tg3: Add 5717 phy IDMatt Carlson
2009-11-16forcedeth: mac address fixStanislav O. Bezzubtsev
2009-11-16r6040: fix version printingFlorian Fainelli
2009-11-16hamradio/mkiss: fix typo in compat_ioctlArnd Bergmann
2009-11-14net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang
2009-11-14ixgbe: Make queue pairs on single MSI-X interruptsPJ Waskiewicz
2009-11-14ixgbe: Flush the LSC mask change to prevent repeated interruptsNelson, Shannon
2009-11-14igb: only recycle page if it is on our numa nodeAlexander Duyck
2009-11-14igb: check for packets on all tx rings when link is downAlexander Duyck
2009-11-14igb: removed unused tx/rx total bytes/packets from adapter structAlexander Duyck
2009-11-14igb: Rework how netdev->stats is handledAlexander Duyck
2009-11-14igb: when number of CPUs > 4 combine tx/rx queues to allow more queuesAlexander Duyck
2009-11-14igb: move timesync init into a seperate functionAlexander Duyck
2009-11-14igb: change type for ring sizes to u16 in igb_set_ring_paramAlexander Duyck
2009-11-14ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun
2009-11-14r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans
2009-11-14can: add the missing netlink get_xstats_size callbackWolfgang Grandegger
2009-11-14can: Fix driver Kconfig structureOliver Hartkopp
2009-11-14s2io: fixing a ethtool test that is brokenBreno Leitao
2009-11-13p54usb: Remove DMA buffer from stackLarry Finger
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville
2009-11-13vlan/macvlan: propagate transmission state to upper layersPatrick McHardy