1. ab0bd5b iwlwifi: fix station HT parameters by Johannes Berg · 13 years ago
  2. 61f0439 iwlwifi: move traffic log definitions by Johannes Berg · 13 years ago
  3. 0439bb6 iwlwifi: move IWL_MASK into file using it by Johannes Berg · 13 years ago
  4. 70a18c5 iwlwifi: move tid_to_ac to PCI-E by Johannes Berg · 13 years ago
  5. 930dfd5 iwlwifi: iwl_rx_cmd_buffer belongs to transport API by Johannes Berg · 13 years ago
  6. bffc66c iwlwifi: move queue functions to PCI-E by Johannes Berg · 13 years ago
  7. c977a33 iwlwifi: transport's tx_agg_alloc must not sleep by Johannes Berg · 13 years ago
  8. df2f321 iwlwifi: refactor PCI-E RX path by Johannes Berg · 13 years ago
  9. 48a2d66 iwlwifi: don't pass iwl_rx_mem_buffer to upper layers by Johannes Berg · 13 years ago
  10. 65b94a4 iwlwifi: pass response packet directly by Johannes Berg · 13 years ago
  11. 2c6ab7f iwlwifi: use ieee80211_tx_status by Johannes Berg · 13 years ago
  12. 15b86bf iwlwifi: move wowlan bool into priv by Johannes Berg · 13 years ago
  13. 2dd4f9f iwlwifi: clean up (wowlan) suspend flow by Johannes Berg · 13 years ago
  14. ce9e80a iwlwifi: reduce IDI code ifdef by Johannes Berg · 13 years ago
  15. 706c4ff iwlwifi: make config const by Johannes Berg · 13 years ago
  16. 7e79a39 iwlwifi: use valid TX/RX antenna from hw_params by Johannes Berg · 13 years ago
  17. 54708d8 iwlwifi: remove SKU from config by Johannes Berg · 13 years ago
  18. a8bceb3 iwlwifi: remove per-device debug level by Johannes Berg · 13 years ago
  19. fb5fe5b iwlwifi: simplify auth/assoc flow by Johannes Berg · 13 years ago
  20. 5c40d86 iwlwifi: make EXIT_PENDING depend on mac80211 by Johannes Berg · 13 years ago
  21. 08ae86a iwlwifi: remove shared lock by Johannes Berg · 13 years ago
  22. 4ff70fcd iwlwifi: introduce statistics lock by Johannes Berg · 13 years ago
  23. fa23cb0 iwlwifi: make sta lock private & BH lock by Johannes Berg · 13 years ago
  24. 015c15e iwlwifi: introduce per-queue locks by Johannes Berg · 13 years ago
  25. 9451ca1 iwlwifi: build some station commands directly by Johannes Berg · 13 years ago
  26. 40e4e68 iwlwifi: simplify code in iwlagn_key_sta_id by Johannes Berg · 13 years ago
  27. 71cb992 iwlwifi: reduce sta_lock hold time in TX by Johannes Berg · 13 years ago
  28. f2b69ef iwlwifi: remove an unused argument by Johannes Berg · 13 years ago
  29. d316383 iwlwifi: move iwl_clear_driver_stations to user by Johannes Berg · 13 years ago
  30. e9a8e8e airo: fix test for FLAG_RADIO_DOWN by Dan Carpenter · 13 years ago
  31. 342bbf3 iwlwifi: always monitor for stuck queues by Johannes Berg · 13 years ago
  32. 2662768 p54pci: use new driver.pm interface for suspend/resume by Christian Lamparter · 13 years ago
  33. 972a313 p54: pass interface setup errors back to mac80211 by Christian Lamparter · 13 years ago
  34. a9b89e2 rtlwifi: rtl8192ce: Fix loss of receive performance by Jingjun Wu · 13 years ago
  35. da473b6 ath5k: allow AP and mesh mode to operate simultaneously by Chun-Yeow Yeoh · 13 years ago
  36. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 13 years ago
  37. 769009b brcm80211: smac: cleanup couple of debug output statements by Arend van Spriel · 13 years ago
  38. b0c359b brcm80211: smac: remove firmware requests from init_module syscall by Arend van Spriel · 13 years ago
  39. e64a4b7 brcm80211: fmac: remove firmware requests from init_module syscall by Arend van Spriel · 13 years ago
  40. 549040a brcm80211: fmac: initialize host interface drivers regardless result by Arend van Spriel · 13 years ago
  41. 1d9c179 brcm80211: fmac: use counters in brcmf_bus structure by Arend van Spriel · 13 years ago
  42. ac94f19 brcm80211: fmac: remove brcmf_usb_attrib structure by Arend van Spriel · 13 years ago
  43. 3bc7e29 brcm80211: fmac: remove unnecessary NULL pointer check by Arend van Spriel · 13 years ago
  44. ebecdcc rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu by Larry Finger · 13 years ago
  45. 8f526ab rtlwifi: Remove extraneous value return by Larry Finger · 13 years ago
  46. 48de1a1 rtlwifi: Detect misread of end-point count by Larry Finger · 13 years ago
  47. 3abead5 mac80211: combine QoS with other BSS changes by Johannes Berg · 13 years ago
  48. 293702a mac80211: use common radiotap code for cooked monitors by Johannes Berg · 13 years ago
  49. 1b658f1 cfg80211: Add an attribute to set inactivity timeout in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  50. d665508 mac80211: fix the support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
  51. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 13 years ago
  52. c04a4ff cfg80211: fix kernel-doc by Johannes Berg · 13 years ago
  53. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 13 years ago
  54. 4d196e4 mac80211: use 16 bit alignment for the if_ibss bssid field by Felix Fietkau · 13 years ago
  55. 380aeef mwifiex: endian bug in mwifiex_drv_change_adhoc_chan() by Dan Carpenter · 13 years ago
  56. 62ebeed p54spi: Release GPIO lines and IRQ on error in p54spi_probe by Max Filippov · 13 years ago
  57. 461bc26 rndis_wlan: use u8 for key indexes by Jussi Kivilinna · 13 years ago
  58. f096ce6 rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checks by Jussi Kivilinna · 13 years ago
  59. f808e4a rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_period by Jussi Kivilinna · 13 years ago
  60. e4e02da rndis_wlan: prevent integer overflow in indication() by Dan Carpenter · 13 years ago
  61. 551d6fe rndis_wlan: make some variables unsigned by Dan Carpenter · 13 years ago
  62. b26e395 rndis_wlan: remove unneeded variables by Dan Carpenter · 13 years ago
  63. 41eedf3 rndis_wlan: integer overflows in rndis_wlan_do_link_up_work() by Dan Carpenter · 13 years ago
  64. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 13 years ago
  65. 5809802 b43: prevent firmware on bcm5354 from taking over wrong GPIO pins by Hauke Mehrtens · 13 years ago
  66. 6a01f0c ath9k: make use of list_for_each_entry_safe by Mohammed Shafi Shajakhan · 13 years ago
  67. d53c74e ath9k: completely zero intialize valid_phy_rate_idx by Mohammed Shafi Shajakhan · 13 years ago
  68. 3d045a5 mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP by Chun-Yeow Yeoh · 13 years ago
  69. be0b281 mwifiex: fix bug in wildcard scan handling by Amitkumar Karwar · 13 years ago
  70. b9be5f3 mwifiex: remove unnecessary struct mwifiex_802_11_ssid by Amitkumar Karwar · 13 years ago
  71. eb416ad mwifiex: correct bitrates advertised to cfg80211 by Avinash Patil · 13 years ago
  72. f384b3d MIPS: BCM47XX: provide sprom to bcma bus by Hauke Mehrtens · 13 years ago
  73. 019eee2 MIPS: BCM47XX: move and extend sprom parsing by Hauke Mehrtens · 13 years ago
  74. ac78838 MIPS: BCM47XX: fix signature of nvram_parse_macaddr by Hauke Mehrtens · 13 years ago
  75. 44d4b2a MIPS: BCM47XX: return number of written bytes in nvram_getenv by Hauke Mehrtens · 13 years ago
  76. a027237 bcma: add support for sprom not found on the device by Hauke Mehrtens · 13 years ago
  77. 1c9351c bcma: export bcma_find_core by Hauke Mehrtens · 13 years ago
  78. 52aa63f ssb: add some missing sprom attributes by Hauke Mehrtens · 13 years ago
  79. 03a5642 ssb: add alpha2 by Hauke Mehrtens · 13 years ago
  80. 3b64e6f ssb: fix per path sprom vars by Hauke Mehrtens · 13 years ago
  81. f8f8a66 ssb: remove 5GHz antenna gain from sprom by Hauke Mehrtens · 13 years ago
  82. edd8d90 ssb: sprom fix some sizes / signedness by Hauke Mehrtens · 13 years ago
  83. 4e0ad25 ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status by Felix Fietkau · 13 years ago
  84. 627e67a ath9k_hw: enable interrupts for beacon tx completion events by Felix Fietkau · 13 years ago
  85. 4286df6 ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet by Felix Fietkau · 13 years ago
  86. d6157bf Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips" by Felix Fietkau · 13 years ago
  87. a0f6d6c mwifiex: handle auto authentication mode correctly by Amitkumar Karwar · 13 years ago
  88. c288ec6 carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly" by John W. Linville · 13 years ago
  89. 8701ff0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  90. f4fb4b2 ath9k: decouple RX error checking for DFS by Zefir Kurtisi · 13 years ago
  91. aef6a62 iwlegacy: remove unused enum il4965_calib_enabled_state by Greg Dietsche · 13 years ago
  92. d7b6b6a iwlegacy: remove enum iw_calib and related code by Greg Dietsche · 13 years ago
  93. 08db1ab iwlegacy: Kconfig: Change Debug Option to be more clear by Greg Dietsche · 13 years ago
  94. 6499214 iwlegacy: Kconfig: Move Debugging Options by Greg Dietsche · 13 years ago
  95. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 13 years ago
  96. 5eb02e4 mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS by Amitkumar Karwar · 13 years ago
  97. 1a907b7 mwifiex: remove redundant scan operation by Amitkumar Karwar · 13 years ago
  98. 37ad388 mac80211: make deauth/disassoc sequence more natural by Johannes Berg · 13 years ago
  99. 02d83e6 mac80211: fix ieee80211_set_disassoc() sending DelBA by Johannes Berg · 13 years ago
  100. 5fef7db mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc by Johannes Berg · 13 years ago