1. ee70108 mac80211: Add IV-room in the skb for TKIP and WEP by Janusz.Dziedzic@tieto.com · 12 years ago
  2. 40bbc21 mwifiex: delete IEs when stop_ap by Avinash Patil · 12 years ago
  3. f31acab mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware by Avinash Patil · 12 years ago
  4. ede98bf mwifiex: add custom IE framework by Avinash Patil · 12 years ago
  5. e76268d mwifiex: rearrange AP sys configure code by Avinash Patil · 12 years ago
  6. f752dcd mwifiex: add WPA2 support for AP by Avinash Patil · 12 years ago
  7. e568634 mwifiex: add AP event handling framework by Avinash Patil · 12 years ago
  8. 12190c5 mwifiex: add cfg80211 start_ap and stop_ap handlers by Avinash Patil · 12 years ago
  9. 9b930ea mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface by Avinash Patil · 12 years ago
  10. 4f02341 mwifiex: handle interface type changes correctly by Avinash Patil · 12 years ago
  11. 26134e6 mwifiex: stop BSS in deauthentication handling by Avinash Patil · 12 years ago
  12. 4db16a1 mwifiex: add AP command sys_config and set channel by Avinash Patil · 12 years ago
  13. 40d0703 mwifiex: add bss start and bss stop commands for AP by Avinash Patil · 12 years ago
  14. 75edd2c mwifiex: append peer mac address TLV in key material command to firmware by Avinash Patil · 12 years ago
  15. 67fdf39 mwifiex: save adapter pointer in wiphy_priv by Avinash Patil · 12 years ago
  16. cd8440d mwifiex: multi-interface support for mwifiex by Avinash Patil · 12 years ago
  17. d6bffe8 mwifiex: support for creation of AP interface by Avinash Patil · 12 years ago
  18. 0378538 mwifiex: handle station specific commands on STA interface only by Avinash Patil · 12 years ago
  19. 64b05e2 mwifiex: allocate space for one more mwifiex_private structure by Avinash Patil · 12 years ago
  20. dfcfb54 b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie by Bjorn Helgaas · 12 years ago
  21. 2615f37 cfg80211: add warning when calculating MCS rates >= 32 by Johannes Berg · 12 years ago
  22. 4472037 cfg80211: remove double prototype by Johannes Berg · 12 years ago
  23. c4f6084 Net: wireless: core.c: fixed checkpatch warnings by Cristian Chilipirea · 12 years ago
  24. 9e73dee mac80211: fix TX aggregation session timer by Johannes Berg · 12 years ago
  25. a9d3c05 mac80211: fix single queue drivers by Johannes Berg · 12 years ago
  26. 044e68c bcma: Add flush for BCMA_RESET_CTL write by Nathan Hintz · 12 years ago
  27. 16d75fa bcma: Add __devexit to bcma_host_pci_remove by Nathan Hintz · 12 years ago
  28. c61cab3 bcma: reads/writes are always 4 bytes, so always map 4 bytes by Nathan Hintz · 12 years ago
  29. 4acabf4 bcma: Account for variable PCI memory base/size by Nathan Hintz · 12 years ago
  30. 5fe2e07 bcma: Move initialization of SPROM to prevent overwrite by Nathan Hintz · 12 years ago
  31. 82a7c2b bcma: Find names of non BCM cores by Nathan Hintz · 12 years ago
  32. 22291ce brcmsmac: handle non pci in ai_deviceremoved() by Hauke Mehrtens · 12 years ago
  33. a06f210 brcmsmac: read PCI vendor and device id only for PCI devices by Hauke Mehrtens · 12 years ago
  34. 00bcda4 brcmsmac: do not access host_pci by Hauke Mehrtens · 12 years ago
  35. 270e38d brcmsmac: remove nicpci.c by Hauke Mehrtens · 12 years ago
  36. c496fe3 brcmsmac: remove pcicore_fixcfg() by Hauke Mehrtens · 12 years ago
  37. 2ffd795 brcmsmac: remove pcie_extendL1timer() by Hauke Mehrtens · 12 years ago
  38. 60dda6c brcmsmac: remove pcicore_find_pci_capability() by Hauke Mehrtens · 12 years ago
  39. 9a1fcff brcmsmac: remove pcicore_attach() by Hauke Mehrtens · 12 years ago
  40. 712e3c1 brcmsmac: remove _ai_clkctl_cc() by Hauke Mehrtens · 12 years ago
  41. fa0b823 brcmsmac: remove ai_gpiocontrol() by Hauke Mehrtens · 12 years ago
  42. 763997f brcmsmac: remove ai_chipcontrl_epa4331 by Hauke Mehrtens · 12 years ago
  43. b30ee75 brcmsmac: remove ai_pci_setup() by Hauke Mehrtens · 12 years ago
  44. 6328629 brcmsmac: remove pcicore_hwup() by Hauke Mehrtens · 12 years ago
  45. 23c8ae8 brcmsmac: remove PCIe functions needed for PCIe core rev <= 10 by Hauke Mehrtens · 12 years ago
  46. 5d661a7 brcmsmac: remove references to PCI by Hauke Mehrtens · 12 years ago
  47. d43c1c5 brcmsmac: remove support for cc rev < 20 by Hauke Mehrtens · 12 years ago
  48. 1928ad7 brcmsmac: get board and chip info from bcma by Hauke Mehrtens · 12 years ago
  49. 47671b1 brcmsmac: remove brcmsmac own sprom parsing by Hauke Mehrtens · 12 years ago
  50. 898d3c3 brcmsmac: use sprom from bcma by Hauke Mehrtens · 12 years ago
  51. 2b2715b bcma: add bcma_core_pci_config_fixup() by Hauke Mehrtens · 12 years ago
  52. ec00f37 bcma: add bcma_core_pci_fixcfg() by Hauke Mehrtens · 12 years ago
  53. 29f6b3d bcma: add bcma_core_pci_extend_L1timer by Hauke Mehrtens · 12 years ago
  54. 0b2948e bcma: implement setting core clock mode to dynamic by Hauke Mehrtens · 12 years ago
  55. e2da4bd bcma/ssb: parse new attributes from sprom by Hauke Mehrtens · 12 years ago
  56. 432c4d1 bcma: read out some additional sprom attributes by Hauke Mehrtens · 12 years ago
  57. 673335c ssb: fill board_rev attribute from sprom by Hauke Mehrtens · 12 years ago
  58. bf7d420 ssb/bcma: fill attribute alpha2 from sprom by Hauke Mehrtens · 12 years ago
  59. a255955 MIPS: bcm47xx: read baordrev without prefix from sprom by Hauke Mehrtens · 12 years ago
  60. 0a2fcaa bcma: add boardinfo struct by Hauke Mehrtens · 12 years ago
  61. a9bba18 MIPS: bcm47xx: refactor fetching board data by Hauke Mehrtens · 12 years ago
  62. 5a20ef3 ssb: remove rev from boardinfo by Hauke Mehrtens · 12 years ago
  63. 12d9568 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  64. 5f561f6 wlcore/wl12xx: implement better beacon loss handling by Bartosz.Markowski@tieto.com · 12 years ago
  65. 161f17b wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp() by Jesper Juhl · 12 years ago
  66. bd28a58 wireless: TI wlxxx depends on MAC80211 by Randy Dunlap · 12 years ago
  67. 0230dfe wlcore: fixup an allocation by Dan Carpenter · 12 years ago
  68. cd840f6 wlcore: release lock on error in wl1271_op_suspend() by Dan Carpenter · 12 years ago
  69. b95d7ce wl12xx: support wowlan wakeup patterns by Eyal Shapira · 13 years ago
  70. dbe0a8c wlcore: add RX filters driver state mgmt functions by Eyal Shapira · 13 years ago
  71. c21eebb wl12xx: add RX filters ACX commands by Eyal Shapira · 13 years ago
  72. a6eab0c wlcore: add RX filters util functions by Eyal Shapira · 13 years ago
  73. fd492ed wlcore: use GFP_KERNEL together with GFP_DMA by Luciano Coelho · 12 years ago
  74. 03bed29 NFC: HCI drivers don't have to keep track of polling state by Eric Lapuyade · 12 years ago
  75. 4333459 feature-removal: Remove pn544 raw driver by Samuel Ortiz · 12 years ago
  76. bbed0de NFC: HCI based pn544 driver by Eric Lapuyade · 12 years ago
  77. e5fe4cf NFC: The NFC genl family structure should not be exposed globally by H Hartley Sweeten · 12 years ago
  78. bd007be NFC: HCI ops should not be exposed globally by H Hartley Sweeten · 12 years ago
  79. 799030b NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  80. 502b424 NFC: Include nci_core.h to nci/lib.c by H Hartley Sweeten · 12 years ago
  81. 040487f NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  82. 51c25be NFC: Fix LLCP compilation warning by joseph daniel · 12 years ago
  83. 43472ff NFC: Return the amount of LLCP bytes queued to sock_sendmsg by Samuel Ortiz · 12 years ago
  84. 4260c13 NFC: Update the LLCP poll mask by Samuel Ortiz · 12 years ago
  85. ff353d8 NFC: LLCP connect must wait for a CC frame by Samuel Ortiz · 12 years ago
  86. 0f90936 NFC: Remove unneeded pn533 dev NULL check by Dan Carpenter · 12 years ago
  87. a202abb NFC: Update Documentation/nfc-hci.txt by Eric Lapuyade · 12 years ago
  88. 1676f75 NFC: Add HCI/SHDLC support to let driver check for tag presence by Eric Lapuyade · 12 years ago
  89. d4ccb13 NFC: Specify usage for targets found and target lost events by Eric Lapuyade · 12 years ago
  90. addfabf NFC: Remove useless HCI private nfc target table by Eric Lapuyade · 12 years ago
  91. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 12 years ago
  92. 536acc0 nl80211: fix typos in comments by Zefir Kurtisi · 12 years ago
  93. 8f4b203 b43legacy: Fix error due to MMIO access with SSB unpowered by Larry Finger · 12 years ago
  94. d8b3fc5 brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl by Franky Lin · 12 years ago
  95. 5c15c23 brcmfmac: remove function brcmf_sdcard_regfail by Franky Lin · 12 years ago
  96. 5869275 brcmfmac: remove redundant retries for SDIO core register access by Franky Lin · 12 years ago
  97. e13ce26 brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl by Franky Lin · 12 years ago
  98. 79ae395 brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl by Franky Lin · 12 years ago
  99. 3bba829 brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb by Franky Lin · 12 years ago
  100. 45db339 brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb by Franky Lin · 12 years ago