1. dbb07f0 ath9k: Fix phyerr debug statistics by Sujith Manoharan · 13 years ago
  2. 4203214 ath9k: Prettify recv debugfs file output by Sujith Manoharan · 13 years ago
  3. f8b815d ath9k: Add a debugfs file to display reset statistics by Sujith Manoharan · 13 years ago
  4. 6bcf6f6 ath9k: Merge wiphy and misc debugfs files by Sujith Manoharan · 13 years ago
  5. 25d78d3 ath9k: Remove unnecessary variable initialization by Sujith Manoharan · 13 years ago
  6. 14fec8d ath9k_hw: remove duplicate initvals by Felix Fietkau · 13 years ago
  7. d42a179 rt2x00: Add support for D-Link DWA-127 to rt2800usb. by Gertjan van Wingerde · 14 years ago
  8. d896d46 Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi by John W. Linville · 13 years ago
  9. 0a8a721 ath9k: remove unnecessary PS wrappers by Mohammed Shafi Shajakhan · 14 years ago
  10. 5ce3df6 ath9k: remove obsolete comments by Mohammed Shafi Shajakhan · 14 years ago
  11. cede8b6 ath5k:Remove __raw_read and __raw_write by Jonathan Bither · 14 years ago
  12. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 14 years ago
  13. 4e3bc14 iwlegacy: remove il_is_rfkill_hw by Stanislaw Gruszka · 14 years ago
  14. 6668e4e iwlegacy: s/il_txq_mem/il_free_txq_mem/g by Stanislaw Gruszka · 14 years ago
  15. bc269a8 iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g by Stanislaw Gruszka · 14 years ago
  16. d87c771 iwlegacy: small queue initializations cleanup by Stanislaw Gruszka · 14 years ago
  17. 3976b45 iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP by Stanislaw Gruszka · 14 years ago
  18. 71e0c6c iwlegacy: small il4965_set_hw_ready cleanup by Stanislaw Gruszka · 14 years ago
  19. 586e45e iwlegacy: check correct il_poll_bit error value by Stanislaw Gruszka · 14 years ago
  20. 775ed8a iwlegacy: do not grab nic access if rfkill by Stanislaw Gruszka · 14 years ago
  21. c37281a iwleagcy: fix ident code damage by Stanislaw Gruszka · 14 years ago
  22. 774212b iwleagcy: remove old comments by Stanislaw Gruszka · 14 years ago
  23. 9ce7b73 iwlegacy: improve mac operation debuggability a bit by Stanislaw Gruszka · 14 years ago
  24. 288f9954 iwlegacy: get rid of tx/rx traffic log by Stanislaw Gruszka · 14 years ago
  25. c936355 iwlegacy: merge all ops structures into one by Stanislaw Gruszka · 14 years ago
  26. 1600b87 iwlegacy: merge il_lib_ops into il_ops by Stanislaw Gruszka · 14 years ago
  27. f03ee2a iwlegacy: remove il_apm_ops by Stanislaw Gruszka · 14 years ago
  28. a89268e iwlegacy: merge eeprom_ops into lib_ops by Stanislaw Gruszka · 14 years ago
  29. 527901d iwlegacy: remove temp_ops by Stanislaw Gruszka · 14 years ago
  30. 93b7654 iwlegacy: move debugfs_ops to il_priv by Stanislaw Gruszka · 14 years ago
  31. 3dfea27 iwlegacy: gather all 4965 handlers in one place by Stanislaw Gruszka · 14 years ago
  32. 93a984a iwlegacy: regulatory_bands is not an ops by Stanislaw Gruszka · 14 years ago
  33. a5f1613 iwlegacy: use writeb,writel,readl directly by Stanislaw Gruszka · 14 years ago
  34. 4e5ea20 iwlegacy: cleanup/fix memory barriers by Stanislaw Gruszka · 14 years ago
  35. 1e0f32a iwlegacy: always check if got h/w access before write by Stanislaw Gruszka · 14 years ago
  36. b660303 iwlegacy: dump stack when fail to gain access to the device by Stanislaw Gruszka · 14 years ago
  37. 3fccdcf rtlwifi: rtl8192se firmware load can overflow target buffer by Tim Gardner · 14 years ago
  38. 52e1409 brcm80211: fmac: make sdio firmware filename specific by Arend van Spriel · 14 years ago
  39. 71bb244 brcm80211: fmac: add USB support for bcm43235/6/8 chipsets by Arend van Spriel · 14 years ago
  40. cf44066 brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event() by Arend van Spriel · 14 years ago
  41. bcbec9e brcm80211: fmac: change allocation flag in brcmf_enq_event() function by Arend van Spriel · 14 years ago
  42. 1bb1f38 brcm80211: fmac: update bus state in common driver part by Arend van Spriel · 14 years ago
  43. c0e89f0 brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true by Arend van Spriel · 14 years ago
  44. f3d7cdc brcm80211: fmac: move module entry points to dhd_linux.c by Arend van Spriel · 14 years ago
  45. 0a332e4 brcm80211: fmac: use specific types in struct brcmf_bus by Arend van Spriel · 14 years ago
  46. 89fdb46 brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK by Franky Lin · 14 years ago
  47. 2315992 brcm80211: fmac: resolve smatch issues in brcmfmac code by Arend van Spriel · 14 years ago
  48. 137dabe brcm80211: smac: remove smatch warnings from brcmsmac code by Arend van Spriel · 14 years ago
  49. 5e37920 brcm80211: smac: fix endless retry of A-MPDU transmissions by Arend van Spriel · 14 years ago
  50. 0134353 brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy by Arend van Spriel · 14 years ago
  51. 1570e53 brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057() by Arend van Spriel · 14 years ago
  52. e1fa746 Correcting typos in rtlwifi/base.c by Tristan Pourcelot · 14 years ago
  53. 02b6ab0 rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements by Larry Finger · 14 years ago
  54. b6df7f1 rt2x00:Add debug message for new chipset by John Li · 14 years ago
  55. 6adaea3 rt2x00:Fix typo by John Li · 14 years ago
  56. 2bd02d9 rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask against 1 by Devendra.Naga · 14 years ago
  57. 8715d94 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 13 years ago
  58. 758f555 iwlwifi: enable receiving beacons when not associated by Meenakshi Venkataraman · 14 years ago
  59. dd63b84 iwlwifi: remove un-necessary return by Wey-Yi Guy · 14 years ago
  60. dae66d0 iwlwifi: SRAM size moves from hw_params to cfg by Emmanuel Grumbach · 14 years ago
  61. 4a98677 iwlwifi: save ucode capabilities in iwl_fw by Don Fry · 14 years ago
  62. 06e03f8 iwlwifi: changes args to iwl_nic for firmware operations by Don Fry · 14 years ago
  63. 69655eb iwlwifi: the transport knows its state by Emmanuel Grumbach · 14 years ago
  64. 8655112 iwlwifi: move event and err pointers to iwl_nic by Don Fry · 14 years ago
  65. 6039618 iwlwifi: document the transport layer by Emmanuel Grumbach · 14 years ago
  66. edabfa9 iwlwifi: send testmode hcmd reply with rx header by Amit Beka · 14 years ago
  67. 858b7c7 iwlwifi: fixes to testmode indirect access by Amit Beka · 14 years ago
  68. 637d7925 iwlwifi: use enhance_sensitivity from iwl_fw by Emmanuel Grumbach · 14 years ago
  69. 6d4dec7 iwlwifi: iwl_set_hw_params returns always 0 by Emmanuel Grumbach · 13 years ago
  70. 78e5a46 iwlwifi: kill iwl_down and s/__iwl_down/iwl_down by Emmanuel Grumbach · 13 years ago
  71. 655ccce iwlwifi: change args to ucode routines by Don Fry · 14 years ago
  72. 6516174 iwlwifi: Move ucode pointers to iwl_fw by Don Fry · 14 years ago
  73. 96502ce iwlwifi: move firmware_loading_complete to iwl_nic by Don Fry · 14 years ago
  74. 737805f iwlwifi: move firmware_name to iwl_nic by Don Fry · 14 years ago
  75. f6fd51d iwlwifi: move fw_index from iwl_priv to iwl_nic by Don Fry · 14 years ago
  76. d359667 iwlwifi: move ucode_ver to iwl_nic by Don Fry · 14 years ago
  77. b1c23d9 iwlwifi: create iwl_nic structure by Don Fry · 14 years ago
  78. 7b11488 iwlwifi: give PCIe its own lock by Johannes Berg · 14 years ago
  79. 1ee158d iwlwifi: move workqueue to priv by Johannes Berg · 13 years ago
  80. 2655e31 iwlwifi: trace debug messages by Johannes Berg · 14 years ago
  81. cdfef6c iwlwifi: added reply data to testmode HCMD send by Amit Beka · 14 years ago
  82. 6c55f5e iwlwifi: testmode new indirect RW API by Amit Beka · 14 years ago
  83. 2f73d7c iwlwifi: log as error when error detected by Wey-Yi Guy · 14 years ago
  84. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  85. 2504a64 ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status by Pavel Roskin · 14 years ago
  86. 6670f15 mwifiex: clear previous security setting during association by Amitkumar Karwar · 14 years ago
  87. 51c4ed9 wl12xx: remove some dead code in wl1271_plt_init() by Dan Carpenter · 14 years ago
  88. 9b44350 wl12xx: delete wl->vif (and allow multiple vifs) by Eliad Peller · 14 years ago
  89. 3dee439 wl12xx: enter forced-psm on fw change by Eliad Peller · 14 years ago
  90. 4549d09 wl12xx: dynamically change fw according to number of active roles by Eliad Peller · 14 years ago
  91. 3fcdab7 wl12xx: Use a dedicated fw for PLT by Eliad Peller · 14 years ago
  92. f95f9aa wl12xx: add split_scan_timeout debugfs file by Eyal Shapira · 14 years ago
  93. d647f2d wl12xx: use split scan for normal scan by Eyal Shapira · 14 years ago
  94. c08e371 wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZE by Ido Reis · 14 years ago
  95. 35d7742 wl12xx: don't fail on AP scan by Eliad Peller · 14 years ago
  96. 79aba1b wl12xx: declare support for hw scan while idle by Eliad Peller · 14 years ago
  97. 76a74c8 wl12xx: configure arp filtering only after association by Eliad Peller · 14 years ago
  98. b87f20c wl12xx: Revert "wl12xx: disable auto-arp" by Eliad Peller · 14 years ago
  99. 5ec8a44 wl12xx: consider encryption and QoS in auto arp template by Eliad Peller · 14 years ago
  100. 20ae7e5 wl12xx: add forced_ps debugfs file by Eyal Shapira · 14 years ago