summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-12-03To fix a compilation warning in wl1271_sdio.Panduranga Mallireddy
2010-12-02Try to read the MAC address from the on-disk NVS file.Panduranga Mallireddy
2010-11-17Revert "wl1271: sdio: enable runtime PM"Panduranga Mallireddy
2010-11-17Revert "wl1271: Release interrupt *after* releasing the driver context"Panduranga Mallireddy
2010-11-17Revert "wl1271: sdio: add suspend/resume support"Panduranga Mallireddy
2010-11-13wl1271: sdio: add suspend/resume supportPanduranga Mallireddy
2010-11-13wl1271: Release interrupt *after* releasing the driver contextPanduranga Mallireddy
2010-11-13wl1271: sdio: enable runtime PMPanduranga Mallireddy
2010-11-13wl1271: make ref_clock configurable by boardPanduranga Mallireddy
2010-11-13wl1271: take irq info from private board dataPanduranga Mallireddy
2010-11-13wl12xx: add platform data passing supportPanduranga Mallireddy
2010-11-13wl1271: propagate set_power's return valuePanduranga Mallireddy
2010-11-13wl12xx: make wl12xx.h common to both spi and sdioPanduranga Mallireddy
2010-11-13wl1271: sdio: claim host only when doing IOPanduranga Mallireddy
2010-09-14phy: SMSC: fix unused warnings when built into kernelMike Frysinger
2010-09-14KS8851: Destroy ethernet work queue in exit pathMaulik Mankad
2010-09-14KS8851: Use dedicated work queue for ethernet.Maulik Mankad
2010-09-14usb: gregkh's patchset for the .36 merge windowAnand Gadiyar
2010-09-14KS8851: Add support for EEPROM MAC AddressBen Dooks
2010-09-14net: ks8851: Fix the buffer alignment to make ethernet workSantosh Shilimkar
2010-09-14smsc911x: Add spinlocks around registers accessCatalin Marinas
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