summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-09be2net: netpoll supportIvan Vecera
2011-12-09net/fec: make FEC driver buildable as moduleLothar Waßmann
2011-12-09net/fec: fix the .remove codeLothar Waßmann
2011-12-09net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann
2011-12-09net/fec: don't munge MAC address from platform dataLothar Waßmann
2011-12-09net/fec: don't request invalid IRQLothar Waßmann
2011-12-09net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann
2011-12-09net/fec: set con_id in clk_get() call to NULLLothar Waßmann
2011-12-09net/fec: misc cleanupsLothar Waßmann
2011-12-09tg3: Update version to 3.122Matt Carlson
2011-12-09tg3: Return flowctrl config through ethtoolMatt Carlson
2011-12-09tg3: Track LP advertisingMatt Carlson
2011-12-09tg3: Integrate flowctrl check into AN adv checkMatt Carlson
2011-12-09tg3: Save stats across chip resetsMatt Carlson
2011-12-09tg3: Remove ethtool stats member from dev structMatt Carlson
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski
2011-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06caif: Replace BUG_ON with WARN_ON.Roar Førde
2011-12-06caif-shm: Bugfixes for caif_shmcore.csjur.brandeland@stericsson.com
2011-12-06caif-hsi: Remove wake line modification when flushing FIFOChristian Auby
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-06caif-spi: Bugfix for dump upon device removalErwan Bracq
2011-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-12-06bnx2x: fix crash while ethtool -tDmitry Kravkov
2011-12-06netback: fix typo in commentWei Liu
2011-12-06netback: remove redundant assignmentWei Liu
2011-12-06bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski
2011-12-06bnx2x: support classification config queryAriel Elior
2011-12-06bnx2x: add fcoe statisticsBarak Witkowski
2011-12-06bnx2x: add PFC statisticsBarak Witkowski
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-06pasemi_mac: Fix building as moduleBen Hutchings
2011-12-06netback: Fix alert message.Wei Liu
2011-12-06Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2011-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-05Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-12-05r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu
2011-12-05r8169: Rx FIFO overflow fixes.françois romieu
2011-12-05gpio: fix a build failure on KS8695 GPIOLinus Walleij
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2011-12-05infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller
2011-12-05cxgb4i: Handle dst_get_neighbour_noref() returning NULL.David Miller
2011-12-05libcxgbi: Handle dst_get_neighbour_noref() returning NULL.David Miller
2011-12-05infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller
2011-12-05infiniband: nes: Use dst's neighbour entry.David Miller
2011-12-05cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller
2011-12-05cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller