aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones
2012-04-21ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann
2012-04-21net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma
2012-04-21ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd
2012-04-19icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO
2012-04-19net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork
2012-04-19bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter
2012-04-19ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-17drivers/net/wan/farsync.c: add missing iounmapJulia Lawall
2012-04-17davinci_mdio: Fix MDIO timeout checkChristian Riesch
2012-04-17arcnet: rimi: Fix device name in debug outputJiri Kosina
2012-04-17ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck
2012-04-17ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier
2012-04-17ath9k: Fix TX fragmentationSujith Manoharan
2012-04-16dummy: Add ndo_uninit().Hiroaki SHIMODA
2012-04-16net: usb: smsc75xx: fix mtuStephane Fillod
2012-04-16can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl
2012-04-14net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi
2012-04-14ixgbe: fix WoL issue with fiberDon Skidmore
2012-04-14e1000e: issues in Sx on 82577/8/9Bruce Allan
2012-04-13net: smsc911x: fix skb handling in receive pathWill Deacon
2012-04-13mwifiex: update pcie8766 scratch register addressesBing Zhao
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau
2012-04-13ath5k: unmap io memory on probe failureJonathan Bither
2012-04-13ath5k: fix undefined 'THIS_MODULE'Jonathan Bither
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel
2012-04-13libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar
2012-04-13ks8851: Fix missing mutex_lock/unlockMatt Renzelmann
2012-04-13drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek
2012-04-138139cp: set intr mask after its handler is registeredJason Wang
2012-04-13atl1: fix kernel panic in case of DMA errorsTony Zelenoff
2012-04-13ppp: Fix race condition with queue start/stopDavid Woodhouse
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX
2012-04-13caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com
2012-04-13net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov
2012-04-05bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds