summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-04-27wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas
2012-04-27b43: only reload config after successful initializationSeth Forshee
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin
2012-04-26smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati
2012-04-26dl2k: Clean up rio_ioctlJeff Mahoney
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-26ehea: fix promiscuous modeThadeu Lima de Souza Cascardo
2012-04-26ehea: fix allmulticast supportThadeu Lima de Souza Cascardo
2012-04-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-25tg3: Avoid panic from reserved statblk field accessMatt Carlson
2012-04-25tlan: add cast needed for proper 64 bit operationBenjamin Poirier
2012-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher
2012-04-24e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg
2012-04-24asix: Fix tx transfer padding for full-speed USBIngo van Lil
2012-04-24net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin
2012-04-24ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo
2012-04-24net: usb: smsc95xx: fix mtuStephane Fillod
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack
2012-04-23rtlwifi: Fix oops on unloadLarry Finger
2012-04-23ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
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