summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).Dmitry Kravkov2011-02-282-12/+17
* bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.Dmitry Kravkov2011-02-281-5/+5
* bnx2x: Fix nvram test for single port devices.Dmitry Kravkov2011-02-281-2/+0
* bnx2x: (NPAR mode) Fix FW initializationDmitry Kravkov2011-02-284-17/+48
* f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont2011-02-281-5/+10
* net/fec: fix unterminated platform_device_id tableAxel Lin2011-02-281-1/+2
* dnet: fix wrong use of platform_set_drvdata()Ilya Yanok2011-02-281-2/+1
* macb: don't use platform_set_drvdata() on a net_deviceJamie Iles2011-02-281-1/+1
* CAN: add controller hardware name for Softing cardsKurt Van Dijck2011-02-281-0/+1
* drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock2011-02-281-1/+1
* fmvj18x_cs: add new idKen Kawasaki2011-02-282-0/+2
* bnx2x: Add a missing bit for PXP parity register of 57712.Vladislav Zolotarov2011-02-271-1/+1
* skge: don't mark carrier down at startStephen Hemminger2011-02-241-3/+0
* Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-02-231-19/+23
|\
| * r8169: fix RTL8168DP power off issue.Hayes Wang2011-02-231-3/+14
| * r8169: correct settings of rtl8102e.Hayes Wang2011-02-231-14/+6
| * r8169: fix incorrect args to oob notify.Hayes Wang2011-02-231-2/+3
* | Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi2011-02-231-0/+4
* | DM9000B: Fix PHY power for network down/upHenry Nestler2011-02-231-3/+4
* | DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler2011-02-231-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-229-84/+119
|\
| * p54pci: update receive dma buffers before and after processingChristian Lamparter2011-02-211-5/+9
| * rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2011-02-212-0/+12
| * ath5k: Fix fast channel switchingNick Kossifidis2011-02-211-55/+87
| * ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh2011-02-181-0/+1
| * wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez2011-02-181-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-182-2/+8
| |\
| | * Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2011-02-162-0/+6
| | * Bluetooth: fix crash with quirky dongles doing soundOliver Neukum2011-02-161-2/+2
| * | ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-153-22/+0
| |/
* | sfc: lower stack usage in efx_ethtool_self_testEric Dumazet2011-02-221-9/+13
* | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-183-4/+135
|\ \
| * | RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-172-2/+18
| * | RTC: Revert UIE emulation removalJohn Stultz2011-02-172-0/+116
| * | RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König2011-02-171-3/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-1820-172/+266
|\ \ \
| * | | tg3: Restrict phy ioctl accessMatt Carlson2011-02-171-2/+6
| * | | drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2011-02-172-0/+4
| * | | ixgbe: work around for DDP last buffer sizeAmir Hanania2011-02-172-1/+52
| * | | ixgbe: fix panic due to uninitialised pointerAndy Gospodarek2011-02-171-2/+4
| * | | e1000e: flush all writebacks before unloadJesse Brandeburg2011-02-171-10/+21
| * | | e1000e: check down flag in tasksJesse Brandeburg2011-02-171-0/+21
| * | | isdn: hisax: Use l2headersize() instead of dup (and buggy) func.David S. Miller2011-02-151-8/+1
| * | | cxgb4vf: Use defined Mailbox TimeoutCasey Leedom2011-02-141-1/+1
| * | | cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom2011-02-141-0/+41
| * | | cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom2011-02-141-8/+8
| * | | cxgb4vf: Check driver parameters in the right place ...Casey Leedom2011-02-141-12/+11
| * | | pch_gbe: Fix the MAC Address load issue.Toshiharu Okada2011-02-142-1/+8
| * | | iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller2011-02-141-66/+0
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-143-1/+5
| |\ \ \ | | | |/ | | |/|