1. bae301d staging: single_open() leaks by Al Viro · 11 years ago
  2. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 11 years ago
  3. c4558a2 rtl8187se: Use a dir under /proc/net/r8180/ by David Howells · 11 years ago
  4. 5ba02e3 rtl8187se: Don't use create_proc_read_entry() by David Howells · 11 years ago
  5. 0d826c3 staging: rtl8187se: Fix failure to check pci_map_single() by Larry Finger · 12 years ago
  6. fe5388c staging/rtl8187se: Use dev_ or pr_ printks in r8180_core.c by YAMANE Toshiaki · 12 years ago
  7. ac8bc12 staging/rtl8187se: Fix spacing coding style in r8180_core.c by YAMANE Toshiaki · 12 years ago
  8. 5375819d staging/rtl8187se: Remove an unnecessary line continuation in r8180_core.c by YAMANE Toshiaki · 12 years ago
  9. 49bd136 staging/rtl8187se: Remove the unnecessary initialization of a local variable in r8180_core.c by YAMANE Toshiaki · 12 years ago
  10. ea7e9f2 staging: rtl8187se: remove use of __devexit by Bill Pemberton · 12 years ago
  11. 7df813d staging: rtl8187se: remove use of __devinitdata by Bill Pemberton · 12 years ago
  12. 19fc6b5 staging: rtl8187se: remove use of __devinit by Bill Pemberton · 12 years ago
  13. 435c78d staging: rtl8187se: remove use of __devexit_p by Bill Pemberton · 12 years ago
  14. 36e97a5 staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev() by Kumar Amit Mehta · 12 years ago
  15. fbce428 staging: rtl8187se: Fixed size of BEACON_INTERVAL register by Maxim Mikityanskiy · 12 years ago
  16. 53094af staging: rtl8187se: Removed empty stub read_acadapter_file() by Maxim Mikityanskiy · 12 years ago
  17. 861437d staging: rtl8187se: Removed unused fields in r8180_priv by Maxim Mikityanskiy · 12 years ago
  18. 3044e45 staging: rtl8187se: Removed unneeded reads from EEPROM by Maxim Mikityanskiy · 12 years ago
  19. 42af499 staging: rtl8187se: Fixed typo in TransmitConfig by Maxim Mikityanskiy · 12 years ago
  20. b9ce05e staging: rtl8187se: Removed dead code by Maxim Mikityanskiy · 12 years ago
  21. 5faca16 staging: rtl8187se: Removed unused module parameters and fixed module description by Maxim Mikityanskiy · 12 years ago
  22. 17e81bd staging: rtl8187se: Fixed oops when rmmoding by Maxim Mikityanskiy · 12 years ago
  23. ddedb78 staging: rtl8187se: Fixed bugs in interrupt handler by Maxim Mikityanskiy · 12 years ago
  24. 51150d2 staging: rtl8187se: Removed legacy rtl8225_rf_set_chan() by Maxim Mikityanskiy · 12 years ago
  25. 5c0ec24 staging: rtl8187se: Removed dead functions by Maxim Mikityanskiy · 12 years ago
  26. 3d604a3 staging: rtl8187se: Fix typo in staging/rtl8187se by Masanari Iida · 12 years ago
  27. 14fc423 staging: Remove test of is_broadcast with is_multicast by Joe Perches · 12 years ago
  28. ed2cb4f Staging: rtl8187se: Fix typos. by Justin P. Mattock · 12 years ago
  29. 70834d3 usermodehelper: use UMH_WAIT_PROC consistently by Oleg Nesterov · 12 years ago
  30. dec3a00 Staging: rtl8187se: r8180_core.c: Fix some long line issues by Andrew Miller · 12 years ago
  31. 24a39f7 Staging: rtl8187se: r8180_core.c: Fix some spacing issues by Andrew Miller · 12 years ago
  32. cd68680 Staging: rtl8187se: r8180_core.c: Removed trailing spaces by Andrew Miller · 12 years ago
  33. 7c26d76 Staging: rtl8187se: r8180_core.c: Cleaned up if statement by Andrew Miller · 12 years ago
  34. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  35. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  36. 219eb47 net/staging: add needed interrupt.h and hardirq.h includes by Stephen Rothwell · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. beef969 staging: rtl8187se: call disable_pci_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  39. dca4130 param: remove unnecessary writable charp by Rusty Russell · 14 years ago
  40. f84f927 Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2 by Larry Finger · 14 years ago
  41. 3f56c10 Staging: rtl8187se: fixed C99 comments style issues in r8180_core.c by Prashant P. Shah · 14 years ago
  42. bbfb565 Staging: rtl8187se: fixed space style issues in r8180_core.c by Prashant P. Shah · 14 years ago
  43. cb73da2 Staging: rtl8187se: fix coding style issues in r8180_core.c by John Church · 14 years ago
  44. 53756de Staging: rtl8187se: Hoist assign from if by Joe Perches · 14 years ago
  45. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  46. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 14 years ago
  47. 8daba6b Staging: r8187se: Remove two private variables that have a fixed value by Larry Finger · 15 years ago
  48. b1b7621 staging: r8187se: Remove write_phy routine by Larry Finger · 15 years ago
  49. 6de92dd Staging: r8187se: Fix for LED not following radio switch by Larry Finger · 15 years ago
  50. 742821c staging: r8187se: Change to use common eeprom routines in EEPROM_93CX by Larry Finger · 15 years ago
  51. bc56894 Staging: Fix continuation line formats by Joe Perches · 15 years ago
  52. 1994130 Staging: r8187se: Fix a faulty if and do additional cleanups by Larry Finger · 15 years ago
  53. cffd4e1 Staging: rtl8187se: fix if statement by Dan Carpenter · 15 years ago
  54. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  55. b6b1ac6 Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56 by Larry Finger · 15 years ago
  56. df574b8 Staging: fix rtl8187se compilation errors with mac80211 by George Kadianakis · 15 years ago
  57. 8eee44d Staging: rtl8187se: Remove card_type by Larry Finger · 15 years ago
  58. d44eb88 Staging: rtl8187se: Remove card8185 variable to simplify flow by Larry Finger · 15 years ago
  59. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  60. b3184e1 Staging: rtl8187se: Fix comment-out-typo by Michael Buesch · 15 years ago
  61. 0604384 Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addr by Bartlomiej Zolnierkiewicz · 15 years ago
  62. f5ce8fe Staging: rtl8187se: remove ENABLE_IPS ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  63. fd88278 Staging: rtl8187se: cleanup r8180_core.c by Bartlomiej Zolnierkiewicz · 15 years ago
  64. b6d11c0 Staging: rtl8187se: merge r8180_pm.c with r8180_core.c by Bartlomiej Zolnierkiewicz · 15 years ago
  65. e99b82d Staging: rtl8187se: remove unused rtl8225_rf_* functions by Bartlomiej Zolnierkiewicz · 15 years ago
  66. ff95485 Staging: rtl8187se: remove debugging code from r8180_core.c by Bartlomiej Zolnierkiewicz · 15 years ago
  67. 6dc1585 Staging: rtl8187se: remove unused radio frontends by Bartlomiej Zolnierkiewicz · 15 years ago
  68. 5521a51 Staging: rtl8187se: remove dead code by Bartlomiej Zolnierkiewicz · 15 years ago
  69. 6a9a9e4 Staging: rtl8187se: remove CONFIG_RTL8180_IO_MAP ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  70. f19fd335 Staging: rtl8187se: remove CONFIG_RTL8185B ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  71. 5474405 Staging: rtl8187se: remove CONFIG_RTL818x_S ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  72. 2e0baea Staging: rtl8187se: remove CONFIG_RTL8180_PM ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  73. 5212499 Staging: rtl8187se: remove ENABLE_DOT11D ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  74. 8efff17 Staging: rtl8187se: remove support for older wireless extensions by Bartlomiej Zolnierkiewicz · 15 years ago
  75. 0370453 Staging: rtl8187se: remove kernel version compatibility wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  76. fd9b8d6 Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includes by Bartlomiej Zolnierkiewicz · 15 years ago
  77. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  78. 727ae30 Staging: rtl8187se: convert to net_device_ops by Alexander Beregalov · 15 years ago
  79. be286fd Staging: rtl8187se: Fix compilation warnings and procfs directory leak by Larry Finger · 15 years ago
  80. 9c51555 Staging: rtl8187se: ! x & y problem in inactive code by Roel Kluin · 15 years ago
  81. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 15 years ago
  82. 096c55d Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211. by leandro Costantino · 15 years ago
  83. d599edc staging: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  84. 1fa511a Staging: rtl8187se: remove duplicate pci ids by Greg Kroah-Hartman · 16 years ago
  85. c8d86be Staging: add rtl8187se driver by Greg Kroah-Hartman · 16 years ago