aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet
2010-11-17gianfar: fix signedness issueNicolas Kaiser
2010-11-17net: bnx2x: fix error value signVasiliy Kulikov
2010-11-178139cp: fix checksum brokenShan Wei
2010-11-17r8169: fix checksum brokenShan Wei
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan
2010-11-16ath9k_htc: Add new devices into AR7010Rajkumar Manoharan
2010-11-16ath9k_htc: Update usb device ID listRajkumar Manoharan
2010-11-16ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan
2010-11-15carl9170: fix usb anchor wait timeoutChristian Lamparter
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki
2010-11-12axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki
2010-11-12cxgb4vf: add call to Firmware to reset VF State.Casey Leedom
2010-11-12cxgb4vf: Fail open if link_start() fails.Casey Leedom
2010-11-12cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom
2010-11-12cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom
2010-11-12cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom
2010-11-12cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom
2010-11-12ixgbe: Look inside vlan when determining offload protocol.Hao Zheng
2010-11-12bnx2x: Look inside vlan when determining checksum proto.Hao Zheng
2010-11-12virtio-net: init link state correctlyJason Wang
2010-11-12ucc_geth: Fix deadlockJoakim Tjernlund
2010-11-12ucc_geth: Do not bring the whole IF down when TX failure.Joakim Tjernlund
2010-11-12led-class: always implement blinkingJohannes Berg
2010-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-09iwlwifi: dont use pci_dev before it being assignWey-Yi Guy
2010-11-09r8169: fix sleeping while holding spinlock.françois romieu
2010-11-09r8169: revert "Handle rxfifo errors on 8168 chips"françois romieu
2010-11-08ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan
2010-11-08ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan
2010-11-08ath9k_htc: Add support for device ID 3346Haitao Zhang
2010-11-08ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan
2010-11-08libertas: terminate scan when stopping interfaceDaniel Drake
2010-11-08ath9k: check old power mode before clearing cycle countersFelix Fietkau
2010-11-08carl9170: usbid table updatesChristian Lamparter
2010-11-08ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan
2010-11-08ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan
2010-11-08libipw: fix proc entry removalLinus Torvalds
2010-11-08skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain
2010-11-05ipw2x00: remove the right /proc/net entryLinus Torvalds
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds