Age | Commit message (Expand) | Author | Files | Lines |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -3/+5 |
2014-05-29 | rsi: avoid format string leak to thread name | Kees Cook | 1 | -1/+1 |
2014-05-13 | rsi: Changed the return value to enable BA set-up | Jahnavi Meher | 1 | -0/+1 |
2014-05-13 | mmc: drop the speed mode of card's state | Seungwon Jeon | 1 | -3/+1 |
2014-04-30 | rsi: Changing opcode for sta mode according to changes in firmware | Jahnavi Meher | 2 | -2/+3 |
2014-04-14 | rsi: Fix a potential memory leak in rsi_send_auto_rate_request() | Christian Engelmayer | 1 | -0/+1 |
2014-04-14 | rsi: Fix a potential memory leak in rsi_set_channel() | Christian Engelmayer | 1 | -10/+10 |
2014-04-14 | rsi: Add missing initialization of ii | Geert Uytterhoeven | 1 | -1/+1 |
2014-04-09 | rsi: Fixed issue relating to doing dma on stack error. | Fariya Fatima | 1 | -7/+19 |
2014-04-09 | rsi: Fixed issue relating to index of q_num. | Fariya Fatima | 1 | -2/+4 |
2014-04-09 | rsi: Fixed issue relating to return value. | Fariya Fatima | 1 | -4/+2 |
2014-04-09 | rsi: Fixed issue relating to variable de-referenced before check 'adapter' | Fariya Fatima | 1 | -2/+3 |
2014-04-09 | rsi: Fixed signedness bug reported by static code analyzer. | Fariya Fatima | 1 | -3/+5 |
2014-04-09 | rsi: Potential null pointer derefernce issue fixed. | Fariya Fatima | 1 | -19/+16 |
2014-03-31 | rsi: rsi_91x: misleading debug printk | Dan Carpenter | 1 | -1/+2 |
2014-03-19 | rsi: Add pr_fmt,__printf, fix format & arg mismatch | Joe Perches | 3 | -2/+5 |
2014-03-19 | rsi: make rsi_dbg a regular function | John W. Linville | 2 | -15/+24 |
2014-03-17 | rsi: Add RS9113 wireless driver | Fariya Fatima | 19 | -0/+6642 |