aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-11-16KS8695: fix ks8695_rx_irq() bug.zeal
2009-11-16ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan
2009-11-16ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao
2009-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-16ath5k: allow setting txpower to 0Bob Copeland
2009-11-16rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATICJussi Kivilinna
2009-11-16rt2800: do not enable tbtt unless we are in a beacon modeJosef Bacik
2009-11-16ath9k: fix massive rx packet loss issueFelix Fietkau
2009-11-16rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde
2009-11-16rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde
2009-11-16rt2x00: Initialize rf302x RF values properly for rt2800pci.Gertjan van Wingerde
2009-11-16rt2x00: Fix rt2800lib RF chip programming selection.Gertjan van Wingerde
2009-11-15bonding: fix 802.3ad standards compliance errorJay Vosburgh
2009-11-15TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram
2009-11-15smsc911x: Fix Console Hang when bringing the interface down.Sriram
2009-11-15tg3: Update version to 3.104Matt Carlson
2009-11-15tg3: Fix DIDs, Enable 5717 supportMatt Carlson
2009-11-15tg3: Add rx prod ring consolidationMatt Carlson
2009-11-15tg3: Create aliases for rx producer mailbox regsMatt Carlson
2009-11-15tg3: Lay proucer ring handling groundworkMatt Carlson
2009-11-15tg3: Consider rx_std_prod_idx a hw mailboxMatt Carlson
2009-11-15tg3: rename rx_[std|jmb]_ptrMatt Carlson
2009-11-15tg3: tg3_alloc_rx_skb(tnapi => tp)Matt Carlson
2009-11-15tg3: Add prodring parameter to tg3_alloc_rx_skb()Matt Carlson
2009-11-15tg3: Make tg3_alloc_rx_skb() a dst-only operationMatt Carlson
2009-11-15tg3: Move napi_add calls below tg3_get_invariantsMatt Carlson
2009-11-15tg3: Create tg3_poll_msix() for non-zero MSIX vecsMatt Carlson
2009-11-15tg3: Allow DMAs to cross cacheline boundariesMatt Carlson
2009-11-15tg3: Use tg3_start_xmit_dma_bug for 5717 A0Matt Carlson
2009-11-15tg3: Add new HW_TSO_3 flag for 5717Matt Carlson
2009-11-15tg3: Refine TSO and MSI discoveryMatt Carlson
2009-11-15tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3Matt Carlson
2009-11-15tg3: Napify tg3_start_xmit_dma_bug()Matt Carlson
2009-11-15tg3: Don't touch RCB nic addressesMatt Carlson
2009-11-15tg3: Add 5717 phy IDMatt Carlson
2009-11-15forcedeth: mac address fixStanislav O. Bezzubtsev
2009-11-15r6040: fix version printingFlorian Fainelli
2009-11-15hamradio/mkiss: fix typo in compat_ioctlArnd Bergmann
2009-11-13net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang
2009-11-13ixgbe: Make queue pairs on single MSI-X interruptsPJ Waskiewicz
2009-11-13ixgbe: Flush the LSC mask change to prevent repeated interruptsNelson, Shannon
2009-11-13igb: only recycle page if it is on our numa nodeAlexander Duyck
2009-11-13igb: check for packets on all tx rings when link is downAlexander Duyck
2009-11-13igb: removed unused tx/rx total bytes/packets from adapter structAlexander Duyck
2009-11-13igb: Rework how netdev->stats is handledAlexander Duyck
2009-11-13igb: when number of CPUs > 4 combine tx/rx queues to allow more queuesAlexander Duyck
2009-11-13igb: move timesync init into a seperate functionAlexander Duyck
2009-11-13igb: change type for ring sizes to u16 in igb_set_ring_paramAlexander Duyck
2009-11-13ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun
2009-11-13r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans