1. cb00ec3 ath6kl: revert USB support by John W. Linville · 13 years ago
  2. 00e8e69 mwl8k: Changing the driver version to 0.13 by Yogesh Ashok Powar · 13 years ago
  3. 67f6126 mac80211: remove dead code by Mohammed Shafi Shajakhan · 13 years ago
  4. 6b6accc mwl8k: Recover from firmware crash by Yogesh Ashok Powar · 13 years ago
  5. 7f28197 mac80211: Call driver commands after drv_start in mac80211 restart code by Yogesh Ashok Powar · 13 years ago
  6. 98f0a5e ath9k: tx queue enable is read only for EDMA chipsets by Mohammed Shafi Shajakhan · 13 years ago
  7. 7fbaf3e rt2x00: Change RF3853 to RF3053. by Gertjan van Wingerde · 13 years ago
  8. 5a87e7a rt2x00: RT3593 is also applicable to USB. by Gertjan van Wingerde · 13 years ago
  9. d823a50 rt2x00usb: Zero USB padding before sending URB by Jakub Kiciński · 13 years ago
  10. 4bcafac rt2800usb: Let rt2x00usb handle USB padding by Jakub Kiciński · 13 years ago
  11. 5aa5701 rt2x00: Convert big if-statements to switch-statements. by Gertjan van Wingerde · 13 years ago
  12. 70127cb rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 13 years ago
  13. bc93eda rt2x00: Identify rt2800usb chipsets. by Gertjan van Wingerde · 13 years ago
  14. 65a6922 carl9170: move checksum and txseq into subfunctions by Christian Lamparter · 13 years ago
  15. 3f81f8f rt2800usb: Move ID out of unknown by Larry Finger · 13 years ago
  16. 30fa904 mac80211: use RCU read locks for sta_info_get by Mohammed Shafi Shajakhan · 13 years ago
  17. f961e34 ipw2x00: remove reset_port functionality by Stanislav Yakovlev · 13 years ago
  18. e46a2cf mac80211: fix kernel panic in IBSS due to a regression by Mohammed Shafi Shajakhan · 13 years ago
  19. de2ee84 mac80211: fix scan state machine by Mohammed Shafi Shajakhan · 13 years ago
  20. 841f1d9 net/rfkill/rfkill-gpio.c: introduce missing kfree by Julia Lawall · 13 years ago
  21. 016c217 ath9k_hw: increase tx status ring buffer size by Rajkumar Manoharan · 13 years ago
  22. 68acc4a iwlegacy: 3945: fix hw passive scan on radar channels by Stanislaw Gruszka · 13 years ago
  23. 81fb461 iwlegacy: 3945: simplify calculations of retry limit by Stanislaw Gruszka · 13 years ago
  24. 5d0bef9 iwlegacy: random 3945-rs.c cleanups by Stanislaw Gruszka · 13 years ago
  25. 5bf0dac iwlegacy: 4965: remove one il4965_hdl_beacon by Stanislaw Gruszka · 13 years ago
  26. 280ade5 iwlegacy: 3945: get rid of hw_{set,get}_rate by Stanislaw Gruszka · 13 years ago
  27. 616107e iwlegacy: 4965: small tx_cmd build cleanup by Stanislaw Gruszka · 13 years ago
  28. a0c1ef3 iwlegacy: 4965: toggle tx antenna inline by Stanislaw Gruszka · 13 years ago
  29. 17d4eca iwlegacy: move some i/o helpers out of inline by Stanislaw Gruszka · 13 years ago
  30. d71be93 iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate() by Dan Carpenter · 13 years ago
  31. 2b20920 iwlegacy: remove iwl-sta.c by Stanislaw Gruszka · 13 years ago
  32. f6e8cb7 mac80211: always clear SDATA_STATE_OFFCHANNEL flag by Eliad Peller · 13 years ago
  33. b156579 wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e by Dave Täht · 13 years ago
  34. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  35. 9931df2 rt2x00: Mark active channel's survey data as "in use" by Helmut Schaa · 13 years ago
  36. 5d07a3d b43legacy: Avoid packet losses in the dma worker code by Larry Finger · 13 years ago
  37. 9bd2857 b43: N-PHY: fix typo in TX power fix by Rafał Miłecki · 13 years ago
  38. b97c071 b43: N-PHY: fix controling RF override by Rafał Miłecki · 13 years ago
  39. ed5103e b43: N-PHY: update gain ctl workarounds by Rafał Miłecki · 13 years ago
  40. cc96add b43: add lacking boardflags defines by Rafał Miłecki · 13 years ago
  41. 6ec414f ath9k: make ath_mci_duty_cycle static by Luis R. Rodriguez · 13 years ago
  42. 84c816d drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation by Djalal Harouni · 13 years ago
  43. 3dda07b b43: N-PHY: get idle TSSI values by Rafał Miłecki · 13 years ago
  44. 2c8ac7e b43: N-PHY: fix success condition of running samples by Rafał Miłecki · 13 years ago
  45. 9dd4d9b b43: N-PHY: move common TX/RX functions by Rafał Miłecki · 13 years ago
  46. 3b77d5e cfg80211: relicense reg.c reg.h and genregdb.awk to ISC by Luis R. Rodriguez · 13 years ago
  47. 6653325 cfg80211: replace reg.c Nokia commit 269ac5 by Luis R. Rodriguez · 13 years ago
  48. 8848bef cfg80211: replace reg.c Nokia commit c4c32294 by Luis R. Rodriguez · 13 years ago
  49. a98aa7a ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get() by Luis R. Rodriguez · 13 years ago
  50. 76ff9a6 ath5k: avoid sparse warnings on tracing by Luis R. Rodriguez · 13 years ago
  51. 1512a48 ath9k: fix tx queue sparse complaint by Luis R. Rodriguez · 13 years ago
  52. e01ff34 ath9k_hw: fix sparse warnings on ar9003_rtt.c by Luis R. Rodriguez · 13 years ago
  53. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 13 years ago
  54. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  55. cee0bec wireless: Protect regdomain change by mutex by Dmitry Shmidt · 13 years ago
  56. b423db5 mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control by Helmut Schaa · 13 years ago
  57. dc0d633 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  58. 4ae1652 Bluetooth: Fix a compile warning in RFCOMM by Gustavo F. Padovan · 13 years ago
  59. 3573b80 Bluetooth: Incorrect address while storing LTK. by Hemant Gupta · 13 years ago
  60. af3e635 Bluetooth: Don't disable interrupt when locking the queue by Gustavo F. Padovan · 13 years ago
  61. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  62. 460da45 Bluetooth: Remove lock from inquiry_cache by Gustavo F. Padovan · 13 years ago
  63. 2fb9b3d Bluetooth: add debug output to l2cap_ack_timeout() by Gustavo F. Padovan · 13 years ago
  64. 5436538 Bluetooth: Remove l2cap priority from inside RFCOMM. by Gustavo F. Padovan · 13 years ago
  65. c019092 Bluetooth: Add support for BCM20702A0 [0a5c:21e3] by Jesse Sung · 13 years ago
  66. 5fe57d9 Bluetooth: Add SMP to User Passkey and Confirm by Brian Gix · 13 years ago
  67. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  68. 371fd83 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks by Ulisses Furquim · 13 years ago
  69. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  70. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 13 years ago
  71. 8a154a8 Bluetooth: fix bt_accept_dequeue() to work in process context by Gustavo F. Padovan · 13 years ago
  72. aef6c92 mac80211: Keep skb->piority for relayed frames in AP mode by Helmut Schaa · 13 years ago
  73. 3aebee0 mwifiex: fix issues in band configuration code by Amitkumar Karwar · 13 years ago
  74. 21c3ba3 mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros by Amitkumar Karwar · 13 years ago
  75. 43906cd mwifiex: remove redundant band config code by Amitkumar Karwar · 13 years ago
  76. cf9bc5b atheros: force endian checks on atheros wireless drivers by Luis R. Rodriguez · 13 years ago
  77. ec2b774 mac80211: ibss should not purge clients it is not responsible for by Marek Lindner · 13 years ago
  78. eca107f mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream by Yogesh Ashok Powar · 13 years ago
  79. ec9a570 ath9k: fix roadkill due to Joe's patch on ath_dbg() changes by Luis R. Rodriguez · 13 years ago
  80. 1066713 iwlagn: fix (remove) use of PAGE_SIZE by Johannes Berg · 13 years ago
  81. 3ac4467 rt2800: Add support for the Fujitsu Stylistic Q550 by Alan Cox · 13 years ago
  82. afbca95 libertas: clean up scan thread handling by Andres Salomon · 13 years ago
  83. 092fadb ath9k: classify DFS debug header further by Luis R. Rodriguez · 13 years ago
  84. 0387733 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 13 years ago
  85. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  86. f2d64f6 Bluetooth: Remove global mutex hci_task_lock by Ulisses Furquim · 13 years ago
  87. fa0fb93 Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints by Bing Zhao · 13 years ago
  88. ee91d18 wl12xx: mark no sched scan only after FW event by Eyal Shapira · 13 years ago
  89. fea2a61 wl12xx: fix sched scan of DFS channels by Eyal Shapira · 13 years ago
  90. 180d9fc wl12xx: add missing copyright notice by Luciano Coelho · 13 years ago
  91. 6ab7091 wl12xx: check the actual vif operstate in wl1271_dev_notify by Eliad Peller · 13 years ago
  92. b890f4c wl12xx: stop device role on remove_interface by Eliad Peller · 13 years ago
  93. 92e712d wl12xx: fix checking of started dev role by Eliad Peller · 13 years ago
  94. 8aefffe wl12xx: flush packets before stopping dev role by Eliad Peller · 13 years ago
  95. a0c7b78 wl12xx: make WL1271_FLAG_IDLE flag per-vif by Eliad Peller · 13 years ago
  96. 5b37ddf wl12xx: remove redundant code from wl1271_op_conf_tx by Eliad Peller · 13 years ago
  97. c0fad1b wl12xx: implement change_interface by Eliad Peller · 13 years ago
  98. 030013d Bluetooth: Rename info_work to info_timer by Gustavo F. Padovan · 13 years ago
  99. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 13 years ago
  100. c2ec9c1 Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h by Gustavo F. Padovan · 13 years ago