1. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  2. 37190b2 rsi: Move variable initialisation into error code by Markus Elfring · 8 years ago
  3. ab2ef1d rsi: Delete unnecessary variable initialisation by Markus Elfring · 8 years ago
  4. 8b28310 rsi: Delete unnecessary variable initialisation by Markus Elfring · 8 years ago
  5. 50ea05e mac80211: pass block ack session timeout to to driver by Sara Sharon · 9 years ago
  6. d477626 rsi: bool tests do not need comparison by Nicholas Mc Guire · 9 years ago
  7. 97d14b6 rsi: consolidate kmalloc/memset 0 calls to kzalloc by Nicholas Mc Guire · 9 years ago
  8. 941a967 rsi: add vendor Kconfig entry by Kalle Valo · 9 years ago
  9. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  10. a8b9774 rsi: Fix possible leak when loading firmware by Christian Engelmayer · 9 years ago
  11. 5d5cd85 rsi: Fix failure to load firmware after memory leak fix and fix the leak by Mike Looijmans · 9 years ago
  12. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  13. eae79b4 rsi: fix memory leak in rsi_load_ta_instructions() by Alexey Khoroshilov · 10 years ago
  14. 50591c6 rsi: fix memory leaks and error handling in rsi_91x_usb by Alexey Khoroshilov · 10 years ago
  15. 5bc5ca8 rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface() by Alexey Khoroshilov · 10 years ago
  16. d51193d rsi: Fixed warnings reported by static code analyzers. by Jahnavi Meher · 10 years ago
  17. 688df7e rsi: Fixed errors and warnings reported by static code analyzers. by Jahnavi Meher · 10 years ago
  18. e8c58e7 rsi: Changes for 40MHz by Jahnavi Meher · 10 years ago
  19. 686a254 rsi: Adding support for host based bgscan. by Jahnavi Meher · 10 years ago
  20. 85af5bf rsi: Adding support for 5GHz by Jahnavi Meher · 10 years ago
  21. 7b748dc rsi: Sending QoS null packet via the mgmt queue. by Jahnavi Meher · 10 years ago
  22. 258587f rsi: Added debug messages. by Jahnavi Meher · 10 years ago
  23. 360accb rsi: Changed the logic of dequeuing packets from hal queues. by Jahnavi Meher · 10 years ago
  24. f75d341 rsi: Changed the SDIO interrupt variables and some clean up. by Jahnavi Meher · 10 years ago
  25. 2bfa696 rsi: Use SGI if configured for fixed rate transmission. by Jahnavi Meher · 10 years ago
  26. be876b2 rsi: Lower level debug messages and changed handling of confirm received for rsi_program_bb_rf(). by Jahnavi Meher · 10 years ago
  27. 0d59f52 rsi: Changed rate handling. by Jahnavi Meher · 10 years ago
  28. 8701d03 rsi: Changed the rsi_set_channel() and rsi_program_bb_rf(). by Jahnavi Meher · 10 years ago
  29. 4550faa rsi: Changed the radio caps frame. by Jahnavi Meher · 10 years ago
  30. f870a34 rsi: Add macros for endpoints and set default value of endpoint. by Jahnavi Meher · 10 years ago
  31. aabd3ad rsi: Using band from rsi_common to fill in ieee80211_rx_status by Jahnavi Meher · 10 years ago
  32. 19d2e61 rsi: Fixed the kernel doc by Jahnavi Meher · 10 years ago
  33. 51b4a86 rsi: Mapping the debugfs stats to the correct s/w queues. by Jahnavi Meher · 10 years ago
  34. e860c33 rsi_91x_sdio: add error handling into rsi_module_init() by Alexey Khoroshilov · 10 years ago
  35. b101426 rsi: Use module_usb_driver by Alexey Khoroshilov · 10 years ago
  36. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  37. d6755bd rsi: avoid format string leak to thread name by Kees Cook · 10 years ago
  38. 5f407ac rsi: Changed the return value to enable BA set-up by Jahnavi Meher · 10 years ago
  39. cdc9917 mmc: drop the speed mode of card's state by Seungwon Jeon · 10 years ago
  40. 48d11dc rsi: Changing opcode for sta mode according to changes in firmware by Jahnavi Meher · 10 years ago
  41. 61698b7 rsi: Fix a potential memory leak in rsi_send_auto_rate_request() by Christian Engelmayer · 10 years ago
  42. 98ddcbe rsi: Fix a potential memory leak in rsi_set_channel() by Christian Engelmayer · 10 years ago
  43. af64dc7 rsi: Add missing initialization of ii by Geert Uytterhoeven · 10 years ago
  44. d453ba8 rsi: Fixed issue relating to doing dma on stack error. by Fariya Fatima · 10 years ago
  45. 5156fd24 rsi: Fixed issue relating to index of q_num. by Fariya Fatima · 10 years ago
  46. d50c761 rsi: Fixed issue relating to return value. by Fariya Fatima · 10 years ago
  47. 57a2a09 rsi: Fixed issue relating to variable de-referenced before check 'adapter' by Fariya Fatima · 10 years ago
  48. bff37af rsi: Fixed signedness bug reported by static code analyzer. by Fariya Fatima · 10 years ago
  49. b25e77f rsi: Potential null pointer derefernce issue fixed. by Fariya Fatima · 10 years ago
  50. 3f3aa2f rsi: rsi_91x: misleading debug printk by Dan Carpenter · 10 years ago
  51. 5fe1b76 rsi: Add pr_fmt,__printf, fix format & arg mismatch by Joe Perches · 10 years ago
  52. 2df3b0b rsi: make rsi_dbg a regular function by John W. Linville · 10 years ago
  53. dad0d04 rsi: Add RS9113 wireless driver by Fariya Fatima · 10 years ago