1. ecf47e9 bcma: only map wrapper if its address is available by Hauke Mehrtens · 10 years ago
  2. 89be7ce mwifiex: use firmware API revision from GET_HW_SPEC response by Amitkumar Karwar · 10 years ago
  3. 4b9fede mwifiex: rename macro and variables related to API revision by Amitkumar Karwar · 10 years ago
  4. 2618d4f mwifiex: fix left_len calculation issue by Amitkumar Karwar · 10 years ago
  5. ba1fa3c ath9k_htc: advertise support for TDLS by Csaba Kiraly · 10 years ago
  6. 1eb3b21 MAINTAINTERS: The NFC list is subscribers-only by Dan Carpenter · 10 years ago
  7. 59e2567 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  8. 0fdc14e4 ath10k: make target endianess more explicit by Michal Kazior · 10 years ago
  9. 7c6aa25 ath10k: dont duplicate service-pipe mapping by Michal Kazior · 10 years ago
  10. d7bfb7a ath10k: move pci init structures by Michal Kazior · 10 years ago
  11. 1bbb119 ath10k: fix fw crash dumping by Michal Kazior · 10 years ago
  12. 7aa7a72 ath10k: improve logging to include dev id by Michal Kazior · 10 years ago
  13. 7bb75da orinoco_usb: use USB API functions rather than constants by Himangi Saraogi · 10 years ago
  14. b9395df atmel_cs: Remove typedef local_info_t by Himangi Saraogi · 10 years ago
  15. a796dac wireless: core: Reorder wiphy_register() notifications relevantly by Tomasz Bursztyka · 10 years ago
  16. f0bd88d net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  17. 372e3a8 wireless: wlcore: Use devm_kzalloc by Himangi Saraogi · 10 years ago
  18. 560ce30 wil6210: fix access after free in wil_pcie_remove() by Vladimir Kondratiev · 10 years ago
  19. 48e81a1 wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC by Vladimir Kondratiev · 10 years ago
  20. 8fcfdea wil6210: fix free'd memory access in wil_if_free() by Vladimir Kondratiev · 10 years ago
  21. 1eb9d1e wil6210: Limit max number of associated stations by Dedy Lansky · 10 years ago
  22. a214208 wil6210: fix false "scan timeout" by Vladimir Kondratiev · 10 years ago
  23. 36345ac wil6210: fix beamforming data reporting by Vladimir Kondratiev · 10 years ago
  24. b7cde47 wil6210: convert debugfs to the table mode by Vladimir Kondratiev · 10 years ago
  25. 6afd600 wil6210: Workaround for Sparrow with bad device id by Vladimir Kondratiev · 10 years ago
  26. 520d68e wil6210: wait longer for hardware reset completion by Vladimir Kondratiev · 10 years ago
  27. bbb2adc wil6210: check error in wil_target_reset() by Vladimir Kondratiev · 10 years ago
  28. 02525a7 wil6210: update copyright year 2014 by Vladimir Kondratiev · 10 years ago
  29. cc9e4a2 wil6210: fix race in reset by Vladimir Kondratiev · 10 years ago
  30. 91b775e wil6210: map MAC timer for packet lifetime into debugfs by Vladimir Kondratiev · 10 years ago
  31. e2261af mwifiex: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  32. 26c0604 cw1200: Introduce the use of devm_kzalloc by Himangi Saraogi · 10 years ago
  33. 6040aa7 net: wireless: wl1251: Remove unnecessary free_irq by Himangi Saraogi · 10 years ago
  34. 8615eb287 b43: N-PHY: support setting custom TX power by Rafał Miłecki · 10 years ago
  35. ec76643 b43: implement PPR (Power Per Rate) management/API by Rafał Miłecki · 10 years ago
  36. a68c356 b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 by Rafał Miłecki · 10 years ago
  37. 33df85f b43: N-PHY: update rev3+ gain control workarounds by Rafał Miłecki · 10 years ago
  38. 25c1556 b43: flush some writes on Broadcom MIPS SoCs by Rafał Miłecki · 10 years ago
  39. d342b95 b43: don't duplicate common PHY read/write ops by Rafał Miłecki · 10 years ago
  40. 6247d2a b43: update flushing many writes performed in a row by Rafał Miłecki · 10 years ago
  41. 07bc788 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  42. 61e9aab ath10k: flush hif buffers before recovery by Michal Kazior · 10 years ago
  43. 53b4e07 ath10k: remove ar_pci->started by Michal Kazior · 10 years ago
  44. cf5dd36 ath10k: ignore ar_pci->started in pipe cleanup by Michal Kazior · 10 years ago
  45. 10d23db ath10k: update comment regarding warm reset by Michal Kazior · 10 years ago
  46. 728f95e ath10k: rework posting pci rx buffers by Michal Kazior · 10 years ago
  47. 5c771e7 ath10k: remove early irq handling by Michal Kazior · 10 years ago
  48. ec5ba4d ath10k: make sure to really disable irqs by Michal Kazior · 10 years ago
  49. 145cc12 ath10k: split ce irq/handler setup by Michal Kazior · 10 years ago
  50. 403d627 ath10k: setup irq method in probe by Michal Kazior · 10 years ago
  51. c947a9e ath10k: fix legacy irq workaround by Michal Kazior · 10 years ago
  52. 8079de0 ath10k: move fw init print by Michal Kazior · 10 years ago
  53. 8a0c797 ath10k: print more driver info when firmware crashes by Kalle Valo · 10 years ago
  54. 0e9848c ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump() by Kalle Valo · 10 years ago
  55. 384914b ath10k: provide firmware crash info via debugfs by Ben Greear · 10 years ago
  56. 3d29a3e ath10k: add ath10k_pci_diag_* helpers by Kalle Valo · 10 years ago
  57. 7a7b373 ath10k: fix a conflict bug in wmi service bitmap by Michal Kazior · 10 years ago
  58. 10d4987 ath6kl: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  59. 47e4df9 mac80211: fix channel switch for chanctx-based drivers by Michal Kazior · 10 years ago
  60. 433ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  61. faaa552 drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef by Rasmus Villemoes · 10 years ago
  62. aa4a83e net: sctp: fix suboptimal edge-case on non-active active/retrans path selection by Daniel Borkmann · 10 years ago
  63. ea4f19c net: sctp: spare unnecessary comparison in sctp_trans_elect_best by Daniel Borkmann · 10 years ago
  64. 7d149c5 net: ethernet: broadcom: bnx2x: Remove redundant #ifdef by Rasmus Villemoes · 10 years ago
  65. cbd5228 ibmveth: Fix endian issues with rx_no_buffer statistic by Anton Blanchard · 10 years ago
  66. c10e4ca net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings() by Iyappan Subramanian · 10 years ago
  67. 2ba5af4 openvswitch: fix panic with multiple vlan headers by Jiri Benc · 10 years ago
  68. 793c3b4 net: ipv6: fib: don't sleep inside atomic lock by Benjamin Block · 10 years ago
  69. 91c0d98 net: fec: ptp: avoid register access when ipg clock is disabled by Nimrod Andy · 10 years ago
  70. 26d189b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  71. 1ae45cf Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  72. 08f1a1b cxgb4: Free completed tx skbs promptly by Hariprasad Shenai · 10 years ago
  73. 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
  74. 29aaee6 cxgb4: Fix race condition in cleanup by Anish Bhatt · 10 years ago
  75. 061079a sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe by zhuyj · 10 years ago
  76. 7c3afd8 bnx2x: Revert UNDI flushing mechanism by Yuval Mintz · 10 years ago
  77. 9a6d33c Merge branch 'qlcnic' by David S. Miller · 10 years ago
  78. 3d8623e qlcnic: Fix endianess issue in firmware load from file operation by Shahed Shaikh · 10 years ago
  79. d874df5 qlcnic: Fix endianess issue in FW dump template header by Rajesh Borundia · 10 years ago
  80. 26acc71 qlcnic: Fix flash access interface to application by Jitendra Kalsaria · 10 years ago
  81. d715569 MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driver by Alan Ott · 10 years ago
  82. 8a50f11 macvlan: Allow setting multicast filter on all macvlan types by Vlad Yasevich · 10 years ago
  83. dc80811 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  84. 564ee36 MAINTAINERS: add entry for ec_bhf driver by Dariusz Marcinkiewicz · 10 years ago
  85. 6df378d lec: Use rtnl lock/unlock when updating MTU by chas williams - CONTRACTOR · 10 years ago
  86. 5317821 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  87. cee5aa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  88. e9d99a1 Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  89. 29fdd5b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  90. d1433d5 Merge tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  91. f8d08a1 Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  92. 4ab2578 HID: fix a couple of off-by-ones by Jiri Kosina · 10 years ago
  93. ad3e14d HID: logitech: perform bounds checking on device_id early enough by Jiri Kosina · 10 years ago
  94. 51217e6 HID: logitech: fix bounds checking on LED report size by Jiri Kosina · 10 years ago
  95. 8ce261d can: flexcan: handle state passive -> warning transition by Sebastian Andrzej Siewior · 10 years ago
  96. bc03a54 can: flexcan: Disable error interrupt when bus error reporting is disabled by Alexander Stein · 10 years ago
  97. 37b75a3 can: c_can: checking IS_ERR() instead of NULL by Dan Carpenter · 10 years ago
  98. 9e37bc6 can: sja1000: Validate initialization state in start method by Mirza Krak · 10 years ago
  99. 83c43c49 microblaze: Wire-up memfd_create syscall by Michal Simek · 10 years ago
  100. 5313345 microblaze: Wire-up getrandom syscall by Michal Simek · 10 years ago