| Commit message (Expand) | Author | Age | Files | Lines |
* | e1000e: fix use of pci_enable_pcie_error_reporting | Xiaotian Feng | 2009-08-15 | 1 | -8/+8 |
* | e1000e: WoL does not work on 82577/82578 with manageability enabled | Bruce Allan | 2009-08-15 | 1 | -3/+3 |
* | cnic: Fix locking in init/exit calls. | Michael Chan | 2009-08-15 | 2 | -9/+40 |
* | cnic: Fix locking in start/stop calls. | Michael Chan | 2009-08-15 | 2 | -16/+29 |
* | bnx2: Use mutex on slow path cnic calls. | Michael Chan | 2009-08-15 | 2 | -6/+12 |
* | cnic: Refine registration with bnx2. | Michael Chan | 2009-08-15 | 1 | -13/+36 |
* | cnic: Fix symbol_put_addr() panic on ia64. | Michael Chan | 2009-08-15 | 1 | -1/+1 |
* | pegasus: Add new device ID. | Petko Manolov | 2009-08-14 | 1 | -0/+2 |
* | drivers/net: fixed drivers that support netpoll use ndo_start_xmit() | Dongdong Deng | 2009-08-14 | 4 | -8/+12 |
* | via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL | roel kluin | 2009-08-14 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-14 | 1 | -2/+4 |
|\ |
|
| * | rt2x00: fix memory corruption in rf cache, add a sanity check | Pavel Roskin | 2009-08-14 | 1 | -2/+4 |
* | | ixgbe: Fix receive on real device when VLANs are configured | Lucy Liu | 2009-08-13 | 1 | -2/+2 |
* | | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion | Yi Zou | 2009-08-13 | 1 | -1/+1 |
* | | netxen: free napi resources during detach | Dhananjay Phadke | 2009-08-13 | 2 | -15/+24 |
* | | netxen: remove netxen workqueue | Amit Kumar Salecha | 2009-08-13 | 2 | -29/+42 |
* | | ixgbe: fix issues setting rx-usecs with legacy interrupts | Don Skidmore | 2009-08-13 | 1 | -8/+19 |
* | | can: fix oops caused by wrong rtnl newlink usage | Oliver Hartkopp | 2009-08-13 | 1 | -0/+7 |
|/ |
|
* | 8139cp: balance dma_map_single vs dma_unmap_single pair | Francois Romieu | 2009-08-12 | 1 | -3/+2 |
* | Revert "libertas: Read buffer overflow" | David S. Miller | 2009-08-12 | 1 | -8/+10 |
* | ar9170: fix read & write outside array bounds | Dan Carpenter | 2009-08-10 | 1 | -2/+3 |
* | ar9170usb: fix spurious firmware related message | Christian Lamparter | 2009-08-10 | 1 | -1/+5 |
* | mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc() | roel kluin | 2009-08-09 | 1 | -2/+3 |
* | zorro8390: Fix read buffer overflow in zorro8390_init_one() | roel kluin | 2009-08-09 | 1 | -0/+3 |
* | pcnet32: Read buffer overflow | roel kluin | 2009-08-09 | 1 | -1/+1 |
* | gianfar: keep vlan related state when restart | Yong Zhang | 2009-08-09 | 1 | -2/+10 |
* | e1000e: fix potential NVM corruption on ICH9 with 8K bank size | Bruce Allan | 2009-08-09 | 1 | -38/+12 |
* | e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts | Bruce Allan | 2009-08-09 | 1 | -13/+31 |
* | ixgbe: Disable packet split only on FCoE queues in 82599 | Yi Zou | 2009-08-09 | 2 | -16/+19 |
* | ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() | Yi Zou | 2009-08-09 | 1 | -40/+15 |
* | tun: Extend RTNL lock coverage over whole ioctl | Herbert Xu | 2009-08-09 | 1 | -31/+19 |
* | fec: fix FEC driver packet transmission breakage | Greg Ungerer | 2009-08-09 | 1 | -4/+5 |
* | atlx: strncpy does not null terminate string | Roel Kluin | 2009-08-09 | 2 | -8/+8 |
* | irda: fix read buffer overflow | Roel Kluin | 2009-08-09 | 1 | -1/+1 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-08-09 | 694 | -12298/+23374 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-08-09 | 2 | -1/+13 |
| |\ |
|
| | * | UBI: compatible fallback in absense of sequence numbers | Adrian Hunter | 2009-07-24 | 1 | -1/+12 |
| | * | UBI: fix double free on error path | Adrian Hunter | 2009-07-24 | 1 | -0/+1 |
| * | | drm/i915: silence vblank warnings | Frans Pop | 2009-08-09 | 1 | -2/+2 |
| * | | drm: silence pointless vblank warning. | Paul Rolland | 2009-08-09 | 1 | -1/+1 |
| * | | drm: When adding probed modes, preserve duplicate mode types | Keith Packard | 2009-08-09 | 1 | -0/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-08-07 | 12 | -18/+53 |
| |\ \ |
|
| | * | | USB: fix oops on disconnect in cdc-acm | Oliver Neukum | 2009-08-07 | 2 | -5/+7 |
| | * | | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito | 2009-08-07 | 1 | -0/+7 |
| | * | | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa | 2009-08-07 | 2 | -0/+9 |
| | * | | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen | 2009-08-07 | 2 | -0/+8 |
| | * | | USB: EHCI: fix counting of transaction error retries | Alan Stern | 2009-08-07 | 2 | -5/+5 |
| | * | | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern | 2009-08-07 | 2 | -4/+5 |
| | * | | USB: usbfs: fix -ENOENT error code to be -ENODEV | Alan Stern | 2009-08-07 | 1 | -1/+1 |
| | * | | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar | 2009-08-07 | 1 | -0/+1 |