summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ssfdc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan163-1/+165
2011-06-07be2net: Fix Rx pause counter for lancerSelvin Xavier1-2/+2
2011-06-07qlge: remove unecessary if statementGreg Dietsche1-2/+0
2011-06-07enic: Add support for MTU change via port profile on a dynamic vnicRoopa Prabhu2-6/+68
2011-06-07macvlan: add VLAN filters to lowerdevJohn Fastabend1-1/+38
2011-06-06sctp: Guard IPV6 specific code properly.David S. Miller1-1/+2
2011-06-06net/can: allow CAN_AT91 on AT91SAM9X5Uwe Kleine-König1-2/+3
2011-06-06can: at91_can: add support for the AT91SAM9X5 SOCsMarc Kleine-Budde1-14/+55
2011-06-06can: at91_can: register mb0 sysfs entry only on at91sam9263Marc Kleine-Budde1-1/+3
2011-06-06can: at91_can: add id_table and convert prime mailbox constats to functionsMarc Kleine-Budde1-38/+99
2011-06-06can: at91_can: convert derived mailbox constants into functionsMarc Kleine-Budde1-42/+83
2011-06-06can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RXMarc Kleine-Budde1-9/+9
2011-06-06can: at91_can: directly define AT91_MB_RX_LASTMarc Kleine-Budde1-2/+1
2011-06-06can: at91_can: let get_tx_* functions return unsigned intMarc Kleine-Budde1-3/+3
2011-06-06can: at91_can: don't copy data to rx'ed RTR framesMarc Kleine-Budde1-4/+6
2011-06-06can: at91_can: fix comment about priv->tx_nextMarc Kleine-Budde1-1/+1
2011-06-06can: at91_can: don't align struct definitionsMarc Kleine-Budde1-17/+17
2011-06-05include/net: Remove unnecessary semicolonsJoe Perches1-2/+2
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches23-27/+29
2011-06-05net: Remove unnecessary semicolonsJoe Perches3-4/+4
2011-06-05af-packet: Use existing netdev reference for bound sockets.Ben Greear1-12/+15
2011-06-05af-packet: Hold reference to bound network devices.Ben Greear1-5/+9
2011-06-04Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds1-5/+3
2011-06-03Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds20-128/+115
2011-06-03UBIFS: fix-up free space earlierBen Gardiner1-8/+8
2011-06-03UBIFS: intialize LPT earlierBen Gardiner1-13/+16
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner1-0/+2
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy1-4/+5
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy1-0/+1
2011-06-03UBIFS: fix shrinker object count reportsArtem Bityutskiy1-1/+5
2011-06-03Blackfin: strncpy: fix handling of zero lengthsSteven Miao1-1/+1
2011-06-03netxen: suppress false lro warning messagesSucheta Chakraborty1-0/+6
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson1-1/+1
2011-06-03sungem: Spring cleaning and GRO supportBenjamin Herrenschmidt2-541/+373
2011-06-02bonding: allow all slave speedsJiri Pirko1-8/+1
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2-7/+12
2011-06-02net: 8021q: Add pr_fmtJoe Perches3-9/+14
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf1-1/+3
2011-06-02ktest: Ignore unset values of the minconfig in config_bisectSteven Rostedt1-1/+1
2011-06-02ktest: Fix result of rebooting the kernelSteven Rostedt1-1/+1
2011-06-02ktest: Fix off-by-one in config bisect resultSteven Rostedt1-2/+2
2011-06-02block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle1-2/+2
2011-06-02cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle1-3/+0
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley2-1/+2
2011-06-02sctp: Add ASCONF operation on the single-homed hostMichio Honda6-7/+101
2011-06-02sctp: Add socket option operation for Auto-ASCONF.Michio Honda2-0/+69
2011-06-02sctp: Add sysctl support for Auto-ASCONF.Michio Honda1-0/+7
2011-06-02sctp: Add Auto-ASCONF support (core).Michio Honda6-4/+223
2011-06-02sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR...YOSHIFUJI Hideaki1-4/+5
2011-06-02sctp: Add ADD/DEL ASCONF handling at the receiver.Michio Honda1-1/+1