1. e548c49 mac80211: add key flag for management keys by Johannes Berg · 12 years ago
  2. f8fffc7 mac80211_hwsim: move module_init/exit by Johannes Berg · 12 years ago
  3. 6de3f7e Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  4. 33dd769 carl9170: report A-MPDU status by Christian Lamparter · 12 years ago
  5. 6957802 ath9k_htc: implement sta_rc_update() mac80211 callback by Antonio Quartulli · 12 years ago
  6. 371a004 bcma: detect and register NAND flash device by Rafał Miłecki · 12 years ago
  7. d57ef3a bcma: detect and register serial flash device by Rafał Miłecki · 12 years ago
  8. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  9. 40503f7 iwlwifi: fix FW restart on init FW by Amit Beka · 12 years ago
  10. 289e550 iwlwifi: fix the preparation of the card by Emmanuel Grumbach · 12 years ago
  11. 8b3d1cc mac80211_hwsim: add support for P2P Device by Johannes Berg · 13 years ago
  12. 22c5649 p54: fix powerpc gcc warnings by Christian Lamparter · 12 years ago
  13. faa97bd brcmsmac: document firmware dependencies by Jeff Mahoney · 12 years ago
  14. c771b51 ath9k: tune rc_stats to display only valid rates by Rajkumar Manoharan · 12 years ago
  15. 23d9939 ath9k: Trim rate table by Sujith Manoharan · 12 years ago
  16. f8a8701 ath9k: Remove MIMO-PS specific code by Sujith Manoharan · 12 years ago
  17. 88dcc2d ath9k: Cleanup TX status API by Sujith Manoharan · 12 years ago
  18. c161011 ath9k: Bail out properly before calculating rate index by Sujith Manoharan · 12 years ago
  19. 2e54675 ath9k: Fix RTS/CTS rate selection by Sujith Manoharan · 12 years ago
  20. 97f7e8a ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE by Sujith Manoharan · 12 years ago
  21. 3d2776f ath9k: Unify valid rate calculation routines by Sujith Manoharan · 12 years ago
  22. f5c9a80 ath9k: Remove ath_rc_set_valid_rate_idx by Sujith Manoharan · 12 years ago
  23. 6e1e374 ath9k: Change rateset calculation by Sujith Manoharan · 12 years ago
  24. fc8d023 ath9k: Cleanup index retrieval routines by Sujith Manoharan · 12 years ago
  25. dacde35 ath9k: Cleanup ath_rc_setvalid_htrates by Sujith Manoharan · 12 years ago
  26. c05ea15 ath9k: Cleanup ath_rc_setvalid_rates by Sujith Manoharan · 12 years ago
  27. ea2771f ath9k: Cleanup RC init API by Sujith Manoharan · 12 years ago
  28. 62a2918 ath9k: Simplify rate table initialization by Sujith Manoharan · 12 years ago
  29. 126f492 mwifiex: use GFP_ATOMIC under spin lock by Dan Carpenter · 12 years ago
  30. 9c7ff73 mwifiex: notify cfg80211 about MIC failures by Amitkumar Karwar · 12 years ago
  31. 641c869 mwifiex: fix 'smatch' warning in preparing key_material cmd by Bing Zhao · 12 years ago
  32. 902d9e0 ssb: check for flash presentence by Rafał Miłecki · 12 years ago
  33. 85ce5ae b43legacy: fix logic in GPIO init by Rafał Miłecki · 12 years ago
  34. 6c18723 b43: N-PHY: fix 0x2057 radio calib copy/paste mistake by Rafał Miłecki · 12 years ago
  35. 8dd4372 mwifiex: fix powerpc64-linux- compilation warnings by Bing Zhao · 12 years ago
  36. 450e903 iwlegacy: clean up suspend/resume by Johannes Berg · 12 years ago
  37. 2f9279b mwifiex: fix code mis-alignment after the if statement by Fengguang Wu · 12 years ago
  38. 987af54 ath5k: Put power_level where it belongs and rename it by Nick Kossifidis · 12 years ago
  39. 493ca5e ath5k: Preserve tx power level requested from above on phy_init by Nick Kossifidis · 12 years ago
  40. 7550519 ath5k: Fix range scaling when setting rate power table by Nick Kossifidis · 12 years ago
  41. d12c5c5 ath5k: Use correct value for min_pwr and cur_pwr by Nick Kossifidis · 12 years ago
  42. 94f3457 bcma: make some functions static by Hauke Mehrtens · 12 years ago
  43. 9bc6381 p54: parse output power table by Christian Lamparter · 12 years ago
  44. 57f784f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  45. b877f4c mwifiex: add AES_CMAC support in key_material cmd by Ying Luo · 12 years ago
  46. 53b1123 mwifiex: pass key_params pointer in mwifiex_set_encode by Ying Luo · 12 years ago
  47. 9d7aba6 mwifiex: rename wapi_rxpn to pn by Ying Luo · 12 years ago
  48. 3e238a1 mwifiex: cleanup TX/RX BA tables for uAP by Avinash Patil · 12 years ago
  49. 5a009ad mwifiex: add 11n Block Ack support for uAP by Avinash Patil · 12 years ago
  50. d1cf3b9 mwifiex: support RX AMSDU aggregation for uAP by Avinash Patil · 12 years ago
  51. 838e4f4 mwifiex: improve uAP RX handling by Avinash Patil · 12 years ago
  52. 017a92a mwifiex: create list for associated stations in AP mode by Avinash Patil · 12 years ago
  53. 3d99d98 mwifiex: separate file for handling AP events by Avinash Patil · 12 years ago
  54. c825891 mwifiex: update 11n status as per start_ap IE by Avinash Patil · 12 years ago
  55. bdd37be mwifiex: improve scan delay logic during Tx traffic by Amitkumar Karwar · 12 years ago
  56. b7525db mwifiex: update max_chan_per_scan correctly for SSID scan by Amitkumar Karwar · 12 years ago
  57. ed1ea6f mwifiex: do le_to_cpu conversion for Rx packet header elements by Amitkumar Karwar · 12 years ago
  58. bda1b1b mwifiex: correction in MSDU padding logic by Yogesh Ashok Powar · 12 years ago
  59. 7d273ef mwifiex: remove extra padding to AMSDU by Yogesh Ashok Powar · 12 years ago
  60. d92a680 mwifiex: copy MSDU subframes correctly by Yogesh Ashok Powar · 12 years ago
  61. 2a0b50c ath9k: fix indentation in ar9003_hw_set_power_per_rate_table by Gabor Juhos · 12 years ago
  62. 5fc5124 ath9k: optimize power level initialization for CTL_[25]GHT20 by Gabor Juhos · 12 years ago
  63. da93c26 carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces by Javier Lopez · 12 years ago
  64. c071b9f b43: N-PHY: add overriding RF control for rev7+ by Rafał Miłecki · 12 years ago
  65. 2fdf8c5 b43: be more user friendly with PHY info by Rafał Miłecki · 12 years ago
  66. 572d37a b43: N-PHY: init 0x2057 radio by Rafał Miłecki · 12 years ago
  67. d3d178f b43: N-PHY: finish 0x2056 radio setup by Rafał Miłecki · 12 years ago
  68. 0f94177 b43: add helper waiting for given value in radio reg by Rafał Miłecki · 12 years ago
  69. 6e6a2cd b43: rename host flags defines by Rafał Miłecki · 12 years ago
  70. 95a96e0 p54pci: convert driver to use asynchronous firmware loading by Larry Finger · 12 years ago
  71. d11d354 b43: N-PHY: add PHY rev7+ workarounds by Rafał Miłecki · 12 years ago
  72. fa0f2b3 b43: N-PHY: update workarounds by Rafał Miłecki · 12 years ago
  73. 858a455 brcmsmac: use ieee80211_channel_to_frequency by Johannes Berg · 12 years ago
  74. cd7cf78 Bluetooth: Use devm_kzalloc in dtl1_cs.c file by Sachin Kamat · 12 years ago
  75. 4f8d815 Bluetooth: Use devm_kzalloc in btwilink.c file by Sachin Kamat · 12 years ago
  76. 98921db Bluetooth: Use devm_kzalloc in btusb.c file by Sachin Kamat · 12 years ago
  77. fdefa11 Bluetooth: Use devm_kzalloc in btuart_cs.c file by Sachin Kamat · 12 years ago
  78. 3a38277 Bluetooth: Use devm_kzalloc in btsdio.c file by Sachin Kamat · 12 years ago
  79. eb17ea3 Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file by Sachin Kamat · 12 years ago
  80. 4f61cb1 Bluetooth: Use devm_kzalloc in bt3c_cs.c file by Sachin Kamat · 12 years ago
  81. 704687c Bluetooth: Use devm_kzalloc in bpa10x.c file by Sachin Kamat · 12 years ago
  82. 1a31c60 Bluetooth: Use devm_kzalloc in bluecard_cs.c file by Sachin Kamat · 12 years ago
  83. 0213cd8 Bluetooth: Use devm_kzalloc in bfusb.c file by Sachin Kamat · 12 years ago
  84. 9357cc6 Bluetooth: Use devm_kzalloc in bcm203x.c file. by Sachin Kamat · 12 years ago
  85. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  86. 2b2b643 wlcore: op_tx: pass sta explicitly when inferring frame hlid by Arik Nemtsov · 12 years ago
  87. 930e191 wlcore: don't get the hlid from a queued skb by Arik Nemtsov · 12 years ago
  88. 8bbb181 tun: Fix formatting. by David S. Miller · 12 years ago
  89. a117dac net/tun: fix ioctl() based info leaks by Mathias Krause · 12 years ago
  90. cac83e5 tg3: Update version to 3.124 by Michael Chan · 12 years ago
  91. 0f566b2 tg3: Fix race condition in tg3_get_stats64() by Michael Chan · 12 years ago
  92. 091f0ea tg3: Add New 5719 Read DMA workaround by Michael Chan · 12 years ago
  93. 10ce95d tg3: Fix Read DMA workaround for 5719 A0. by Michael Chan · 12 years ago
  94. 8151ad5 tg3: Request APE_LOCK_PHY before PHY access by Michael Chan · 12 years ago
  95. b41a9a6 mISDN: Bugfix only few bytes are transfered on a connection by Karsten Keil · 12 years ago
  96. 17a2bf7 seeq: use PTR_RET at init_module of driver by Devendra Naga · 12 years ago
  97. ea4b385 bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path by Devendra Naga · 12 years ago
  98. 1a0150a9 qlge: Add offload features to vlan interfaces by brenohl@br.ibm.com · 12 years ago
  99. f7da9cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  100. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago