summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-08-13smsc911x: Add spinlocks around registers accessCatalin Marinas
2010-08-13e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-08-13rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville
2010-08-13iwlwifi: fix TX tracerJohannes Berg
2010-08-10iwlwifi: fix scan abortStanislaw Gruszka
2010-08-10ath9k_hw: fix antenna diversity on AR9285Felix Fietkau
2010-08-10ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau
2010-08-10ath9k: fix TSF after reset on AR913xFelix Fietkau
2010-08-10ath9k: another fix for the A-MPDU buffer leakFelix Fietkau
2010-08-10ath9k: fix a buffer leak in A-MPDU completionFelix Fietkau
2010-08-10ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau
2010-08-10ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau
2010-08-10ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau
2010-08-10ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau
2010-08-10ath9k: fix a potential buffer leak in the STA teardown pathFelix Fietkau
2010-08-10ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville
2010-08-10igb: Use only a single Tx queue in SR-IOV modeGreg Rose
2010-08-10e1000e: 82577/82578 PHY register access issuesBruce Allan
2010-08-10e1000e: don't inadvertently re-set INTX_DISABLEDean Nelson
2010-08-10xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-26ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei
2010-07-26NET: declance: Fix section mismatchesRalf Baechle
2010-07-24Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-07-24tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards
2010-07-22wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov
2010-07-22macvtap: Limit packet queue lengthHerbert Xu
2010-07-21ixgbe/igb: catch invalid VF settingsAndy Gospodarek
2010-07-21bnx2x: Advance a module versionVladislav Zolotarov
2010-07-21bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov
2010-07-21bnx2x: Protect a SM state changeVladislav Zolotarov
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd
2010-07-14hostap_pci: set dev->base_addr during probeJohn W. Linville
2010-07-12axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki
2010-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-11r8169: incorrect identifier for a 8168dpFrancois Romieu
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy
2010-07-02virtio_net: fix oom handling on txRusty Russell
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin