1. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  2. bc3041f wireless: single_open() leaks by Al Viro · 11 years ago
  3. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  4. 819695a hostap: proc: Use remove_proc_subtree() by David Howells · 11 years ago
  5. b25f774 airo: Use remove_proc_subtree() by David Howells · 11 years ago
  6. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  7. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  8. 6bbefe8 hostap: Don't use create_proc_read_entry() by David Howells · 11 years ago
  9. 4c4df9b atmel: Don't use create_proc_read_entry() by David Howells · 11 years ago
  10. 17a2911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  11. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  12. cc0446b rtlwifi: rtl8192cu: Fix false loss of AP indication by Larry Finger · 11 years ago
  13. d1497f2 brcmsmac: Fix merge issue by Piotr Haber · 11 years ago
  14. 7af1ce0 mwifiex: Correct pci_unmap_single's size by Yogesh Ashok Powar · 11 years ago
  15. 955ab09 mwifiex: Do not kfree cmd buf while unregistering PCIe by Yogesh Ashok Powar · 11 years ago
  16. 5b0d9b2 mwifiex: Call pci_release_region after calling pci_disable_device by Yogesh Ashok Powar · 11 years ago
  17. c380aaf mwifiex: Use pci_release_region() instead of a pci_release_regions() by Yogesh Ashok Powar · 11 years ago
  18. 222b048 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  19. 6ed0e32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  20. b006ed5 mwifiex: rework round robin scheduling of bss nodes. by Andreas Fenkart · 11 years ago
  21. 2e23731 mwifiex: replace ra_list_curr by list rotation. by Andreas Fenkart · 11 years ago
  22. 1aac1e9 brcmfmac: add credit borrowing mechanism by Arend van Spriel · 11 years ago
  23. a786b38 brcmfmac: correct error handling in brcmf_fws_init() by Arend van Spriel · 11 years ago
  24. 9a83f1e brcmfmac: flush queue upon MACDESC_DEL firmware signal by Arend van Spriel · 11 years ago
  25. 61730d4 brcmfmac: support critical protocol API for DHCP by Piotr Haber · 11 years ago
  26. 1687eee brcmfmac: allow scanning to be suppressed in the driver by Arend van Spriel · 11 years ago
  27. 176f0e8 ath9k: Fix RX DMA mapping by Sujith Manoharan · 11 years ago
  28. 07236bf ath9k: Use lockless variants for the RX fifo queue by Sujith Manoharan · 11 years ago
  29. e87f3d5 ath9k: Reduce deep indentation by Sujith Manoharan · 11 years ago
  30. 7a897203 ath9k: Remove unused argument "size" by Sujith Manoharan · 11 years ago
  31. 79acac0 ath9k: add support for the new rate control API by Felix Fietkau · 11 years ago
  32. bdc2145 ath9k: merge ath_tx_start_dma into ath_tx_start by Felix Fietkau · 11 years ago
  33. 7c8f0db rtl8192c:dm: Properly initialize local array and set value. by Han Shen · 11 years ago
  34. f77f823 ath9k: apply coverage class on slottime too by Mathias Kretschmer · 11 years ago
  35. 27eee23 Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next by John W. Linville · 11 years ago
  36. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  37. 0c201cf b43: N-PHY: don't use deprecated b43_radio_foo16 by Rafał Miłecki · 11 years ago
  38. 31bfffb b43: N-PHY: clean init tables by Rafał Miłecki · 11 years ago
  39. 3cc8ff9 b43: N-PHY: move tables init function to tables file by Rafał Miłecki · 11 years ago
  40. 9a98979 b43: N-PHY: use defines for (re)storing VCM config by Rafał Miłecki · 11 years ago
  41. 78ae753 b43: N-PHY: use shortcut "ctl" in functions names by Rafał Miłecki · 11 years ago
  42. 89e43da b43: N-PHY: use enum for INTC override function argument by Rafał Miłecki · 11 years ago
  43. 04519dc b43: N-PHY: define missing registers by Rafał Miłecki · 11 years ago
  44. fb3bc67 b43: use defines for board_type by Rafał Miłecki · 11 years ago
  45. 542e15f b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2- by Rafał Miłecki · 11 years ago
  46. a3764ef b43: N-PHY: use enum for RSSI type everywhere we use it by Rafał Miłecki · 11 years ago
  47. 2a2d058 b43: N-PHY: rename RSSI types to be shorter and more accurate by Rafał Miłecki · 11 years ago
  48. 37859a7 b43: N-PHY: use more friendly variables names in RSSI code by Rafał Miłecki · 11 years ago
  49. e5ab1fd b43: N-PHY: simplify conditions in RSSI offset scale function by Rafał Miłecki · 11 years ago
  50. 6aa3872 b43: N-PHY: use enum for RAIL type by Rafał Miłecki · 11 years ago
  51. 2d551f1 b43: HT-PHY: use enum for RSSI types by Rafał Miłecki · 11 years ago
  52. 418e8b6 b43: HT-PHY: store TX power state before disabling it by Rafał Miłecki · 11 years ago
  53. fc6ab1e b43: HT-PHY: define regs for power estimation by Rafał Miłecki · 11 years ago
  54. dc3c4e1 b43: HT-PHY: do some extra TSSI setup after configuring TX by Rafał Miłecki · 11 years ago
  55. 9cfc17c b43: HT-PHY: finish calculating values for idle TSSI by Rafał Miłecki · 11 years ago
  56. 9a0bc41 b43: HT-PHY: tables: don't duplicate core-generic regs by Rafał Miłecki · 11 years ago
  57. d6657db b43: HT-PHY: rename defines addressing cores on the 2059 radio by Rafał Miłecki · 11 years ago
  58. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  59. c43933e mwifiex: remove redundant initialization for bss_descriptor by Bing Zhao · 11 years ago
  60. d837a2a mwifiex: fix use-after-free in beacon_ie processing by Bing Zhao · 11 years ago
  61. 8bc77a4 mwifiex: don't try to associate when bss_mode is not STA by Bing Zhao · 11 years ago
  62. 4587eea mwifiex: make use of msecs_to_jiffies() by Bing Zhao · 11 years ago
  63. 0648f3a mwifiex: correct bss_mode check while appending vht operation IE by Bing Zhao · 11 years ago
  64. d033d3a mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init by Avinash Patil · 11 years ago
  65. 66aa1ae mwifiex: configure p2p interface during initialization by Bing Zhao · 11 years ago
  66. 5586d3e mwifiex: Start P2P devices in P2P mode by Paul Stewart · 11 years ago
  67. ec9c498 rt2x00: Use more current logging styles, shrink object size by Joe Perches · 11 years ago
  68. 624708b rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_early by Gabor Juhos · 11 years ago
  69. 16a1f73 brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_check() by Wei Yongjun · 11 years ago
  70. 4fc4118 wil6210: more Rx descriptor accessor functions by Vladimir Kondratiev · 11 years ago
  71. 4de41be wil6210: Use cached copy of Tx descriptor by Vladimir Kondratiev · 11 years ago
  72. b5d98e9 wil6210: Tx init optimization by Vladimir Kondratiev · 11 years ago
  73. 33e6116 wil6210: Use cached copy of Rx descriptor by Vladimir Kondratiev · 11 years ago
  74. 047445c brcmfmac: stop dequeue upon sk_buff commit failure by Arend van Spriel · 11 years ago
  75. 88f656f brcmfmac: change return type for brcmf_rollback_toq() to void by Arend van Spriel · 11 years ago
  76. 67994fa brcmfmac: finalize transmit upon any rollback failure by Arend van Spriel · 11 years ago
  77. 6d421e5 brcmfmac: use lock in brcmf_fws_del_interface() by Arend van Spriel · 11 years ago
  78. a5e9d80 brcmfmac: schedule dequeue upon firmware-signal reception by Arend van Spriel · 11 years ago
  79. b75c1a3 brcmfmac: destination mac closed when interface is closed by Arend van Spriel · 11 years ago
  80. 130e380 brcmutil: simplify brcmu_pkt_free_skb() by Arend van Spriel · 11 years ago
  81. a652bf0 brcmfmac: remove error message upon allocation failure by Arend van Spriel · 11 years ago
  82. 991c209 brcmfmac: check memory allocation in brcmf_add_if() by Arend van Spriel · 11 years ago
  83. 07529d2 brcmfmac: reinitialize dequeue mask per node by Arend van Spriel · 11 years ago
  84. 557985a rt2800: nulify all last words of TXWI by Stanislaw Gruszka · 11 years ago
  85. f0bda57 rt2x00: provide separate information about TXWI & RXWI sizes by Stanislaw Gruszka · 11 years ago
  86. 074f252 rt2800: cleanup rt2800_init_rfcsr by Stanislaw Gruszka · 11 years ago
  87. da8064c rt2800: add rt2800_normal_mode_setup_3xxx subroutine by Stanislaw Gruszka · 11 years ago
  88. d9517f2 rt2800: add rt2800_led_open_drain_enable subroutine by Stanislaw Gruszka · 11 years ago
  89. 5de5a1f rt2800: move RF_R27 setup to individual rfcsr init subroutines by Stanislaw Gruszka · 11 years ago
  90. c5b3c35 rt2800: add rt2800_rx_filter_calibration procedure by Stanislaw Gruszka · 11 years ago
  91. 87d91db rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr init by Stanislaw Gruszka · 11 years ago
  92. 2971e66 rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr init by Stanislaw Gruszka · 11 years ago
  93. c9a221b rt2800: move 30xx common rf init code by Stanislaw Gruszka · 11 years ago
  94. f9cdcbb rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr init by Stanislaw Gruszka · 11 years ago
  95. ce94ede9 rt2800: move rf init calibration code by Stanislaw Gruszka · 11 years ago
  96. f7df8fe rt2800: merge 5xxx normal mode setup by Stanislaw Gruszka · 11 years ago
  97. ab11bb2 ath9k: always set common->macaddr to the MAC adress of a virtual interface by Felix Fietkau · 11 years ago
  98. ecbbed3 ath: update hardware mac address with bssid mask by Felix Fietkau · 11 years ago
  99. 703a4e5 ath9k: use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
  100. ca21cfd ath9k: change DFS logging to use ath_dbg() by Zefir Kurtisi · 11 years ago