1. f02831b iwlwifi: continue clean up - pcie/tx.c by Emmanuel Grumbach · 13 years ago
  2. 7afe370 iwlwifi: continue clean up - pcie/trans.c by Emmanuel Grumbach · 13 years ago
  3. 9805c446 iwlwifi: continue clean up - pcie/rx.c by Emmanuel Grumbach · 13 years ago
  4. c612598 iwlwifi: init the replenish work in rx_init by Emmanuel Grumbach · 13 years ago
  5. 990aa6d iwlwifi: rename functions in transport layer by Emmanuel Grumbach · 13 years ago
  6. b55e57f iwlwifi: add comments for the PCIe transport statuses by Emmanuel Grumbach · 13 years ago
  7. 9f904b3 iwlwifi: don't enable interrupt as a W/A when MSI is enabled by Emmanuel Grumbach · 13 years ago
  8. dbeca58 iwlwifi: don't warn if transport's allocation failed by Emmanuel Grumbach · 13 years ago
  9. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 13 years ago
  10. 2e6e6b1 iwlwifi: fix typo in RX data tracing by Johannes Berg · 13 years ago
  11. 6b450fc iwlwifi: remove useless messages by Johannes Berg · 13 years ago
  12. 468b4bf iwlwifi: remove SKU/antenna messages by default by Johannes Berg · 13 years ago
  13. d01031b iwlwifi: remove EEPROM version message by default by Johannes Berg · 13 years ago
  14. e733269 iwlwifi: zero trans_cfg before settings its fields by Emmanuel Grumbach · 13 years ago
  15. adca123 iwlwifi: check the SCD conf from ALIVE response by Emmanuel Grumbach · 13 years ago
  16. e2b1930 iwlwifi: use list_first_entry by Johannes Berg · 13 years ago
  17. a4dece9 iwlwifi: fix queue flush confusion by Johannes Berg · 13 years ago
  18. 2eb81a4 iwlwifi: don't clear CTL_AMPDU on frame status by Johannes Berg · 13 years ago
  19. 37c477d iwlwifi: fix flush command by Johannes Berg · 13 years ago
  20. 0daf7d9 iwlwifi: don't call stop_device twice by Emmanuel Grumbach · 13 years ago
  21. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 13 years ago
  22. 3e2c159 iwlwifi: clarify NOCOPY/DUP documentation by Johannes Berg · 13 years ago
  23. f4feb8a iwlwifi: support host command with copied data by Johannes Berg · 13 years ago
  24. 86052a7 iwlwifi: remove MFP Kconfig option by Assaf Krauss · 13 years ago
  25. 6c3fd3f iwlwifi: don't leak Tx skb when a queue is disabled by Emmanuel Grumbach · 13 years ago
  26. 4e760f1 iwlwifi: don't WARN when a non empty queue is disabled by Emmanuel Grumbach · 13 years ago
  27. 378b8f7 iwlwifi: don't print the Intel banner twice by Emmanuel Grumbach · 13 years ago
  28. ac928f8 iwlwifi: first deactivate a queue, then wipe out its data by Emmanuel Grumbach · 13 years ago
  29. 0adb52d iwlwifi: use the new macro for the SCD Q STTS bits by Emmanuel Grumbach · 13 years ago
  30. 986ea6c iwlwifi: wipe out the status of the SCD when we disable a queue by Emmanuel Grumbach · 13 years ago
  31. 26c7af7 iwlwifi: remove unused variables by Johannes Berg · 13 years ago
  32. f042c2e iwlwifi: make data frame tracing optional by Johannes Berg · 13 years ago
  33. 2a79e45 iwlwifi: improve oversized command warning by Johannes Berg · 13 years ago
  34. 5bcbc3f carl9170: fix sleep in softirq context by Ronald Wahl · 13 years ago
  35. 9c371f9 ath5k: fix potential NULL pointer dereference in ath5k_beacon_update() by Wei Yongjun · 13 years ago
  36. 8cc1d52 mwifiex: update cfg80211 with correct reason code when connection is lost by Amitkumar Karwar · 13 years ago
  37. 06975884 mwifiex: update cfg80211 with correct reason code when association fails by Amitkumar Karwar · 13 years ago
  38. 061f2e6 mwifiex: reset scan_processing flag in failure cases by Amitkumar Karwar · 13 years ago
  39. c247633 mwifiex: return -EBUSY if scan request cannot be honored by Bing Zhao · 13 years ago
  40. cf193f6 rt2x00/rt3352: Fix lnagain assignment to use register 66. by Daniel Golle · 13 years ago
  41. 249ee72 ath9k: use ieee80211_free_txskb by Felix Fietkau · 13 years ago
  42. ceb26a6 ath9k: improve suspend/resume reliability by Felix Fietkau · 13 years ago
  43. 9317051 ath9k: fix ASPM initialization on resume by Felix Fietkau · 13 years ago
  44. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  45. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  46. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  47. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  48. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  49. e4d680c 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
  50. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  51. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  52. 5160b46 ath9k: Fix BTCOEX weight initialization by Sujith Manoharan · 13 years ago
  53. 5570a91 mwifiex: convert to use le16_add_cpu() by Wei Yongjun · 13 years ago
  54. 2db96c3 mwifiex: enhance RX reordering to avoid packet drop during host sleep by Avinash Patil · 13 years ago
  55. ff9bd2d ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003 by Sven Eckelmann · 13 years ago
  56. 6c8c4f7 brcmfmac: remove brcmf_update_prof() function by Arend van Spriel · 13 years ago
  57. 06bb123 brcmfmac: remove brcmf_read_prof() function by Arend van Spriel · 13 years ago
  58. 27a68fe brcmfmac: rename structure brcmf_cfg80211_priv by Arend van Spriel · 13 years ago
  59. 1a87334 brcmfmac: add hostap supoort. by Hante Meuleman · 13 years ago
  60. 5db6e95 brcmfmac: remove two obsolete structure definitions by Arend van Spriel · 13 years ago
  61. b451ec9 brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 code by Arend van Spriel · 13 years ago
  62. c3567a0 brcmfmac: get rid of extern keyword in wl_cfg80211.h by Arend van Spriel · 13 years ago
  63. 1e2d958 brcmfmac: notify common driver about usb tx completion. by Hante Meuleman · 13 years ago
  64. 0401289 brcmfmac: use define instead of hardcoded values. by Hante Meuleman · 13 years ago
  65. f09d0c0 brcmfmac: use different fw api for encryption,auth. config by Hante Meuleman · 13 years ago
  66. 70398a5 brcmfmac: use wait_event_timeout for fw control packets over usb. by Hante Meuleman · 13 years ago
  67. 2d838bb b43legacy: Fix crash on unload when firmware not available by Larry Finger · 13 years ago
  68. 6a73f50 ath9k: Enable MCI for AR9565 by Bala Shanmugam · 13 years ago
  69. 58901d1 brcmfmac: use kcalloc() to prevent integer overflow by Dan Carpenter · 13 years ago
  70. 365d2eb ath9k: Fix chainmask selection for AR9462 by Sujith Manoharan · 13 years ago
  71. 8b4509f mwifiex: add inactivity deauth support for ap by Kevin Gan · 13 years ago
  72. 3215215 mwifiex: set txpd when send a mgmt frame for AP and GO mode by Stone Piao · 13 years ago
  73. 8a6e231 mwifiex: parse P2P IEs from beacon_data by Stone Piao · 13 years ago
  74. 9197ab9 mwifiex: add support for P2P GO in interface type change by Stone Piao · 13 years ago
  75. e1a2b7a mwifiex: add support for P2P client in interface type change by Stone Piao · 13 years ago
  76. 197f4a2 mwifiex: add P2P interface by Stone Piao · 13 years ago
  77. 7bff9c9 mwifiex: send firmware initialization commands synchronously by Stone Piao · 13 years ago
  78. ea021f5 mwifiex: append each IE into a seperate IE buffer by Stone Piao · 13 years ago
  79. eab1c76 mwifiex: process remain on channel expired event by Stone Piao · 13 years ago
  80. 7feb4c4 mwifiex: implement remain_on_channel and cancel_remain_on_channel by Stone Piao · 13 years ago
  81. 2dbaf75 mwifiex: report received management frames to cfg80211 by Stone Piao · 13 years ago
  82. 3cec687 mwifiex: implement cfg80211 mgmt_frame_register handler by Stone Piao · 13 years ago
  83. 83719be mwifiex: advertise mgmt_stype to cfg80211 by Stone Piao · 13 years ago
  84. e39faa7 mwifiex: implement cfg80211 mgmt_tx handler by Stone Piao · 13 years ago
  85. a8aa69d mwifiex: fix coding style issue by Stone Piao · 13 years ago
  86. 302a3c3 ath9k: Add a debugfs file to adjust antenna diversity by Sujith Manoharan · 13 years ago
  87. 69c6ac6 ath9k: Handle errors properly in MCI initialization by Sujith Manoharan · 13 years ago
  88. a549459 ath9k: Fix rx filtering issue for older chips by Thomas Wagner · 13 years ago
  89. c487606 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
  90. af390f4 wlcore: protect wlcore_op_set_key with mutex by Eliad Peller · 13 years ago
  91. ab2c4f3 wlcore: decrease elp timeout by Eliad Peller · 13 years ago
  92. 6f8d6b2 wlcore: Load the NVS file asynchronously by Ido Yariv · 13 years ago
  93. 3992eb2 wlcore: Refactor probe by Ido Yariv · 13 years ago
  94. d556023 wlcore: Allow memory access when the FW crashes by Ido Yariv · 13 years ago
  95. 001e39a wlcore: use dynamic keep-alive template ids by Eliad Peller · 13 years ago
  96. 4137c17 wlcore: invalidate keep-alive template on disconnection by Eliad Peller · 13 years ago
  97. 8c5dab1 wl18xx: default to siso40 in 2.4ghz with a single antenna by Arik Nemtsov · 13 years ago
  98. a8311c8 wlcore: Fix unbalanced interrupts enablement by Ido Yariv · 13 years ago
  99. 792a58a wlcore: Don't recover during boot by Ido Yariv · 13 years ago
  100. 1defbeb wlcore/wl18xx: add phy_fw_version_str to debugfs driver_state by Yair Shapira · 13 years ago