summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Change value comparison orderYaniv Rosner2011-11-281-23/+23
* bnx2x: Cosmetic changesYaniv Rosner2011-11-282-216/+199
* bnx2x: Fix self test of BCM57800Yaniv Rosner2011-11-281-2/+12
* bnx2x: Add known PHY type checkYaniv Rosner2011-11-281-0/+4
* bnx2x: Change Warpcore MDIO work around modeYaniv Rosner2011-11-281-1/+3
* bnx2x: Fix BCM84833 link and LED behaviorYaniv Rosner2011-11-282-184/+223
* bnx2x: Warpcore HW reset following fan failureYaniv Rosner2011-11-282-0/+17
* bnx2x: ETS changesYaniv Rosner2011-11-282-4/+17
* bnx2x: PFC changesYaniv Rosner2011-11-282-76/+179
* net/irda: convert drivers/net/irda/* to use module_platform_driver()Axel Lin2011-11-274-48/+4
* net/mlx4_en: bug fix for the case of vlan id 0 and UP 0Amir Vadai2011-11-271-2/+4
* net/mlx4_en: adding loopback supportAmir Vadai2011-11-273-2/+21
* net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer2011-11-271-2/+18
* net/mlx4_en: using non collapsed CQ on TXYevgeny Petrilin2011-11-272-38/+36
* net/mlx4_en: fix sparse warning on a cast which truncates bits from constant ...Or Gerlitz2011-11-271-1/+1
* net/mlx4: fix UDP RSS related settingsOr Gerlitz2011-11-271-3/+5
* net/mlx4: move RSS related definitions to be globalOr Gerlitz2011-11-273-15/+7
* isdn/gigaset: report ISDN4Linux interface only onceTilman Schmidt2011-11-271-2/+1
* atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR2011-11-261-2/+2
* virtio_net: return already tracked tx_fifo_errors via virtnet_getstats()Rick Jones2011-11-261-0/+1
* ray_cs: Fix array bounds warnings.David S. Miller2011-11-262-4/+4
* airo: Fix array bounds warning when moving packet payload.David S. Miller2011-11-261-2/+2
* KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6Ben Dooks2011-11-263-320/+120
* KSZ8851-SNL: Fix MAC address change problemTristram Ha2011-11-262-21/+28
* KSZ8851-SNL: Add support for EEPROM MAC addressBen Dooks2011-11-261-7/+34
* eeprom_93cx6: Add write supportBen Dooks2011-11-261-0/+85
* eeprom_93cx6: Add data direction control.Ben Dooks2011-11-261-0/+3
* be2net: Fix non utilization of RX queuesPadmanabh Ratnakar2011-11-261-6/+10
* be2net: Use new hash keyPadmanabh Ratnakar2011-11-261-2/+3
* be2net: Add error handling for LancerPadmanabh Ratnakar2011-11-261-49/+106
* be2net: Fix error recovery pathsPadmanabh Ratnakar2011-11-261-1/+4
* be2net: Move to new SR-IOV implementation in LancerPadmanabh Ratnakar2011-11-263-25/+200
* bonding: Remove obsolete source file 'bond_ipv6.c'Ben Hutchings2011-11-261-223/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-2615-25/+67
|\
| * net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2011-11-262-2/+2
| * ehea: Use round_jiffies_relative to align workqueueAnton Blanchard2011-11-231-2/+4
| * ehea: Reduce memory usage in buffer poolsAnton Blanchard2011-11-231-2/+2
| * qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo2011-11-231-5/+3
| * bnx2x: Fix 5461x LEDYaniv Rosner2011-11-232-1/+39
| * b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover2011-11-231-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-223-4/+5
| |\
| | * Revert "rt2800pci: handle spurious interrupts"John W. Linville2011-11-221-6/+1
| | * Revert "rt2x00: handle spurious pci interrupts"John W. Linville2011-11-223-3/+3
| | * prism54: potential memory corruption in prism54_get_essid()Dan Carpenter2011-11-211-1/+1
| | * p54spi: Fix workqueue deadlockMichael Büsch2011-11-171-2/+2
| | * p54spi: Add missing spin_lock_initMichael Büsch2011-11-171-0/+1
| | * rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde2011-11-171-1/+1
| | * rt2x00: handle spurious pci interruptsStanislaw Gruszka2011-11-173-3/+3
| | * rt2800pci: handle spurious interruptsStanislaw Gruszka2011-11-171-1/+6
| * | net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl2011-11-211-1/+0