| Commit message (Expand) | Author | Age | Files | Lines |
* | be2net: call napi_disable() for all event queues | Ivan Vecera | 2013-11-29 | 1 | -2/+2 |
* | Revert "be2net: call napi_disable() for all event queues" | David S. Miller | 2013-11-29 | 1 | -1/+1 |
* | be2net: call napi_disable() for all event queues | Ivan Vecera | 2013-11-29 | 1 | -1/+1 |
* | via-velocity: fix netif_receive_skb use in irq disabled section. | françois romieu | 2013-11-29 | 1 | -5/+6 |
* | Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux... | David S. Miller | 2013-11-29 | 3 | -15/+26 |
|\ |
|
| * | can: flexcan: use correct clock as base for bit rate calculation | Marc Kleine-Budde | 2013-11-26 | 1 | -1/+1 |
| * | can: c_can: fix calculation of transmitted bytes on tx complete | Holger Bechtold | 2013-11-25 | 1 | -0/+1 |
| * | can: c_can: don't call pm_runtime_get_sync() from interrupt context | Marc Kleine-Budde | 2013-11-25 | 1 | -6/+15 |
| * | can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value | Oliver Hartkopp | 2013-11-25 | 1 | -8/+9 |
* | | xen-netback: include definition of csum_ipv6_magic | Andy Whitcroft | 2013-11-29 | 1 | -0/+1 |
* | | macvtap: fix tx_dropped counting error | Jason Wang | 2013-11-29 | 1 | -1/+1 |
* | | phy: Add Vitesse 8514 phy ID | Shaohui Xie | 2013-11-29 | 1 | -0/+15 |
* | | genetlink/pmcraid: use proper genetlink multicast API | Johannes Berg | 2013-11-29 | 1 | -5/+15 |
* | | tg3: Convert to use hwmon_device_register_with_groups | Guenter Roeck | 2013-11-29 | 1 | -19/+6 |
* | | bonding: disable arp and enable mii monitoring when bond change to no uses ar... | dingtianhong | 2013-11-29 | 4 | -9/+19 |
|/ |
|
* | be2net: Avoid programming permenant MAC by BE3-R VFs | Ajit Khaparde | 2013-11-24 | 2 | -6/+5 |
* | be2net: set coalesce-wm in CQ_CREATE_V2 cmd | Ajit Khaparde | 2013-11-24 | 1 | -0/+7 |
* | be2net: Disabling and enabling interrupts in suspend and resume | Ajit Khaparde | 2013-11-24 | 1 | -0/+2 |
* | xen-netback: stop the VIF thread before unbinding IRQs | David Vrabel | 2013-11-21 | 1 | -3/+3 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-11-21 | 13 | -52/+121 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-21 | 13 | -52/+121 |
| |\ |
|
| | * | brcmfmac: fix possible memory leak | Geyslan G. Bem | 2013-11-18 | 1 | -0/+1 |
| | * | rtlwifi: rtl8192cu: Fix more pointer arithmetic errors | Larry Finger | 2013-11-15 | 2 | -6/+6 |
| | * | mwifiex: fix issues in driver unload path for USB chipsets | Ujjal Roy | 2013-11-15 | 1 | -12/+15 |
| | * | mwifiex: fix memory leak issue for sdio and pcie cards | Amitkumar Karwar | 2013-11-15 | 2 | -4/+5 |
| | * | mwifiex: fix potential mem leak in .del_virtual_intf | Amitkumar Karwar | 2013-11-15 | 2 | -6/+3 |
| | * | mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc | Amitkumar Karwar | 2013-11-15 | 1 | -2/+1 |
| | * | mwifiex: failure path handling in mwifiex_add_virtual_intf() | Amitkumar Karwar | 2013-11-15 | 2 | -15/+18 |
| | * | mwifiex: use return value of mwifiex_add_virtual_intf() correctly | Amitkumar Karwar | 2013-11-15 | 1 | -2/+4 |
| | * | rt2x00: fix a crash bug in the HT descriptor handling fix | Felix Fietkau | 2013-11-15 | 1 | -1/+2 |
| | * | ath9k: Fix issue with MCS15 | Sujith Manoharan | 2013-11-15 | 2 | -0/+61 |
| | * | ath9k: Update AR9462 2.1 initvals | Sujith Manoharan | 2013-11-15 | 1 | -3/+3 |
| | * | ath: fix dynamic user regulatory settings | Luis R. Rodriguez | 2013-11-15 | 1 | -1/+2 |
* | | | net/phy: Add the autocross feature for forced links on VSC82x4 | Madalin Bucur | 2013-11-21 | 2 | -7/+72 |
* | | | net/phy: Add VSC8662 support | Sandeep Singh | 2013-11-21 | 1 | -0/+14 |
* | | | net/phy: Add VSC8574 support | shaohui xie | 2013-11-21 | 1 | -1/+16 |
* | | | net/phy: Add VSC8234 support | Andy Fleming | 2013-11-21 | 1 | -2/+17 |
|/ / |
|
* | | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa | 2013-11-21 | 2 | -11/+4 |
* | | r8152: fix incorrect type in assignment | hayeswang | 2013-11-20 | 1 | -9/+9 |
* | | r8152: support stopping/waking tx queue | hayeswang | 2013-11-20 | 1 | -0/+22 |
* | | r8152: modify the tx flow | hayeswang | 2013-11-20 | 1 | -43/+3 |
* | | r8152: fix tx/rx memory overflow | hayeswang | 2013-11-20 | 1 | -13/+17 |
* | | aacraid: prevent invalid pointer dereference | Mahesh Rajashekhara | 2013-11-20 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-20 | 65 | -379/+538 |
|\ \ |
|
| * | | genetlink: make multicast groups const, prevent abuse | Johannes Berg | 2013-11-19 | 3 | -54/+21 |
| * | | genetlink: pass family to functions using groups | Johannes Berg | 2013-11-19 | 4 | -5/+9 |
| * | | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 2013-11-19 | 2 | -4/+2 |
| * | | atm: idt77252: fix dev refcnt leak | Ying Xue | 2013-11-19 | 1 | -1/+1 |
| * | | be2net: Delete secondary unicast MAC addresses during be_close | Ajit Khaparde | 2013-11-18 | 1 | -0/+5 |
| * | | be2net: Fix unconditional enabling of Rx interface options | Ajit Khaparde | 2013-11-18 | 3 | -4/+16 |