summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-16hwmon: (s3c-hwmon) Ignore invalid divider settingsBen Dooks
2009-11-16qeth: allow dynamic change of rx checksummingFrank Blaschka
2009-11-16qeth: rework TSO functionsFrank Blaschka
2009-11-16qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun
2009-11-16qeth: remaining EDDP cleanupUrsula Braun
2009-11-16qeth: Exploit Connection IsolationEinar Lueck
2009-11-16regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin
2009-11-16regulator: Handle missing constraints in _regulator_disable()Mark Brown
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
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-15iwmc3200top: simplify the driver versionTomas Winkler
2009-11-15iwmc3200top: use prefered style for the device table.Tomas Winkler
2009-11-15mISDN: fix error return in HFCmulti_init()Roel Kluin
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-15drm: radeon: Mark several functions static in mkregtableJosh Triplett
2009-11-14Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds
2009-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-11-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-11-14fix memory leak in fixed btusb_closeOliver Neukum
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