1. 670dc28 netlink: advertise incomplete dumps by Johannes Berg · 13 years ago
  2. c1c3dae b43: HT-PHY: calibrate radio after switching channel by Rafał Miłecki · 13 years ago
  3. bf4c02d rt2x00: reset usb devices at probe by Stanislaw Gruszka · 13 years ago
  4. 7f503fc rt2x00: fix possible memory corruption in case of invalid rxdesc.size by Stanislaw Gruszka · 13 years ago
  5. 9c803a0 b43: N-PHY: move declarations of chantables functions to correct files by Rafał Miłecki · 13 years ago
  6. 2a87083 b43: N-PHY: update switching analog on/off by Rafał Miłecki · 13 years ago
  7. a6b7da5 b43: HT-PHY: switch radio to requested channel by Rafał Miłecki · 13 years ago
  8. 39ca554 b43: HT-PHY: add place for implementing channel switching by Rafał Miłecki · 13 years ago
  9. 5192bf5 b43: HT-PHY: define standard structs for channel switching by Rafał Miłecki · 13 years ago
  10. 1a3f71a b43: HT-PHY: enable radio by Rafał Miłecki · 13 years ago
  11. e7c6255 b43: HT-PHY: implement killing radio by Rafał Miłecki · 13 years ago
  12. 1c1236e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  13. 43f3dc4 Bluetooth: Fix not setting the chan state by Vinicius Costa Gomes · 13 years ago
  14. 0555891 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 13 years ago
  15. e10542c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true by Mike McCormack · 13 years ago
  16. 4b9d8d6 rtlwifi: rtl8192cu: Remove unused parameter by Mike McCormack · 13 years ago
  17. 9c05044 rtlwifi: Fix typo in variable name by Mike McCormack · 13 years ago
  18. 440ca98 bcma: clean exports of functions by Rafał Miłecki · 13 years ago
  19. 536e518 ath5k: add missing ieee80211_free_hw() on unload in AHB code by Pavel Roskin · 13 years ago
  20. 0e8d160 ath5k: free sc->ah in ath5k_deinit_softc by John W. Linville · 13 years ago
  21. 898f699 bcma: fix BCM43224 rev 0 workaround by Rafał Miłecki · 13 years ago
  22. 91fa4b0 bcma: enable support for 14e4:4357 (BCM43225) by Rafał Miłecki · 13 years ago
  23. 0e44d48 ath9k_hw: make sure PAPRD training is properly done by Mohammed Shafi Shajakhan · 13 years ago
  24. 81dc676 ath9k: Fix a corner case failure in sending PAPRD frames in HT40 by Mohammed Shafi Shajakhan · 13 years ago
  25. 77572fd mac80211: quiesce vif before suspending by Eliad Peller · 13 years ago
  26. e13e21d Bluetooth: Remove useless access to the socket by Vinicius Costa Gomes · 13 years ago
  27. 6312845 Bluetooth: Fix crash when setting a LE socket to ready by Vinicius Costa Gomes · 13 years ago
  28. 6392cb3 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 13 years ago
  29. 0521ecf3 rtlwifi: include mac80211.h from core.h by Kalle Valo · 13 years ago
  30. 9a06696 zd1211rw: include mac80211.h from zd_chip.h by Kalle Valo · 13 years ago
  31. 47751b0 iwlwifi: fix stop/wake queue hacks by Kalle Valo · 13 years ago
  32. 2055403 iwlegacy: fix stop/wake queue hacks by Kalle Valo · 13 years ago
  33. 8943442 iwlagn: remove incorrect define by Wey-Yi Guy · 13 years ago
  34. 86cb3b4 iwlagn: merge duplicate code into single function by Wey-Yi Guy · 13 years ago
  35. 916b337 iwlagn: code alignment by Wey-Yi Guy · 13 years ago
  36. e1910cb iwlagn: add offset define for subsystem id by Wey-Yi Guy · 13 years ago
  37. f753816 iwlagn: Add power_level module parameter by Wey-Yi Guy · 13 years ago
  38. 0172b02 iwlagn: add power_save module parameter by Wey-Yi Guy · 13 years ago
  39. 705cd45 iwlagn: store the irq number to iwl_bus just like dev by Emmanuel Grumbach · 13 years ago
  40. 4b55b07 iwlagn: warn about nested SYNC commands by Emmanuel Grumbach · 13 years ago
  41. 807caf2 iwlagn: fix misplaced bracket by Emmanuel Grumbach · 13 years ago
  42. bcd4fe2 iwlagn: waterfall the bus level if prepare card failed by Emmanuel Grumbach · 13 years ago
  43. ea3aa93 iwlagn: finally kill the pointer to pci_dev from iwl-dev.h by Emmanuel Grumbach · 13 years ago
  44. 08321c0 iwlagn: add a get_irq method to iwl_bus_ops and use it by Emmanuel Grumbach · 13 years ago
  45. 85aed7c iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c by Emmanuel Grumbach · 13 years ago
  46. 19707ba iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  47. d57fa99 iwlagn: move PCI power related functions to the PCI layer by Wey-Yi Guy · 13 years ago
  48. 795414d iwlagn: don't use the PCI wrappers for DMA operation by Emmanuel Grumbach · 13 years ago
  49. 084dd79 iwlagn: move PCI related operations from probe and remove to PCI layer by Emmanuel Grumbach · 13 years ago
  50. 3599d39 iwlagn: add get_dev to iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  51. a48709c iwlagn: introduce iwl_bus and iwl_bus_ops by Emmanuel Grumbach · 13 years ago
  52. c6ca8bc iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files by Emmanuel Grumbach · 13 years ago
  53. 48d1a21 iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code by Emmanuel Grumbach · 13 years ago
  54. 7299751 iwlagn: don't disable interrupts after the NIC has been reset by Emmanuel Grumbach · 13 years ago
  55. ecdbe86 iwlagn: Support flush queues for specified interface by Wey-Yi Guy · 13 years ago
  56. f88e0ec iwlagn: add PAN to tx flush by Wey-Yi Guy · 13 years ago
  57. c68744f iwlagn: Remove un-necessary indirect call by Wey-Yi Guy · 13 years ago
  58. a7925bd Bluetooth: Fix locking in blacklist code by Gustavo F. Padovan · 13 years ago
  59. a8e8274 b43: HT-PHY: implement switching analog by Rafał Miłecki · 13 years ago
  60. 4cabd42 b43: HT-PHY: implement radio ops by Rafał Miłecki · 13 years ago
  61. d816ab2 ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem by Pavel Roskin · 13 years ago
  62. f5cbc8b ath5k: minor cleanup by Pavel Roskin · 13 years ago
  63. e707549 ath9k: typo fix in a comment by Pavel Roskin · 13 years ago
  64. f6351d4 ath9k: use standard max(), remove A_MAX macro by Pavel Roskin · 13 years ago
  65. d3af439 ath9k: remove a redundant call to pcipowersave by Mohammed Shafi Shajakhan · 13 years ago
  66. a6f0f04 iwlegacy: fix up brokenness caused by cleanup by Dan Carpenter · 13 years ago
  67. d4bb17c ath9k: Add debug messages to track PAPRD failures by Mohammed Shafi Shajakhan · 13 years ago
  68. aec7ffd b43: add Kconfig option for compiling SSB driver by Rafał Miłecki · 13 years ago
  69. 545a8aa if_spi: Fix compilation warning - unused variable by Nikanth Karthikesan · 13 years ago
  70. d7520b1 b43: HT-PHY: add place for writing HT PHY support by Rafał Miłecki · 13 years ago
  71. 443c1a2 b43: define new PHYs and radio regs for cores >= 24 by Rafał Miłecki · 13 years ago
  72. b856439 mac80211: add cancel_hw_scan() callback by Eliad Peller · 13 years ago
  73. eb40e3e drivers/ssb/driver_chipcommon_pmu.c: uninitilized warning by Connor Hansen · 13 years ago
  74. a6af1d8 mac80211: Start monitor work on restart by Paul Stewart · 13 years ago
  75. e2ab435 Bluetooth: Use bit operations on conn_state by Gustavo F. Padovan · 13 years ago
  76. c1360a1 Bluetooth: use bit operation on conf_state by Gustavo F. Padovan · 13 years ago
  77. 7fbec22 Bluetooth: Add blacklisting support for mgmt interface by Antti Julku · 13 years ago
  78. b2a66aa Bluetooth: Move blacklisting functions to hci_core by Antti Julku · 13 years ago
  79. 3306054 Bluetooth: Fix L2CAP connection establishment by Ilia Kolomisnky · 13 years ago
  80. 3158c50 Bluetooth: Add key size checks for SMP by Vinicius Costa Gomes · 13 years ago
  81. 5d3de7d Bluetooth: Add support for SMP timeout by Vinicius Costa Gomes · 13 years ago
  82. df3c393 Bluetooth: Fix accepting connect requests for defer_setup by Johan Hedberg · 13 years ago
  83. 94ac027 Bluetooth: fix missing parameter for HCI_OP_DISCONNECT by Anderson Lizardo · 13 years ago
  84. da85e5e Bluetooth: Add support for Pairing features exchange by Vinicius Costa Gomes · 13 years ago
  85. b8e66ea Bluetooth: Add support for building pairing commands by Vinicius Costa Gomes · 13 years ago
  86. 88167ae Bluetooth: Update the security level when link is encrypted by Vinicius Costa Gomes · 13 years ago
  87. 7b5c0d5 Bluetooth: Fix initial security level of LE links by Vinicius Costa Gomes · 13 years ago
  88. f1cb9af Bluetooth: Add support for resuming socket when SMP is finished by Vinicius Costa Gomes · 13 years ago
  89. 9b3d674 Bluetooth: Remove debug statements by Vinicius Costa Gomes · 13 years ago
  90. a7a595f Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  91. 7d24ddc Bluetooth: Add SMP confirmation checks methods by Anderson Briglia · 13 years ago
  92. f01ead3 Bluetooth: Add SMP confirmation structs by Anderson Briglia · 13 years ago
  93. d22ef0b Bluetooth: Add LE SMP Cryptoolbox functions by Anderson Briglia · 13 years ago
  94. 3a0259b Bluetooth: Add support for using the crypto subsystem by Vinicius Costa Gomes · 13 years ago
  95. 88ba43b Bluetooth: Add simple SMP pairing negotiation by Anderson Briglia · 13 years ago
  96. b501d6a Bluetooth: Start SMP procedure by Anderson Briglia · 13 years ago
  97. eb492e0 Bluetooth: Implement the first SMP commands by Anderson Briglia · 13 years ago
  98. b569450 Bluetooth: Don't forget to check for LE_LINK by Gustavo F. Padovan · 13 years ago
  99. 1a09bcb Bluetooth: keep reference if any ERTM timer is enabled by Gustavo F. Padovan · 13 years ago
  100. c9b6667 Bluetooth: Make timer functions generic by Gustavo F. Padovan · 13 years ago