| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-17 | 17 | -236/+242 |
|\ |
|
| * | tg3: Fix single-vector MSI-X code | Matt Carlson | 2012-01-17 | 1 | -13/+14 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-17 | 9 | -67/+28 |
| |\ |
|
| | * | mwl8k: Fixing Sparse ENDIAN CHECK warning | Yogesh Ashok Powar | 2012-01-17 | 1 | -1/+1 |
| | * | mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() | Dan Carpenter | 2012-01-17 | 1 | -1/+1 |
| | * | brcmfmac: work-around gcc 4.7 build issue | Alexandre Oliva | 2012-01-17 | 1 | -1/+1 |
| | * | brcmsmac: remove PCI suspend/resume from bcma driver | Linus Torvalds | 2012-01-17 | 1 | -35/+3 |
| | * | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds | 2012-01-17 | 1 | -1/+1 |
| | * | wireless: iwlwifi: iwl-scan.c: Fix build warning | Fabio Estevam | 2012-01-16 | 1 | -1/+1 |
| | * | ath9k_hw: fix interpretation of the rx KeyMiss flag | Felix Fietkau | 2012-01-16 | 2 | -4/+6 |
| | * | rt2800pci: fix spurious interrupts generation | Stanislaw Gruszka | 2012-01-13 | 1 | -20/+8 |
| | * | ipw2x00: signedness bug handling frame length | Dan Carpenter | 2012-01-13 | 1 | -2/+2 |
| | * | wireless: b43: fix Oops on card eject during transfer | Guennadi Liakhovetski | 2012-01-13 | 1 | -1/+4 |
| * | | bnx2x: Disable AN KR work-around for BCM57810 | Yaniv Rosner | 2012-01-17 | 1 | -1/+9 |
| * | | bnx2x: Remove AutoGrEEEn for BCM84833 | Yaniv Rosner | 2012-01-17 | 1 | -6/+2 |
| * | | bnx2x: Remove 100Mb force speed for BCM84833 | Yaniv Rosner | 2012-01-17 | 2 | -6/+21 |
| * | | bnx2x: Fix PFC setting on BCM57840 | Yaniv Rosner | 2012-01-17 | 2 | -10/+13 |
| * | | bnx2x: Fix Super-Isolate mode for BCM84833 | Yaniv Rosner | 2012-01-17 | 1 | -113/+137 |
| * | | net: sh-eth: Fix build error by the value which is not defined | Nobuhiro Iwamatsu | 2012-01-17 | 1 | -1/+1 |
| * | | ehea: make some functions and variables static | Thadeu Lima de Souza Cascardo | 2012-01-17 | 3 | -25/+23 |
| |/ |
|
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 1 | -2/+2 |
| |\ \ |
|
| | * | | net-ks8842: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 1 | -2/+2 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 | 3 | -674/+686 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | net/irda: convert au1k_ir to platform driver. | Manuel Lauss | 2011-12-08 | 3 | -671/+686 |
| * | | | MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 | Manuel Lauss | 2011-12-07 | 1 | -5/+5 |
| * | | | MIPS: Alchemy: remove PB1000 support | Manuel Lauss | 2011-12-07 | 1 | -4/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-12 | 42 | -394/+576 |
|\ \ \ \ |
|
| * | | | | pptp: Accept packet with seq zero | Bradley Peterson | 2012-01-12 | 1 | -2/+2 |
| * | | | | net: fsl: fec: handle 10Mbps speed in RMII mode | Eric Benard | 2012-01-12 | 2 | -3/+10 |
| * | | | | drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap | Julia Lawall | 2012-01-12 | 1 | -1/+1 |
| * | | | | drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmap | Julia Lawall | 2012-01-12 | 1 | -2/+4 |
| * | | | | ksz884x: fix mtu for VLAN | Doug Kehn | 2012-01-12 | 1 | -1/+1 |
| * | | | | dp83640: Fix NOHZ local_softirq_pending 08 warning | Manfred Rudigier | 2012-01-12 | 1 | -1/+1 |
| * | | | | gianfar: Fix invalid TX frames returned on error queue when time stamping | Manfred Rudigier | 2012-01-12 | 2 | -10/+23 |
| * | | | | gianfar: Fix missing sock reference when processing TX time stamps | Manfred Rudigier | 2012-01-12 | 1 | -0/+4 |
| * | | | | phylib: introduce mdiobus_alloc_size() | Timur Tabi | 2012-01-12 | 1 | -5/+19 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-12 | 7 | -10/+11 |
| |\ \ \ \ |
|
| | * | | | | ath9k: Fix regression in channelwidth switch at the same channel | Rajkumar Manoharan | 2012-01-10 | 2 | -6/+3 |
| | * | | | | brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars() | Jesper Juhl | 2012-01-10 | 1 | -1/+3 |
| | * | | | | ath9k_hw: fix a comment | Mohammed Shafi Shajakhan | 2012-01-10 | 3 | -3/+1 |
| | * | | | | rtl8192se: Fix BUG caused by failure to check skb allocation | Larry Finger | 2012-01-10 | 1 | -0/+4 |
| * | | | | | bond_alb: don't disable softirq under bond_alb_xmit | Maxim Uvarov | 2012-01-11 | 1 | -36/+76 |
| * | | | | | mdio-octeon: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 | 1 | -1/+2 |
| * | | | | | mdio-gpio: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 | 1 | -1/+1 |
| * | | | | | phy/fixed: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 | 1 | -1/+1 |
| * | | | | | bcm63xx_enet: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 | 1 | -1/+1 |
| * | | | | | ixp4xx-eth: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 | 1 | -1/+1 |
| * | | | | | davinci_emac: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 | 1 | -1/+2 |
| * | | | | | cpmac: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 | 1 | -1/+1 |