1. a06f210 brcmsmac: read PCI vendor and device id only for PCI devices by Hauke Mehrtens · 12 years ago
  2. 00bcda4 brcmsmac: do not access host_pci by Hauke Mehrtens · 12 years ago
  3. 270e38d brcmsmac: remove nicpci.c by Hauke Mehrtens · 12 years ago
  4. c496fe3 brcmsmac: remove pcicore_fixcfg() by Hauke Mehrtens · 12 years ago
  5. 2ffd795 brcmsmac: remove pcie_extendL1timer() by Hauke Mehrtens · 12 years ago
  6. 60dda6c brcmsmac: remove pcicore_find_pci_capability() by Hauke Mehrtens · 12 years ago
  7. 9a1fcff brcmsmac: remove pcicore_attach() by Hauke Mehrtens · 12 years ago
  8. 712e3c1 brcmsmac: remove _ai_clkctl_cc() by Hauke Mehrtens · 12 years ago
  9. fa0b823 brcmsmac: remove ai_gpiocontrol() by Hauke Mehrtens · 12 years ago
  10. 763997f brcmsmac: remove ai_chipcontrl_epa4331 by Hauke Mehrtens · 12 years ago
  11. b30ee75 brcmsmac: remove ai_pci_setup() by Hauke Mehrtens · 12 years ago
  12. 6328629 brcmsmac: remove pcicore_hwup() by Hauke Mehrtens · 12 years ago
  13. 23c8ae8 brcmsmac: remove PCIe functions needed for PCIe core rev <= 10 by Hauke Mehrtens · 12 years ago
  14. 5d661a7 brcmsmac: remove references to PCI by Hauke Mehrtens · 12 years ago
  15. d43c1c5 brcmsmac: remove support for cc rev < 20 by Hauke Mehrtens · 12 years ago
  16. 1928ad7 brcmsmac: get board and chip info from bcma by Hauke Mehrtens · 12 years ago
  17. 47671b1 brcmsmac: remove brcmsmac own sprom parsing by Hauke Mehrtens · 12 years ago
  18. 898d3c3 brcmsmac: use sprom from bcma by Hauke Mehrtens · 12 years ago
  19. 2b2715b bcma: add bcma_core_pci_config_fixup() by Hauke Mehrtens · 12 years ago
  20. ec00f37 bcma: add bcma_core_pci_fixcfg() by Hauke Mehrtens · 12 years ago
  21. 29f6b3d bcma: add bcma_core_pci_extend_L1timer by Hauke Mehrtens · 12 years ago
  22. 0b2948e bcma: implement setting core clock mode to dynamic by Hauke Mehrtens · 12 years ago
  23. e2da4bd bcma/ssb: parse new attributes from sprom by Hauke Mehrtens · 12 years ago
  24. 432c4d1 bcma: read out some additional sprom attributes by Hauke Mehrtens · 12 years ago
  25. 673335c ssb: fill board_rev attribute from sprom by Hauke Mehrtens · 12 years ago
  26. bf7d420 ssb/bcma: fill attribute alpha2 from sprom by Hauke Mehrtens · 12 years ago
  27. a255955 MIPS: bcm47xx: read baordrev without prefix from sprom by Hauke Mehrtens · 12 years ago
  28. 0a2fcaa bcma: add boardinfo struct by Hauke Mehrtens · 12 years ago
  29. a9bba18 MIPS: bcm47xx: refactor fetching board data by Hauke Mehrtens · 12 years ago
  30. 5a20ef3 ssb: remove rev from boardinfo by Hauke Mehrtens · 12 years ago
  31. 12d9568 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  32. 5f561f6 wlcore/wl12xx: implement better beacon loss handling by Bartosz.Markowski@tieto.com · 12 years ago
  33. 161f17b wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp() by Jesper Juhl · 12 years ago
  34. bd28a58 wireless: TI wlxxx depends on MAC80211 by Randy Dunlap · 12 years ago
  35. 0230dfe wlcore: fixup an allocation by Dan Carpenter · 12 years ago
  36. cd840f6 wlcore: release lock on error in wl1271_op_suspend() by Dan Carpenter · 12 years ago
  37. b95d7ce wl12xx: support wowlan wakeup patterns by Eyal Shapira · 12 years ago
  38. dbe0a8c wlcore: add RX filters driver state mgmt functions by Eyal Shapira · 12 years ago
  39. c21eebb wl12xx: add RX filters ACX commands by Eyal Shapira · 12 years ago
  40. a6eab0c wlcore: add RX filters util functions by Eyal Shapira · 12 years ago
  41. fd492ed wlcore: use GFP_KERNEL together with GFP_DMA by Luciano Coelho · 12 years ago
  42. 03bed29 NFC: HCI drivers don't have to keep track of polling state by Eric Lapuyade · 12 years ago
  43. 4333459 feature-removal: Remove pn544 raw driver by Samuel Ortiz · 12 years ago
  44. bbed0de NFC: HCI based pn544 driver by Eric Lapuyade · 12 years ago
  45. e5fe4cf NFC: The NFC genl family structure should not be exposed globally by H Hartley Sweeten · 12 years ago
  46. bd007be NFC: HCI ops should not be exposed globally by H Hartley Sweeten · 12 years ago
  47. 799030b NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  48. 502b424 NFC: Include nci_core.h to nci/lib.c by H Hartley Sweeten · 12 years ago
  49. 040487f NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  50. 51c25be NFC: Fix LLCP compilation warning by joseph daniel · 12 years ago
  51. 43472ff NFC: Return the amount of LLCP bytes queued to sock_sendmsg by Samuel Ortiz · 12 years ago
  52. 4260c13 NFC: Update the LLCP poll mask by Samuel Ortiz · 12 years ago
  53. ff353d8 NFC: LLCP connect must wait for a CC frame by Samuel Ortiz · 12 years ago
  54. 0f90936 NFC: Remove unneeded pn533 dev NULL check by Dan Carpenter · 12 years ago
  55. a202abb NFC: Update Documentation/nfc-hci.txt by Eric Lapuyade · 12 years ago
  56. 1676f75 NFC: Add HCI/SHDLC support to let driver check for tag presence by Eric Lapuyade · 12 years ago
  57. d4ccb13 NFC: Specify usage for targets found and target lost events by Eric Lapuyade · 12 years ago
  58. addfabf NFC: Remove useless HCI private nfc target table by Eric Lapuyade · 12 years ago
  59. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 12 years ago
  60. 536acc0 nl80211: fix typos in comments by Zefir Kurtisi · 12 years ago
  61. 8f4b203 b43legacy: Fix error due to MMIO access with SSB unpowered by Larry Finger · 12 years ago
  62. d8b3fc5 brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl by Franky Lin · 12 years ago
  63. 5c15c23 brcmfmac: remove function brcmf_sdcard_regfail by Franky Lin · 12 years ago
  64. 5869275 brcmfmac: remove redundant retries for SDIO core register access by Franky Lin · 12 years ago
  65. e13ce26 brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl by Franky Lin · 12 years ago
  66. 79ae395 brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl by Franky Lin · 12 years ago
  67. 3bba829 brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb by Franky Lin · 12 years ago
  68. 45db339 brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb by Franky Lin · 12 years ago
  69. e9b8d91 brcmfmac: introduce unified register access interface for SDIO by Franky Lin · 12 years ago
  70. 7d9cfc2 brcmfmac: decouple set_sbaddr_window from register write interface by Franky Lin · 12 years ago
  71. ce454e8 brcmfmac: remove unused parameter of brcmf_sdcard_reg_write by Franky Lin · 12 years ago
  72. abb7fbb brcmfmac: remove unused parameter of brcmf_sdcard_reg_read by Franky Lin · 12 years ago
  73. 8a90555 ath9k_hw: Fix RTT calibration by Sujith Manoharan · 12 years ago
  74. 7d4e15b mac80211: fix the increment of unicast/multicast counters for forwarded PREQ by Chun-Yeow Yeoh · 12 years ago
  75. f5c5681 mac80211: send peer candidate event for new sta only by Thomas Pedersen · 12 years ago
  76. 8ff44ef iwlwifi: don't disable AGG queues that are not enabled by Emmanuel Grumbach · 12 years ago
  77. a46c3e4 iwlwifi: don't flood logs when HT debug flag is set by Emmanuel Grumbach · 12 years ago
  78. 11e1165 iwlwifi: fix power index handling by Amit Beka · 12 years ago
  79. f6be8b7 iwlwifi: make sure reduced tx power bit is valid by Wey-Yi Guy · 12 years ago
  80. 83ce21d iwlwifi: add documentation for bt reduced tx power by Wey-Yi Guy · 12 years ago
  81. dd551ab iwlwifi: include rssi as part of decision making for reduce txpower by Wey-Yi Guy · 12 years ago
  82. f3a138c NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers by Marcel Holtmann · 12 years ago
  83. 99e126f mwifiex: fix coding style issue in mwifiex_deauthenticate by Bing Zhao · 12 years ago
  84. 2a4ffa4 mac80211_hwsim: Fix rate control by correctly reporting transmission counts by Javier Cardona · 12 years ago
  85. 341352d iwlwifi: fix-up some merge damage from commit 0d6c4a2 by John W. Linville · 12 years ago
  86. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  87. b91e64a mac80211: Allow nonHT/HT peering in mesh by Ashok Nagarajan · 12 years ago
  88. 57aac7c mac80211: Implement HT mixed protection mode by Ashok Nagarajan · 12 years ago
  89. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 12 years ago
  90. ef9456a cfg80211: fix BSS comparison by Emmanuel Grumbach · 12 years ago
  91. ba89bf1 brcmfmac: add out of band interrupt support by Franky Lin · 12 years ago
  92. e2f93cc brcmfmac: postpone interrupt register function by Franky Lin · 12 years ago
  93. d9126e0 brcmfmac: check bus state for status by Franky Lin · 12 years ago
  94. f0116fb brcmfmac: stop releasing sdio host in irq handler by Franky Lin · 12 years ago
  95. 3073a7c mac80211: Add more ethtools stats: survey, rates, etc by Ben Greear · 12 years ago
  96. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 12 years ago
  97. b1ab792 mac80211: Support getting sta_info stats via ethtool. by Ben Greear · 12 years ago
  98. d619921 cfg80211: Add framework to support ethtool stats. by Ben Greear · 12 years ago
  99. 35e7ada iwlwifi: use 6000G2B for 6030 device series by Wey-Yi Guy · 12 years ago
  100. e377a4f iwlwifi: use correct released ucode version by Meenakshi Venkataraman · 12 years ago