| Commit message (Expand) | Author | Age | Files | Lines |
* | pch_gbe: Fixed the issue on which a network freezes | Toshiharu Okada | 2011-10-03 | 1 | -29/+27 |
* | pch_gbe: Fixed the issue on which PC was frozen when link was downed. | Toshiharu Okada | 2011-10-03 | 1 | -1/+1 |
* | net: xen-netback: correctly restart Tx after a VM restore/migrate | David Vrabel | 2011-10-03 | 1 | -2/+2 |
* | bonding: properly stop queuing work when requested | Andy Gospodarek | 2011-10-03 | 3 | -7/+12 |
* | ibmveth: Fix oops on request_irq failure | Brian King | 2011-09-29 | 1 | -2/+2 |
* | cxgb4: Fix EEH on IBM P7IOC | Divy Le Ray | 2011-09-29 | 1 | -0/+3 |
* | dp83640: reduce driver noise | Richard Cochran | 2011-09-29 | 1 | -2/+2 |
* | Merge git://github.com/davem330/net | Linus Torvalds | 2011-09-28 | 12 | -32/+68 |
|\ |
|
| * | Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless | David S. Miller | 2011-09-27 | 9 | -29/+42 |
| |\ |
|
| | * | Merge branch 'master' of git://git.infradead.org/users/linville/wireless into... | John W. Linville | 2011-09-27 | 9 | -29/+42 |
| | |\ |
|
| | | * | ath9k: Fix a dma warning/memory leak | Mohammed Shafi Shajakhan | 2011-09-26 | 1 | -1/+9 |
| | | * | rtlwifi: rtl8192cu: Fix unitialized struct | Larry Finger | 2011-09-26 | 1 | -0/+1 |
| | | * | iwlagn: fix dangling scan request | Johannes Berg | 2011-09-26 | 1 | -14/+16 |
| | | * | iwlegacy: do not use interruptible waits | Stanislaw Gruszka | 2011-09-21 | 5 | -13/+13 |
| | | * | iwlegacy: fix command queue timeout | Stanislaw Gruszka | 2011-09-21 | 1 | -0/+2 |
| | | * | ath9k_hw: Fix Rx DMA stuck for AR9003 chips | Rajkumar Manoharan | 2011-09-21 | 1 | -1/+1 |
| * | | | bnx2x: add missing break in bnx2x_dcbnl_get_cap | Shmulik Ravid | 2011-09-27 | 1 | -0/+1 |
| * | | | bnx2x: fix WOL by enablement PME in config space | Dmitry Kravkov | 2011-09-27 | 1 | -1/+9 |
| * | | | bnx2x: fix hw attention handling | Dmitry Kravkov | 2011-09-27 | 2 | -2/+16 |
| |/ / |
|
* | | | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference | Neil Horman | 2011-09-26 | 3 | -12/+42 |
|/ / |
|
* | | ixgbe: fix possible null buffer error | Jesse Brandeburg | 2011-09-21 | 1 | -2/+2 |
* | | tg3: fix VLAN tagging regression | Kasper Pedersen | 2011-09-21 | 1 | -2/+0 |
* | | net: pxa168: Fix build errors by including interrupt.h | Tanmay Upadhyay | 2011-09-20 | 1 | -0/+1 |
* | | netconsole: switch init_netconsole() to late_initcall | Lin Ming | 2011-09-20 | 1 | -1/+7 |
* | | gianfar: Fix overflow check and return value for gfar_get_cls_all() | Ben Hutchings | 2011-09-20 | 1 | -4/+4 |
* | | ppp_generic: fix multilink fragment MTU calculation (again) | Henry Wong | 2011-09-20 | 1 | -1/+6 |
* | | GRETH: avoid overwrite IP-stack's IP-frags checksum | Daniel Hellstrom | 2011-09-20 | 1 | -2/+5 |
* | | GRETH: RX/TX bytes were never increased | Daniel Hellstrom | 2011-09-20 | 2 | -0/+6 |
* | | Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux | David S. Miller | 2011-09-20 | 1 | -5/+27 |
|\ \ |
|
| * | | r8169: do not enable the TBI for anything but the original 8169. | Francois Romieu | 2011-09-17 | 1 | -3/+10 |
| * | | r8169: remove erroneous processing of always set bit. | Francois Romieu | 2011-09-17 | 1 | -1/+6 |
| * | | r8169: fix WOL setting for 8105 and 8111evl | Hayes Wang | 2011-09-17 | 1 | -1/+9 |
| * | | r8169: add MODULE_FIRMWARE for the firmware of 8111evl | Hayes Wang | 2011-09-17 | 1 | -0/+1 |
| * | | r8169: fix the reset setting for 8111evl | Hayes Wang | 2011-09-17 | 1 | -0/+1 |
* | | | Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem | John W. Linville | 2011-09-20 | 5 | -42/+73 |
|\ \ \
| | |/
| |/| |
|
| * | | b43: Fix beacon problem in ad-hoc mode | Manual Munz | 2011-09-19 | 1 | -1/+2 |
| * | | iwlagn: workaround bug crashing some APs | Don Fry | 2011-09-16 | 1 | -0/+5 |
| * | | rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms | Larry Finger | 2011-09-16 | 1 | -8/+9 |
| * | | rt2800pci: Fix compiler error on PowerPC | Larry Finger | 2011-09-16 | 1 | -13/+17 |
| * | | ipw2x00: fix rtnl mutex deadlock | Stanislaw Gruszka | 2011-09-16 | 2 | -20/+40 |
* | | | Merge git://github.com/davem330/net | Linus Torvalds | 2011-09-18 | 29 | -356/+603 |
|\ \ \
| | |/
| |/| |
|
| * | | can: ti_hecc: include linux/io.h | Daniel Mack | 2011-09-16 | 1 | -0/+1 |
| * | | ibmveth: Fix checksum offload failure handling | Anton Blanchard | 2011-09-16 | 1 | -11/+20 |
| * | | ibmveth: Checksum offload is always disabled | Anton Blanchard | 2011-09-16 | 1 | -1/+1 |
| * | | ibmveth: Fix issue with DMA mapping failure | Anton Blanchard | 2011-09-16 | 1 | -5/+5 |
| * | | ibmveth: Fix DMA unmap error | Brian King | 2011-09-16 | 1 | -1/+6 |
| * | | Merge branch 'master' of ../netdev/ | David S. Miller | 2011-09-16 | 2 | -15/+14 |
| |\ \ |
|
| | * | | e1000: Fix driver to be used on PA RISC C8000 workstations | Jeff Kirsher | 2011-08-30 | 1 | -0/+6 |
| * | | | pch_gbe: support ML7831 IOH | Toshiharu Okada | 2011-09-15 | 2 | -5/+16 |
| * | | | pch_gbe: added the process of FIFO over run error | Toshiharu Okada | 2011-09-15 | 2 | -104/+179 |