summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-2820-223/+318
|\
| * tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson2011-07-271-3/+3
| * tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-272-6/+47
| * tg3: Add tx BD budgeting codeMatt Carlson2011-07-271-20/+29
| * tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson2011-07-271-37/+42
| * tg3: Add partial fragment unmapping codeMatt Carlson2011-07-272-0/+27
| * tg3: Generalize tg3_skb_error_unmap()Matt Carlson2011-07-271-32/+16
| * tg3: Remove short DMA check for 1st fragmentMatt Carlson2011-07-271-3/+0
| * tg3: Simplify tx bd assignmentsMatt Carlson2011-07-271-39/+37
| * tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-272-7/+12
| * ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-07-271-2/+2
| * ASIX: Simplify condition in rx_fixup()Marek Vasut2011-07-271-3/+2
| * Fix cdc-phonet buildChris Clayton2011-07-271-0/+1
| * bonding: reduce noise during initAndy Gospodarek2011-07-271-1/+1
| * bonding: fix string comparison errorsAndy Gospodarek2011-07-271-62/+71
| * net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-278-6/+14
| * forcedeth: fix vlansJiri Pirko2011-07-271-3/+13
| * gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn2011-07-271-5/+1
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-273-3/+6
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-263-3/+6
| | |\
| | | * b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-261-2/+3
| | | * b43: bcma: drop BROKENRafał Miłecki2011-07-261-1/+1
| | | * b43: bus: fix memory corruption when setting driver's dataRafał Miłecki2011-07-261-0/+2
| * | | acenic: use netdev_alloc_skb_ip_alignstephen hemminger2011-07-252-24/+27
* | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2618-18/+18
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2562-76/+75
|\ \ \
| * | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-217-11/+11
| * | | drivers/net: static should be at beginning of declarationJesper Juhl2011-07-111-6/+6
| * | | Merge branch 'master' into for-nextJiri Kosina2011-07-1173-535/+1017
| |\ \ \
| * | | | Update my e-mail addressMichael Büsch2011-07-0737-37/+37
| * | | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-243-3/+3
| * | | | treewide: Fix recieve/receive typosJoe Perches2011-06-241-1/+1
| * | | | treewide: remove duplicate includesVitaliy Ivanov2011-06-204-5/+1
| * | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1013-21/+22
* | | | | bnx2x: use pci_pcie_cap()Vladislav Zolotarov2011-07-241-1/+1
* | | | | bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov2011-07-241-11/+25
* | | | | bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid2011-07-241-3/+6
* | | | | bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov2011-07-241-31/+32
* | | | | bnx2x: fix loopback for non 10G linkYaniv Rosner2011-07-241-6/+18
* | | | | bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov2011-07-241-6/+33
* | | | | iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller2011-07-241-0/+6
* | | | | via-velocity: remove duplicated #includeHuang Weiyi2011-07-231-1/+0
* | | | | qlge: remove duplicated #includeHuang Weiyi2011-07-231-1/+0
* | | | | igb: remove duplicated #includeHuang Weiyi2011-07-231-1/+0
* | | | | can: c_can: remove duplicated #includeHuang Weiyi2011-07-232-2/+0
* | | | | bnad: remove duplicated #includeHuang Weiyi2011-07-231-1/+0
* | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-07-22146-5993/+6492
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22146-5993/+6492
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | b43legacy: dma: cache translation (routing bits)Rafał Miłecki2011-07-222-3/+6
| | * | | ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin2011-07-221-6/+3
OpenPOWER on IntegriCloud