summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdsuper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-16e1000e: merge multiple conditional statements into oneBruce Allan1-6/+5
2013-01-16e1000e: cleanup code duplicationBruce Allan1-5/+1
2013-01-16e1000e: cleanup magic numberBruce Allan1-2/+2
2013-01-16e1000e: cleanup unnecessary line wrapBruce Allan1-2/+1
2013-01-16e1000e: cleanup unusual comment placementBruce Allan1-1/+1
2013-01-16e1000e: cleanup redundant statistics counterBruce Allan1-1/+0
2013-01-16e1000e: resolve checkpatch PREFER_PR_LEVEL warningBruce Allan1-5/+3
2013-01-16e1000e: add missing bailout on errorBruce Allan1-0/+2
2013-01-16e1000e: unexpected "Reset adapter" message when cable pulledBruce Allan2-20/+21
2013-01-16e1000e: fix enabling of EEE on 82579 and I217Bruce Allan1-29/+65
2013-01-16e1000e: 82577: workaround for link drop issueBruce Allan1-1/+7
2013-01-16e1000e: helper functions for accessing EMI registersBruce Allan1-19/+65
2013-01-16net_sched: fix qdisc_pkt_len_init()Eric Dumazet1-1/+5
2013-01-16e1000e: Invalid Image CSUM bit changed for I217Bruce Allan2-8/+25
2013-01-16e1000e: Acquire/release semaphore when writing each EEPROM pageBruce Allan1-11/+11
2013-01-16e1000e: SerDes autoneg flow controlBruce Allan3-3/+132
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz24-26/+26
2013-01-15bnx2x: Added FW GRO bridging supportYuval Mintz1-2/+52
2013-01-15bnx2x: Clean previous IGU status before ackYuval Mintz2-7/+11
2013-01-15bnx2x: improve stop-on-errorYuval Mintz5-76/+79
2013-01-15bnx2x: add `ethtool -w' support.Miriam Shitrit4-1176/+2494
2013-01-15bnx2x: Added nvram personalities supportYuval Mintz2-0/+11
2013-01-15bnx2x: Fix rare self-test failuresYaniv Rosner1-7/+10
2013-01-15bnx2x: use SAN Mac for FCoE.Dmitry Kravkov1-1/+1
2013-01-15bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPTDmitry Kravkov2-0/+2
2013-01-15bnx2x: Clear dirty status when booting after UNDIYuval Mintz2-0/+4
2013-01-15tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35
2013-01-15tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2013-01-15drivers/net: delete orphaned MCA ibmlana driver contentPaul Gortmaker2-1353/+0
2013-01-15tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore6-37/+151
2013-01-15selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore1-1/+1
2013-01-15tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet1-2/+0
2013-01-14vfs: add missing virtual cache flush after editing partial pagesLinus Torvalds1-0/+1
2013-01-14ifb: dont hard code inet_net useEric Dumazet1-1/+1
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli34-64/+56
2013-01-14pkt_sched: namespace aware act_mirredBenjamin LaHaise22-72/+94
2013-01-14ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明3-28/+13
2013-01-14drivers/net: Clean up orphaned probes in Space.cPaul Gortmaker1-31/+0
2013-01-14ipv6: 64bit version of ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明1-0/+26
2013-01-14ipv6: Remove __ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明1-10/+5
2013-01-14ipv6: 64bit version of ipv6_addr_set().YOSHIFUJI Hideaki / 吉藤英明1-4/+22
2013-01-14ipv6: 64bit version of ipv6_addr_v4mapped().YOSHIFUJI Hideaki / 吉藤英明1-2/+7
2013-01-14ipv6: 64bit version of ipv6_addr_loopback().YOSHIFUJI Hideaki / 吉藤英明1-0/+6
2013-01-14ipv6: 64bit version of ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明1-1/+28
2013-01-14ARM: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-14staging: zram: fix invalid memory references during disk writeNitin Gupta1-15/+24
2013-01-14ipv6: Move comment to right place.YOSHIFUJI Hideaki / 吉藤英明2-5/+4
2013-01-14ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明4-5/+8
2013-01-14ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().YOSHIFUJI Hideaki / 吉藤英明1-1/+1