Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | bnx2x: Add a missing bit for PXP parity register of 57712. | Vladislav Zolotarov | 2011-02-28 | 1 | -1/+1 | |
* | | | | | | | | skge: don't mark carrier down at start | Stephen Hemminger | 2011-02-25 | 1 | -3/+0 | |
* | | | | | | | | Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | David S. Miller | 2011-02-24 | 1 | -19/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | r8169: fix RTL8168DP power off issue. | Hayes Wang | 2011-02-23 | 1 | -3/+14 | |
| * | | | | | | | | r8169: correct settings of rtl8102e. | Hayes Wang | 2011-02-23 | 1 | -14/+6 | |
| * | | | | | | | | r8169: fix incorrect args to oob notify. | Hayes Wang | 2011-02-23 | 1 | -2/+3 | |
* | | | | | | | | | Added support for usb ethernet (0x0fe6, 0x9700) | Shahar Havivi | 2011-02-23 | 1 | -0/+4 | |
* | | | | | | | | | DM9000B: Fix PHY power for network down/up | Henry Nestler | 2011-02-23 | 1 | -3/+4 | |
* | | | | | | | | | DM9000B: Fix reg_save after spin_lock in dm9000_timeout | Henry Nestler | 2011-02-23 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-22 | 7 | -82/+111 | |
|\| | | | | | | | ||||||
| * | | | | | | | p54pci: update receive dma buffers before and after processing | Christian Lamparter | 2011-02-21 | 1 | -5/+9 | |
| * | | | | | | | rt2x00: Fix WPA TKIP Michael MIC failures. | Gertjan van Wingerde | 2011-02-21 | 2 | -0/+12 | |
| * | | | | | | | ath5k: Fix fast channel switching | Nick Kossifidis | 2011-02-21 | 1 | -55/+87 | |
| |/ / / / / / | ||||||
| * | | | | | | ath5k: Correct channel setting for AR2317 chip | Nikolay Ledovskikh | 2011-02-18 | 1 | -0/+1 | |
| * | | | | | | wireless: rt2x00: rt2800pci.c: add two ids | Xose Vazquez Perez | 2011-02-18 | 1 | -0/+2 | |
| * | | | | | | ath9k: Fix ath9k prevents CPU to enter C3 states | Mohammed Shafi Shajakhan | 2011-02-15 | 3 | -22/+0 | |
* | | | | | | | sfc: lower stack usage in efx_ethtool_self_test | Eric Dumazet | 2011-02-22 | 1 | -9/+13 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-18 | 16 | -155/+245 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | tg3: Restrict phy ioctl access | Matt Carlson | 2011-02-17 | 1 | -2/+6 | |
| * | | | | | drivers/net: Call netif_carrier_off at the end of the probe | Ivan Vecera | 2011-02-17 | 2 | -0/+4 | |
| * | | | | | ixgbe: work around for DDP last buffer size | Amir Hanania | 2011-02-17 | 2 | -1/+52 | |
| * | | | | | ixgbe: fix panic due to uninitialised pointer | Andy Gospodarek | 2011-02-17 | 1 | -2/+4 | |
| * | | | | | e1000e: flush all writebacks before unload | Jesse Brandeburg | 2011-02-17 | 1 | -10/+21 | |
| * | | | | | e1000e: check down flag in tasks | Jesse Brandeburg | 2011-02-17 | 1 | -0/+21 | |
| * | | | | | cxgb4vf: Use defined Mailbox Timeout | Casey Leedom | 2011-02-15 | 1 | -1/+1 | |
| * | | | | | cxgb4vf: Quiesce Virtual Interfaces on shutdown ... | Casey Leedom | 2011-02-15 | 1 | -0/+41 | |
| * | | | | | cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ... | Casey Leedom | 2011-02-15 | 1 | -8/+8 | |
| * | | | | | cxgb4vf: Check driver parameters in the right place ... | Casey Leedom | 2011-02-15 | 1 | -12/+11 | |
| * | | | | | pch_gbe: Fix the MAC Address load issue. | Toshiharu Okada | 2011-02-14 | 2 | -1/+8 | |
| * | | | | | iwlwifi: Delete iwl3945_good_plcp_health. | David S. Miller | 2011-02-14 | 1 | -66/+0 | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-14 | 1 | -1/+0 | |
| |\| | | | | ||||||
| | * | | | | iwl3945: remove plcp check | Stanislaw Gruszka | 2011-02-09 | 1 | -1/+0 | |
| * | | | | | net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING | Kurt Van Dijck | 2011-02-14 | 1 | -1/+1 | |
| * | | | | | pch_gbe: Fix the issue that the receiving data is not normal. | Toshiharu Okada | 2011-02-14 | 1 | -42/+55 | |
| * | | | | | stmmac: enable wol via magic frame by default. | Giuseppe Cavallaro | 2011-02-14 | 1 | -1/+3 | |
| * | | | | | Net, USB, Option, hso: Do not dereference NULL pointer | Jesper Juhl | 2011-02-14 | 1 | -6/+6 | |
| * | | | | | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r... | Jesper Juhl | 2011-02-13 | 1 | -1/+3 | |
* | | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-02-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 2011-02-16 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2011-02-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | m68knommu: Remove dependencies on nonexistent M68KNOMMU | Geert Uytterhoeven | 2011-02-08 | 1 | -1/+1 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-10 | 23 | -129/+240 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| * | | | | | virtio_net: Add schedule check to napi_enable call | Bruce Rogers | 2011-02-10 | 1 | -11/+16 | |
| * | | | | | pch_can: fix tseg1/tseg2 setting issue | Tomoya MORINAGA | 2011-02-10 | 1 | -2/+2 | |
| * | | | | | can: softing_cs needs slab.h | Randy Dunlap | 2011-02-09 | 1 | -0/+1 | |
| * | | | | | pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool | Toshiharu Okada | 2011-02-09 | 1 | -8/+4 | |
| * | | | | | pch_can: fix module reload issue with MSI | Tomoya | 2011-02-09 | 1 | -0/+1 | |
| * | | | | | pch_can: fix rmmod issue | Tomoya | 2011-02-09 | 1 | -1/+1 | |
| * | | | | | pch_can: fix 800k comms issue | Tomoya | 2011-02-09 | 1 | -1/+1 | |
| * | | | | | USB CDC NCM errata updates for cdc_ncm host driver | Alexey Orishko | 2011-02-08 | 1 | -80/+147 |