1. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  2. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  3. 3aebee0 mwifiex: fix issues in band configuration code by Amitkumar Karwar · 13 years ago
  4. 21c3ba3 mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros by Amitkumar Karwar · 13 years ago
  5. 43906cd mwifiex: remove redundant band config code by Amitkumar Karwar · 13 years ago
  6. cf9bc5b atheros: force endian checks on atheros wireless drivers by Luis R. Rodriguez · 13 years ago
  7. eca107f mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream by Yogesh Ashok Powar · 13 years ago
  8. ec9a570 ath9k: fix roadkill due to Joe's patch on ath_dbg() changes by Luis R. Rodriguez · 13 years ago
  9. 1066713 iwlagn: fix (remove) use of PAGE_SIZE by Johannes Berg · 13 years ago
  10. 3ac4467 rt2800: Add support for the Fujitsu Stylistic Q550 by Alan Cox · 13 years ago
  11. afbca95 libertas: clean up scan thread handling by Andres Salomon · 13 years ago
  12. 092fadb ath9k: classify DFS debug header further by Luis R. Rodriguez · 13 years ago
  13. 0387733 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 13 years ago
  14. b4949b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  15. ee91d18 wl12xx: mark no sched scan only after FW event by Eyal Shapira · 13 years ago
  16. fea2a61 wl12xx: fix sched scan of DFS channels by Eyal Shapira · 13 years ago
  17. 180d9fc wl12xx: add missing copyright notice by Luciano Coelho · 13 years ago
  18. 6ab7091 wl12xx: check the actual vif operstate in wl1271_dev_notify by Eliad Peller · 13 years ago
  19. b890f4c wl12xx: stop device role on remove_interface by Eliad Peller · 13 years ago
  20. 92e712d wl12xx: fix checking of started dev role by Eliad Peller · 13 years ago
  21. 8aefffe wl12xx: flush packets before stopping dev role by Eliad Peller · 13 years ago
  22. a0c7b78 wl12xx: make WL1271_FLAG_IDLE flag per-vif by Eliad Peller · 13 years ago
  23. 5b37ddf wl12xx: remove redundant code from wl1271_op_conf_tx by Eliad Peller · 13 years ago
  24. c0fad1b wl12xx: implement change_interface by Eliad Peller · 13 years ago
  25. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  26. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  27. 885765f iwlwifi: Execute runtime calibration always by Venkataraman, Meenakshi · 13 years ago
  28. fb6c1c6 iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID by Wey-Yi Guy · 13 years ago
  29. 0ba958e iwlwifi: set hw_version in wiphy by Wey-Yi Guy · 13 years ago
  30. 62e7316 iwlwifi: deliver hw version in both string and u32 format by Wey-Yi Guy · 13 years ago
  31. 7428994 iwlagn: finer-grained HT disable by Johannes Berg · 13 years ago
  32. b80667e iwlagn: add IRQ tracing by Johannes Berg · 13 years ago
  33. 23de5dc ath9k: fix tx locking issues by Felix Fietkau · 13 years ago
  34. 8a30930 ath9k_hw: make bluetooth coexistence support optional at compile time by Felix Fietkau · 13 years ago
  35. 104cfa8 b43: N-PHY: reorder functions: random cleanups by Rafał Miłecki · 13 years ago
  36. 3ccd095 b43: N-PHY: reorder functions: move rest of workarounds by Rafał Miłecki · 13 years ago
  37. 5ecab60 b43: N-PHY: reorder functions: move RSSI calibration by Rafał Miłecki · 13 years ago
  38. 6471209 b43: N-PHY: split gain control workarounds by Rafał Miłecki · 13 years ago
  39. 4d9f46b b43: N-PHY: reorder functions: collect RSSI selects by Rafał Miłecki · 13 years ago
  40. 8be8953 b43: N-PHY: reorder functions: collect samples ones by Rafał Miłecki · 13 years ago
  41. 884a522 b43: N-PHY: reorder functions: collect radio ones by Rafał Miłecki · 13 years ago
  42. ab49921 b43: N-PHY: reorder functions: put basic ones at beginning by Rafał Miłecki · 13 years ago
  43. b9116b9a rtlwifi: Fix locking problem introduces with commit 6539306b by Larry Finger · 13 years ago
  44. f72ae31 brcm80211: fmac: add Kconfig option for SDIO bus support by Franky Lin · 13 years ago
  45. 54a86cc brcm80211: fmac: exclude unnecessary header files by Franky Lin · 13 years ago
  46. 382a9e0 brcm80211: fmac: move idle macros to dhd_sdio.c by Franky Lin · 13 years ago
  47. 8763349 brcm80211: fmac: move debug level macros to dhd_dbg.h by Franky Lin · 13 years ago
  48. fcf094f brcm80211: fmac: abstract ctrl frames interface function pointers by Franky Lin · 13 years ago
  49. b9692d1 brcm80211: fmac: abstract bus_txdata interface function pointer by Franky Lin · 13 years ago
  50. 99a0b8f brcm80211: fmac: abstract bus_init interface function pointer by Franky Lin · 13 years ago
  51. a8a363a brcm80211: fmac: move common layer bus interface context to dhd_bus.h by Franky Lin · 13 years ago
  52. a9ffda8 brcm80211: fmac: abstract bus_stop interface function pointer by Franky Lin · 13 years ago
  53. 6e3c712 brcm80211: fmac: move sdio related macros to sdio_host.h by Franky Lin · 13 years ago
  54. 2447ffb brcm80211: fmac: stop referencing brcmf_sdio in common layer by Franky Lin · 13 years ago
  55. 712ac5b brcm80211: fmac: stop referencing brcmf_pub in bus layer by Franky Lin · 13 years ago
  56. c8bf348 brcm80211: fmac: move tx flow ctrl flag to bus layer by Franky Lin · 13 years ago
  57. 9c1a043 brcm80211: fmac: move packet realloc stats to struct brcmf_bus by Franky Lin · 13 years ago
  58. 719f273 brcm80211: fmac: move dongle statistics to struct brcmf_bus by Franky Lin · 13 years ago
  59. 4033927 brcm80211: fmac: remove duplicate statistics from driver data structure by Franky Lin · 13 years ago
  60. 3fb1d8d brcm80211: fmac: move driver up status to struct brcmf_bus by Franky Lin · 13 years ago
  61. b01a6b3 brcm80211: fmac: move maxctl to struct brcmf_bus by Franky Lin · 13 years ago
  62. 28a1a3b brcm80211: fmac: move sdio used statistics to struct brcmf_sdio by Franky Lin · 13 years ago
  63. d5625ee brcm80211: fmac: change function proto_hdrpull parameter by Franky Lin · 13 years ago
  64. 228bb43 brcm80211: fmac: change function rx_frame parameter by Franky Lin · 13 years ago
  65. b63487e brcm80211: fmac: change function brcmf_c_prec_enq parameter by Franky Lin · 13 years ago
  66. c995788 brcm80211: fmac: change function txcomplete parameter by Franky Lin · 13 years ago
  67. 2b45905 brcm80211: fmac: change function txflowcontrol parameter by Franky Lin · 13 years ago
  68. 5f947ad brcm80211: fmac: change function brcmf_detach parameter by Franky Lin · 13 years ago
  69. ed683c9 brcm80211: fmac: change function bus_start parameter by Franky Lin · 13 years ago
  70. 55a63bc brcm80211: fmac: change function add_if parameter by Franky Lin · 13 years ago
  71. fbf5910 brcm80211: fmac: register a dummy irq handler for SDIO function 2 by Franky Lin · 13 years ago
  72. 1ae0042 brcm80211: fmac: remove oneline proto block functions by Franky Lin · 13 years ago
  73. d08b6a3 brcm80211: fmac: unify common layer driver data structure by Franky Lin · 13 years ago
  74. bad6919 b43: avoid packet losses in the dma worker code. by francesco.gringoli@ing.unibs.it · 13 years ago
  75. 186630c mwifiex: cleanup work in scan.c by Amitkumar Karwar · 13 years ago
  76. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  77. 640f595 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 13 years ago
  78. 7c4559c Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi by John W. Linville · 13 years ago
  79. 96f1f05 iwlwifi: update SCD BC table for all SCD queues by Emmanuel Grumbach · 13 years ago
  80. 9f6e20c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  81. 9b682c7 b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoid by John W. Linville · 13 years ago
  82. 7e95e365 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 13 years ago
  83. 69b172f iwlagn: remove iwlagn_build_addsta_hcmd by Johannes Berg · 13 years ago
  84. ee8ba88 iwlwifi: add IO function for continuous write of target memory by Hsu, Kenny · 13 years ago
  85. 7a0b3b0 iwlwifi: remove unused AMPDU factor/density configuration by Johannes Berg · 13 years ago
  86. 69a679b iwlwifi: remove most of the iwl_priv references from iwl-ucode.c by Don Fry · 13 years ago
  87. 09af140 iwlwifi: create iwl_mac80211 unregister routine by Don Fry · 13 years ago
  88. 23fd7b0 iwlwifi: add missing documentation for iwl_shared by Emmanuel Grumbach · 13 years ago
  89. b5326db iwlwifi: don't accept Tx packets when draining HW queues by Emmanuel Grumbach · 13 years ago
  90. fdf426a iwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready by Emmanuel Grumbach · 13 years ago
  91. 631b84c iwlwifi: add debug in Tx path in AGG flow by Emmanuel Grumbach · 13 years ago
  92. 855c2ee iwlwifi: reset the tid_data when a station is removed by Emmanuel Grumbach · 13 years ago
  93. 04cf682 iwlwifi: tid_data moves to iwl_priv by Emmanuel Grumbach · 13 years ago
  94. 97756fb iwlwifi: transport layer shouldn't access the AGG SM by Emmanuel Grumbach · 13 years ago
  95. 34b5321 iwlwifi: tid_data logic move to upper layer - seq_number by Emmanuel Grumbach · 13 years ago
  96. 76bc10f iwlwifi: tid_data logic move to upper layer - txqid by Emmanuel Grumbach · 13 years ago
  97. 20addec iwlwifi: tid_data logic move to upper layer - check_empty by Emmanuel Grumbach · 13 years ago
  98. 822e8b2 iwlwifi: tid_data logic move to upper layer - tx AGG setup by Emmanuel Grumbach · 13 years ago
  99. 3c69b59 iwlwifi: tid_data logic move to upper layer - tx AGG alloc by Emmanuel Grumbach · 13 years ago
  100. bc23773 iwlwifi: tid_data logic move to upper layer - tx AGG stop by Emmanuel Grumbach · 13 years ago