summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-15iwmc3200top: simplify the driver versionTomas Winkler
2009-11-15iwmc3200top: use prefered style for the device table.Tomas Winkler
2009-11-15hamradio/mkiss: fix typo in compat_ioctlArnd Bergmann
2009-11-13net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang
2009-11-13netiucv: displayed TX bytes value much too highUrsula Braun
2009-11-13s390: remove cu3088 layer for lcs and ctcmUrsula Braun
2009-11-13ctcm: suspend has to wait for outstanding I/OFrank Blaschka
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-13vlan/macvlan: propagate transmission state to upper layersPatrick McHardy
2009-11-13niu.c: Use correct length in strncmpJoe Perches
2009-11-11DM9000: Wake on LAN supportBen Dooks
2009-11-11ixgbe: r_idx not used in ixgbe_msix_clean_rx()Ali Gholami Rudi
2009-11-11qlge: Change version to v1.00.00.23.00.00-01.Ron Mercer
2009-11-11qlge: Clean up module parameter name.Ron Mercer
2009-11-11qlge: Add asic reset to open call.Ron Mercer
2009-11-11qlge: Do not change frame routing during suspend.Ron Mercer
2009-11-11gianfar: Revive SKB recyclingAnton Vorontsov
2009-11-11gianfar: Fix race between gfar_error() and gfar_start_xmit()Anton Vorontsov
2009-11-11gianfar: Fix thinko in gfar_set_rx_stash_index()Anton Vorontsov
2009-11-11gianfar: Fix build with CONFIG_PM=yAnton Vorontsov
2009-11-11gianfar: Remove 'Interrupt problem!' warningAnton Vorontsov