1. 27328a7 ath9k: Add a debug level for channel context by Sujith Manoharan · 10 years ago
  2. dcb7840 ath5k: remove redundant null check before kfree() by Bob Copeland · 10 years ago
  3. daf9669 ath5k: ensure led name is null terminated by Bob Copeland · 10 years ago
  4. e6938ea ath5k: drop useless comparison by Bob Copeland · 10 years ago
  5. c94c3c5 ray_cs: Add include guards by Rasmus Villemoes · 10 years ago
  6. 89be7ce mwifiex: use firmware API revision from GET_HW_SPEC response by Amitkumar Karwar · 10 years ago
  7. 4b9fede mwifiex: rename macro and variables related to API revision by Amitkumar Karwar · 10 years ago
  8. 2618d4f mwifiex: fix left_len calculation issue by Amitkumar Karwar · 10 years ago
  9. ba1fa3c ath9k_htc: advertise support for TDLS by Csaba Kiraly · 10 years ago
  10. 59e2567 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  11. 0fdc14e4 ath10k: make target endianess more explicit by Michal Kazior · 10 years ago
  12. 7c6aa25 ath10k: dont duplicate service-pipe mapping by Michal Kazior · 10 years ago
  13. d7bfb7a ath10k: move pci init structures by Michal Kazior · 10 years ago
  14. 1bbb119 ath10k: fix fw crash dumping by Michal Kazior · 10 years ago
  15. 7aa7a72 ath10k: improve logging to include dev id by Michal Kazior · 10 years ago
  16. 7bb75da orinoco_usb: use USB API functions rather than constants by Himangi Saraogi · 10 years ago
  17. b9395df atmel_cs: Remove typedef local_info_t by Himangi Saraogi · 10 years ago
  18. f0bd88d net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  19. 372e3a8 wireless: wlcore: Use devm_kzalloc by Himangi Saraogi · 10 years ago
  20. 560ce30 wil6210: fix access after free in wil_pcie_remove() by Vladimir Kondratiev · 10 years ago
  21. 48e81a1 wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC by Vladimir Kondratiev · 10 years ago
  22. 8fcfdea wil6210: fix free'd memory access in wil_if_free() by Vladimir Kondratiev · 10 years ago
  23. 1eb9d1e wil6210: Limit max number of associated stations by Dedy Lansky · 10 years ago
  24. a214208 wil6210: fix false "scan timeout" by Vladimir Kondratiev · 10 years ago
  25. 36345ac wil6210: fix beamforming data reporting by Vladimir Kondratiev · 10 years ago
  26. b7cde47 wil6210: convert debugfs to the table mode by Vladimir Kondratiev · 10 years ago
  27. 6afd600 wil6210: Workaround for Sparrow with bad device id by Vladimir Kondratiev · 10 years ago
  28. 520d68e wil6210: wait longer for hardware reset completion by Vladimir Kondratiev · 10 years ago
  29. bbb2adc wil6210: check error in wil_target_reset() by Vladimir Kondratiev · 10 years ago
  30. 02525a7 wil6210: update copyright year 2014 by Vladimir Kondratiev · 10 years ago
  31. cc9e4a2 wil6210: fix race in reset by Vladimir Kondratiev · 10 years ago
  32. 91b775e wil6210: map MAC timer for packet lifetime into debugfs by Vladimir Kondratiev · 10 years ago
  33. e2261af mwifiex: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  34. 26c0604 cw1200: Introduce the use of devm_kzalloc by Himangi Saraogi · 10 years ago
  35. 6040aa7 net: wireless: wl1251: Remove unnecessary free_irq by Himangi Saraogi · 10 years ago
  36. 8615eb287 b43: N-PHY: support setting custom TX power by Rafał Miłecki · 10 years ago
  37. ec76643 b43: implement PPR (Power Per Rate) management/API by Rafał Miłecki · 10 years ago
  38. a68c356 b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 by Rafał Miłecki · 10 years ago
  39. 33df85f b43: N-PHY: update rev3+ gain control workarounds by Rafał Miłecki · 10 years ago
  40. 25c1556 b43: flush some writes on Broadcom MIPS SoCs by Rafał Miłecki · 10 years ago
  41. d342b95 b43: don't duplicate common PHY read/write ops by Rafał Miłecki · 10 years ago
  42. 6247d2a b43: update flushing many writes performed in a row by Rafał Miłecki · 10 years ago
  43. 61e9aab ath10k: flush hif buffers before recovery by Michal Kazior · 10 years ago
  44. 53b4e07 ath10k: remove ar_pci->started by Michal Kazior · 10 years ago
  45. cf5dd36 ath10k: ignore ar_pci->started in pipe cleanup by Michal Kazior · 10 years ago
  46. 10d23db ath10k: update comment regarding warm reset by Michal Kazior · 10 years ago
  47. 728f95e ath10k: rework posting pci rx buffers by Michal Kazior · 10 years ago
  48. 5c771e7 ath10k: remove early irq handling by Michal Kazior · 10 years ago
  49. ec5ba4d ath10k: make sure to really disable irqs by Michal Kazior · 10 years ago
  50. 145cc12 ath10k: split ce irq/handler setup by Michal Kazior · 10 years ago
  51. 403d627 ath10k: setup irq method in probe by Michal Kazior · 10 years ago
  52. c947a9e ath10k: fix legacy irq workaround by Michal Kazior · 10 years ago
  53. 8079de0 ath10k: move fw init print by Michal Kazior · 10 years ago
  54. 8a0c797 ath10k: print more driver info when firmware crashes by Kalle Valo · 10 years ago
  55. 0e9848c ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump() by Kalle Valo · 10 years ago
  56. 384914b ath10k: provide firmware crash info via debugfs by Ben Greear · 10 years ago
  57. 3d29a3e ath10k: add ath10k_pci_diag_* helpers by Kalle Valo · 10 years ago
  58. 7a7b373 ath10k: fix a conflict bug in wmi service bitmap by Michal Kazior · 10 years ago
  59. 10d4987 ath6kl: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  60. 7d149c5 net: ethernet: broadcom: bnx2x: Remove redundant #ifdef by Rasmus Villemoes · 10 years ago
  61. cbd5228 ibmveth: Fix endian issues with rx_no_buffer statistic by Anton Blanchard · 10 years ago
  62. c10e4ca net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings() by Iyappan Subramanian · 10 years ago
  63. 91c0d98 net: fec: ptp: avoid register access when ipg clock is disabled by Nimrod Andy · 10 years ago
  64. 08f1a1b cxgb4: Free completed tx skbs promptly by Hariprasad Shenai · 10 years ago
  65. 215a004 Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  66. 29aaee6 cxgb4: Fix race condition in cleanup by Anish Bhatt · 10 years ago
  67. 7c3afd8 bnx2x: Revert UNDI flushing mechanism by Yuval Mintz · 10 years ago
  68. 3d8623e qlcnic: Fix endianess issue in firmware load from file operation by Shahed Shaikh · 10 years ago
  69. d874df5 qlcnic: Fix endianess issue in FW dump template header by Rajesh Borundia · 10 years ago
  70. 26acc71 qlcnic: Fix flash access interface to application by Jitendra Kalsaria · 10 years ago
  71. 8a50f11 macvlan: Allow setting multicast filter on all macvlan types by Vlad Yasevich · 10 years ago
  72. 8ce261d can: flexcan: handle state passive -> warning transition by Sebastian Andrzej Siewior · 10 years ago
  73. bc03a54 can: flexcan: Disable error interrupt when bus error reporting is disabled by Alexander Stein · 10 years ago
  74. 37b75a3 can: c_can: checking IS_ERR() instead of NULL by Dan Carpenter · 10 years ago
  75. 9e37bc6 can: sja1000: Validate initialization state in start method by Mirza Krak · 10 years ago
  76. 2100968 net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function by Gwenhael Goavec-Merou · 10 years ago
  77. 5b7911c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  78. 82c084f net: phy: bcm7xxx: remove suspend callback for 28nm PHYs by Florian Fainelli · 10 years ago
  79. 4fd14e0 net: phy: bcm7xxx: re-advertise all supported modes out of suspend by Florian Fainelli · 10 years ago
  80. 16466f4 net: phy: bcm7xxx: remove 28nm wildcard entry by Florian Fainelli · 10 years ago
  81. db6d2be i40e: fix PTP bug by Jesse Brandeburg · 10 years ago
  82. 6e7b5bd i40e: Fix a few potential VF dereferences by Anjali Singhai Jain · 11 years ago
  83. 478c9e7 i40e: Fix for recent kernel panic by Anjali Singhai Jain · 11 years ago
  84. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  85. ad15afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  86. a61ebdf Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  87. 3b3e0ea net: ethernet: ibm: ehea: Remove duplicate object from Makefile by Andreas Ruprecht · 10 years ago
  88. 9b9ba82 net: xgene: Check negative return value of xgene_enet_get_ring_size() by Tobias Klauser · 10 years ago
  89. fdd42e4 net: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  90. 5e3c516 Revert "macvlan: simplify the structure port" by David S. Miller · 10 years ago
  91. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  92. 77b2f28 iwlwifi: mvm: disable scheduled scan to prevent firmware crash by Emmanuel Grumbach · 10 years ago
  93. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  94. 804eef147 ath10k: unregister spectral before mac by Simon Wunderlich · 10 years ago
  95. beb4be8 ath6kl: Add SDIO device ID for QCA6234X Support by Srinivas Kandagatla · 10 years ago
  96. f2bc4d2 ath10k: fix typo in error message by Ben Greear · 10 years ago
  97. a9aefb3 ath10k: improve vdev map handling by Ben Greear · 10 years ago
  98. db8d457 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  99. b125285 xen-netback: remove loop waiting function by Wei Liu · 10 years ago
  100. a64bd93 xen-netback: don't stop dealloc kthread too early by Wei Liu · 10 years ago