1. ff7e9f9 mwl8k: Configuring correct MAC address in broadcast key by Yogesh Ashok Powar · 13 years ago
  2. c4f3b97 mwifiex: update BSS parameters in dump_station_info() by Amitkumar Karwar · 13 years ago
  3. 2690e1b mwifiex: pass priv pointer instead of adapter by Avinash Patil · 13 years ago
  4. 10ef6a8 rt2800usb: remove PWR_PIN_CFG=0x3 during init by Stanislaw Gruszka · 13 years ago
  5. 2a48e8a rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset by Stanislaw Gruszka · 13 years ago
  6. 4ed1dd2 rt2800: disable DMA after firmware load by Stanislaw Gruszka · 13 years ago
  7. 0c17cf9 rt2800usb: initialize H2M_INT_SRC register by Stanislaw Gruszka · 13 years ago
  8. 67e43de carl9170: allow users to lower output power level by Christian Lamparter · 13 years ago
  9. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  10. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  11. 47d505c orinoco_usb: remove version definition by John W. Linville · 13 years ago
  12. 11deb53 ath5k: use bool type for no_hw_rfkill_switch module parameter by John W. Linville · 13 years ago
  13. d7d312c ath9k_htc: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  14. ea9917d NFC: Free sk_buff if nfcwilink_send fails by Ilan Elias · 13 years ago
  15. 1195d89 NFC: Download TI NFC init script by Ilan Elias · 13 years ago
  16. 3ed1326 NFC: Add endian annotations to nfcwilink driver by Ilan Elias · 13 years ago
  17. bfeb4db brcmfmac: Trivial typo of "couldn" to "could" fix by Joe Perches · 13 years ago
  18. 02f7719 brcm80211: Use pr_fmt and pr_<level> by Joe Perches · 13 years ago
  19. c2e6d5a brcm80211: Use brcmu_dbg_hex_dump by Joe Perches · 13 years ago
  20. 18aad4f brcm80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  21. 8fb1eb8 brcmfmac: Remove useless #ifdef DEBUG by Joe Perches · 13 years ago
  22. 1e02382 brcm80211: Add and use brcmX_dbg_dump_hex by Joe Perches · 13 years ago
  23. d6400c2 brcmfmac: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  24. 8ae7465 brcm80211: Use normal DEBUG define by Joe Perches · 13 years ago
  25. f997257 ath5k: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  26. 6ae4bb6 carl9170: remove eeprom data injection option by Christian Lamparter · 13 years ago
  27. f540f9f mwifiex: derive priv from net_device instead of wiphy by Yogesh Ashok Powar · 13 years ago
  28. 9da9a3b mwifiex: use bss_type and bss_num to retrieve priv by Yogesh Ashok Powar · 13 years ago
  29. cebcab9 bcma: Enable logging of SPROM offset by Larry Finger · 13 years ago
  30. e2d75c1 carl9170: claim to support IBSS RSN. by Nicolas Cavallari · 13 years ago
  31. 75ac9a2 drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 13 years ago
  32. ca742cd rtl8192se: Update copyright dates by Larry Finger · 13 years ago
  33. 6a57b08 rtl8192de: Update copyright dates by Larry Finger · 13 years ago
  34. c1d6604 rtl8192cu: Update copyright dates by Larry Finger · 13 years ago
  35. 9003a4a rtl8192ce: Update copyright dates by Larry Finger · 13 years ago
  36. fc61685 rtl8192c_common: Update copyright dates by Larry Finger · 13 years ago
  37. a8d7606 rtlwifi: Update copyright dates by Larry Finger · 13 years ago
  38. 9ef11f7 rtl8192cu: Remove dead code never selected by Larry Finger · 13 years ago
  39. 76a92be rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures by Larry Finger · 13 years ago
  40. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  41. 668bd6a iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO by Kenny Hsu · 13 years ago
  42. 907781b iwlwifi: update error dump in testmode command sram_read by Kenny Hsu · 13 years ago
  43. b07f08a iwlwifi: enhance testmode command sram_read by Kenny Hsu · 13 years ago
  44. 102f097 iwlwifi: update testmode command of direct register access by Kenny Hsu · 13 years ago
  45. 2da424b iwlwifi: Sanity check for sta_id by Wey-Yi Guy · 13 years ago
  46. 017664f iwlwifi: don't process the info from uCode if does not has ownership by Wey-Yi Guy · 13 years ago
  47. 07839b1 rtlwifi: Simplify chip version id logging by Joe Perches · 13 years ago
  48. d9595ce rtlwifi: Remove incorrect logging message prefixes by Joe Perches · 13 years ago
  49. 481b960 rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code by Joe Perches · 13 years ago
  50. f56e7eb rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size by Joe Perches · 13 years ago
  51. 4cd9f40 rtlwifi: Remove duplicate __func__ by Joe Perches · 13 years ago
  52. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  53. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  54. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  55. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  56. 884dd24 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros by Joe Perches · 13 years ago
  57. 3084f3b b43: N-PHY: trivial: change save&rest order in RSSI polling by Rafał Miłecki · 13 years ago
  58. e0c9a02 b43: N-PHY: implement RSSI calibration for rev3+ by Rafał Miłecki · 13 years ago
  59. 3eb1fa7 brcm80211: make ethtool_ops const by Stephen Hemminger · 13 years ago
  60. 34c5cf2 b43: N-PHY: upload PAPD PGA gain delta table by Rafał Miłecki · 13 years ago
  61. 603431e b43: N-PHY: fix typos in RF control by Rafał Miłecki · 13 years ago
  62. aeab575 b43: N-PHY: add helper for getting gain table by Rafał Miłecki · 13 years ago
  63. d3fd8bf b43: N-PHY: implement TX power control setup by Rafał Miłecki · 13 years ago
  64. 5056635 b43: add maskset helpers by Rafał Miłecki · 13 years ago
  65. 507f9a7 bcma: SPROM: extract power info for cores by Rafał Miłecki · 13 years ago
  66. b35a9ac bcma: SPROM: add macro for easier extraction by Rafał Miłecki · 13 years ago
  67. b0f7029 ssb: SPROM: extract each core power info by Rafał Miłecki · 13 years ago
  68. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 13 years ago
  69. 4144cb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  70. 6ab48a5 bnx2x: Disable AN KR work-around for BCM57810 by Yaniv Rosner · 13 years ago
  71. 096b952 bnx2x: Remove AutoGrEEEn for BCM84833 by Yaniv Rosner · 13 years ago
  72. 7531832 bnx2x: Remove 100Mb force speed for BCM84833 by Yaniv Rosner · 13 years ago
  73. 127302b bnx2x: Fix PFC setting on BCM57840 by Yaniv Rosner · 13 years ago
  74. 11b2ec6 bnx2x: Fix Super-Isolate mode for BCM84833 by Yaniv Rosner · 13 years ago
  75. 34aa6f1 net: sh-eth: Fix build error by the value which is not defined by Nobuhiro Iwamatsu · 13 years ago
  76. 604c4ef mwl8k: Fixing Sparse ENDIAN CHECK warning by Yogesh Ashok Powar · 13 years ago
  77. d981e05 mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() by Dan Carpenter · 13 years ago
  78. 5addc0d brcmfmac: work-around gcc 4.7 build issue by Alexandre Oliva · 13 years ago
  79. 1886e5d ehea: make some functions and variables static by Thadeu Lima de Souza Cascardo · 13 years ago
  80. 7e9e7fa brcmsmac: remove PCI suspend/resume from bcma driver by Linus Torvalds · 13 years ago
  81. 7d5869e bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume by Linus Torvalds · 13 years ago
  82. 685a4ef bcma: add stub for bcma_bus_suspend() by Linus Torvalds · 13 years ago
  83. 5d2031f bcma: convert suspend/resume to pm_ops by Linus Torvalds · 13 years ago
  84. 331d930 wireless: iwlwifi: iwl-scan.c: Fix build warning by Fabio Estevam · 13 years ago
  85. 7a532fe ath9k_hw: fix interpretation of the rx KeyMiss flag by Felix Fietkau · 13 years ago
  86. 28e7d21 bcma: invalidate the mapped core over suspend/resume by Rafał Miłecki · 13 years ago
  87. dfd00c4 rt2800pci: fix spurious interrupts generation by Stanislaw Gruszka · 13 years ago
  88. 92c1ff1 ipw2x00: signedness bug handling frame length by Dan Carpenter · 13 years ago
  89. ccde8a4 wireless: b43: fix Oops on card eject during transfer by Guennadi Liakhovetski · 13 years ago
  90. 7c7c7f0 vhost-net: add module alias (v2.1) by stephen hemminger · 13 years ago
  91. 0994695 Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") by Linus Torvalds · 13 years ago
  92. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  93. c755201 ramoops: update parameters only after successful init by Kees Cook · 13 years ago
  94. fdb5950 ramoops: fix use of rounddown_pow_of_two() by Marco Stornelli · 13 years ago
  95. 45dac90 drivers/parport/parport_pc.c: fix warnings by Andrew Morton · 13 years ago
  96. f5138e4 kdump: add udev events for memory online/offline by Michael Holzheu · 13 years ago
  97. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 13 years ago
  98. 08346bf drivers/video/nvidia/nvidia.c: fix warning by Andrew Morton · 13 years ago
  99. 91dce7d pptp: Accept packet with seq zero by Bradley Peterson · 13 years ago
  100. 8d82f21 net: fsl: fec: handle 10Mbps speed in RMII mode by Eric Benard · 13 years ago