summaryrefslogtreecommitdiffstats
path: root/sound/parisc (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-07bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan1-20/+25
2013-08-07bnx2: Refactor WoL setup into a separate function.Michael Chan1-80/+81
2013-08-07bnx2: Use kernel APIs for WoL and power state changes.Michael Chan1-22/+14
2013-08-07bnx2: Handle error condition in ->slot_reset()Michael Chan1-5/+10
2013-08-07be2net: update driver versionSathya Perla1-1/+1
2013-08-07be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam1-1/+1
2013-08-07be2net: fixup log msgs for async eventsVasundhara Volam1-2/+4
2013-08-07be2net: Fix displaying supported speeds for BE2Vasundhara Volam1-0/+6
2013-08-07be2net: don't limit max MAC and VLAN countsVasundhara Volam1-7/+0
2013-08-07be2net: Do not call get_die_temperature cmd for VFVasundhara Volam1-1/+2
2013-08-07be2net: Adding more speeds reported by get_settingsVasundhara Volam2-1/+10
2013-08-05gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil1-29/+33
2013-08-05gianfar: Fix Tx csum generation errata handlingClaudiu Manoil1-19/+25
2013-08-05bonding: remove locking from bond_set_rx_mode()Veaceslav Falico1-6/+4
2013-08-05drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N1-0/+3
2013-08-05sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du1-1/+1
2013-08-05bonding: add bond_time_in_interval() and use it for time comparisonVeaceslav Falico1-53/+32
2013-08-05bonding: call slave_last_rx() only once per slaveVeaceslav Falico1-7/+8
2013-08-05tile: fix missing unlock on error in tile_net_open()Wei Yongjun1-1/+3
2013-08-05net: mlx4: Staticize local functionsJingoo Han1-3/+3
2013-08-05net: micrel: Staticize local functionsJingoo Han2-5/+7
2013-08-05be2net: Staticize local functionsJingoo Han3-19/+20
2013-08-05bna: Staticize local functionsJingoo Han1-5/+5
2013-08-05vxlan: fix rcu related warningstephen hemminger1-5/+11
2013-08-05bridge: fix rcu check warning in multicast port groupstephen hemminger2-2/+3
2013-08-04ax88179_178a: avoid copy of tx tcp packetsEric Dumazet1-17/+4
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia1-9/+16
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar2-2/+2
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani1-3/+3
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh1-33/+66
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh1-1/+1
2013-08-03fib_rules: reorder struct fib_rules fieldsEric Dumazet1-5/+7
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N1-2/+1
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek5-9/+16
2013-08-03vlan: cleanup the usage of vlan_dev_priv(dev)Wang Sheng-Hui2-8/+10
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2-2/+7
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-03netlabel: use domain based selectors when address based selectors are not ava...Paul Moore6-158/+130
2013-08-03cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan2-7/+12
2013-08-03bonding: modify only neigh_parms owned by usVeaceslav Falico1-1/+7
2013-08-03neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico1-4/+6
2013-08-03net: netlink: minor: remove unused pointer in alloc_pg_vecDaniel Borkmann1-2/+2
2013-08-03fib_rules: add route suppression based on ifgroupStefan Tomanek5-10/+43
2013-08-03net: check net.core.somaxconn sysctl valuesRoman Gushchin1-1/+5
2013-08-03icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytesWerner Almesberger1-1/+6
2013-08-03icmpv6_filter: fix "_hdr" incorrectly being a pointerWerner Almesberger1-1/+1