summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* be2net: call napi_disable() for all event queuesIvan Vecera2013-11-291-2/+2
* Revert "be2net: call napi_disable() for all event queues"David S. Miller2013-11-291-1/+1
* be2net: call napi_disable() for all event queuesIvan Vecera2013-11-291-1/+1
* via-velocity: fix netif_receive_skb use in irq disabled section.françois romieu2013-11-291-5/+6
* Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux...David S. Miller2013-11-293-15/+26
|\
| * can: flexcan: use correct clock as base for bit rate calculationMarc Kleine-Budde2013-11-261-1/+1
| * can: c_can: fix calculation of transmitted bytes on tx completeHolger Bechtold2013-11-251-0/+1
| * can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde2013-11-251-6/+15
| * can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp2013-11-251-8/+9
* | xen-netback: include definition of csum_ipv6_magicAndy Whitcroft2013-11-291-0/+1
* | macvtap: fix tx_dropped counting errorJason Wang2013-11-291-1/+1
* | phy: Add Vitesse 8514 phy IDShaohui Xie2013-11-291-0/+15
* | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-291-5/+15
* | tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-291-19/+6
* | bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong2013-11-294-9/+19
|/
* be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde2013-11-242-6/+5
* be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde2013-11-241-0/+7
* be2net: Disabling and enabling interrupts in suspend and resumeAjit Khaparde2013-11-241-0/+2
* xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel2013-11-211-3/+3
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-2113-52/+121
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-2113-52/+121
| |\
| | * brcmfmac: fix possible memory leakGeyslan G. Bem2013-11-181-0/+1
| | * rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2013-11-152-6/+6
| | * mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy2013-11-151-12/+15
| | * mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar2013-11-152-4/+5
| | * mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar2013-11-152-6/+3
| | * mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar2013-11-151-2/+1
| | * mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar2013-11-152-15/+18
| | * mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar2013-11-151-2/+4
| | * rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau2013-11-151-1/+2
| | * ath9k: Fix issue with MCS15Sujith Manoharan2013-11-152-0/+61
| | * ath9k: Update AR9462 2.1 initvalsSujith Manoharan2013-11-151-3/+3
| | * ath: fix dynamic user regulatory settingsLuis R. Rodriguez2013-11-151-1/+2
* | | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-212-7/+72
* | | net/phy: Add VSC8662 supportSandeep Singh2013-11-211-0/+14
* | | net/phy: Add VSC8574 supportshaohui xie2013-11-211-1/+16
* | | net/phy: Add VSC8234 supportAndy Fleming2013-11-211-2/+17
|/ /
* | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-212-11/+4
* | r8152: fix incorrect type in assignmenthayeswang2013-11-201-9/+9
* | r8152: support stopping/waking tx queuehayeswang2013-11-201-0/+22
* | r8152: modify the tx flowhayeswang2013-11-201-43/+3
* | r8152: fix tx/rx memory overflowhayeswang2013-11-201-13/+17
* | aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara2013-11-201-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-2065-379/+538
|\ \
| * | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-193-54/+21
| * | genetlink: pass family to functions using groupsJohannes Berg2013-11-194-5/+9
| * | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-192-4/+2
| * | atm: idt77252: fix dev refcnt leakYing Xue2013-11-191-1/+1
| * | be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde2013-11-181-0/+5
| * | be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde2013-11-183-4/+16