1. 5671ab0 rt2x00: check if device is still available on rt2x00mac_flush() by Stanislaw Gruszka · 11 years ago
  2. 2bf127a rt2400pci: fix RSSI read by Stanislaw Gruszka · 11 years ago
  3. 7ede612 ath5k: fix regression in tx status processing by Felix Fietkau · 11 years ago
  4. 334300f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  5. 8245d02 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  6. f6b1295 iwlwifi: dvm: don't override mac80211's queue setting by Emmanuel Grumbach · 11 years ago
  7. 095d81c mac80211: disable WMM with invalid parameters by Johannes Berg · 11 years ago
  8. 1d2d350 mac80211: respect rate mask in TX by Andrei Otcheretianski · 11 years ago
  9. 1431fcb mac80211: fix honouring rate flags in low-rate transmit by Andrei Otcheretianski · 11 years ago
  10. 9612bd1 mwifiex: inform cfg80211 about disconnect for P2P client interface by Avinash Patil · 11 years ago
  11. e8041ce mwifiex: inform cfg80211 about disconnect if device is removed by Avinash Patil · 11 years ago
  12. 4db89e1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  13. d86aa4f mac80211: fix crash if bitrate calculation goes wrong by Johannes Berg · 11 years ago
  14. f556331 wireless: radiotap: fix parsing buffer overrun by Johannes Berg · 11 years ago
  15. 2a31154 iwlwifi: mvm: fix scan request's suspend time parameter by Alexander Bondar · 11 years ago
  16. f39a52b iwlwifi: don't WARN on bad firmware state by Stanislaw Gruszka · 11 years ago
  17. 9439eac iwlwifi: pcie: poke device when commands don't complete quickly by Johannes Berg · 11 years ago
  18. 4978705 wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call. by Solomon Peachy · 11 years ago
  19. 9473ca6 rtlwifi: rtl8192cu: Fix error in pointer arithmetic by Mark Cave-Ayland · 11 years ago
  20. c380a1f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  21. f38dd58 cfg80211: don't add p2p device while in RFKILL by Emmanuel Grumbach · 11 years ago
  22. a754055 mac80211: correctly close cancelled scans by Emmanuel Grumbach · 11 years ago
  23. d107bab iwlwifi: pcie: fix merge damage by Johannes Berg · 11 years ago
  24. ec30326 ath9k: fix tx queue scheduling after channel changes by Felix Fietkau · 11 years ago
  25. c1a305a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  26. 5a3e9f7 iwlwifi: mvm: call ieee80211_scan_completed when needed by Emmanuel Grumbach · 11 years ago
  27. 08a5dd3 iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series by Emmanuel Grumbach · 11 years ago
  28. 8ca9599 iwlwifi: don't WARN on host commands sent when firmware is dead by Emmanuel Grumbach · 11 years ago
  29. b499266 iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC series by Matti Gottlieb · 11 years ago
  30. f477252 iwlwifi: pcie: don't reset the TX queue counter by Emmanuel Grumbach · 12 years ago
  31. 01ea748 iwlwifi: mvm: Disable uAPSD for D3 image by Alexander Bondar · 11 years ago
  32. f69727f ath9k: fix powersave response handling for BA session packets by Felix Fietkau · 11 years ago
  33. 453b0c3 mwifiex: fix SDIO interrupt lost issue by Amitkumar Karwar · 11 years ago
  34. dfb6b7c Revert "rt2x00pci: Use PCI MSIs whenever possible" by Stanislaw Gruszka · 11 years ago
  35. 15214c2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  36. 22c4cee mac80211: Run deferred scan if last roc_list item is not started by Jouni Malinen · 11 years ago
  37. 0c5b932 mac80211: update sta->last_rx on acked tx frames by Felix Fietkau · 11 years ago
  38. 03bb7f4 mac80211: use sta_info_get_bss() for nl80211 tx and client probing by Felix Fietkau · 11 years ago
  39. aa5f66d cfg80211: fix sysfs registration race by Johannes Berg · 11 years ago
  40. c7515d2 brcmsmac: call bcma_core_pci_power_save() from non-atomic context by Arend van Spriel · 11 years ago
  41. 2bedea8 bcma: make bcma_core_pci_{up,down}() callable from atomic context by Arend van Spriel · 11 years ago
  42. db4efbb brcmfmac: obtain platform data upon module initialization by Arend van Spriel · 11 years ago
  43. 346ece0 mwifiex: fix NULL pointer dereference in usb suspend handler by Bing Zhao · 11 years ago
  44. bd1c614 mwifiex: fix hang issue for USB chipsets by Amitkumar Karwar · 11 years ago
  45. 1e43692 p54usb: add USB ID for Corega WLUSB2GTST USB adapter by Christian Lamparter · 11 years ago
  46. 87421cb cw1200: Use a threaded oneshot irq handler for cw1200_spi by Solomon Peachy · 11 years ago
  47. c4fb19d Revert "cw1200: Don't perform SPI transfers in interrupt context" by Solomon Peachy · 11 years ago
  48. b7be152 mwifiex: fix PCIe hs_cfg cancel cmd timeout by Bing Zhao · 11 years ago
  49. 60ce314 rtlwifi: Align private space in rtl_priv struct by Larry Finger · 11 years ago
  50. 919123d ath9k: add txq locking for ath_tx_aggr_start by Felix Fietkau · 11 years ago
  51. e78641c p54usb: fix leak at failure path in p54u_load_firmware() by Alexey Khoroshilov · 11 years ago
  52. 20e6e55 ath9k: don't use BAW tracking on PS responses for non-AMPDU packets by Felix Fietkau · 11 years ago
  53. d29a5fd ath9k: Fix regression in LNA diversity by Sujith Manoharan · 11 years ago
  54. 440c1c8 ath9k: do not link bf_next across multiple A-MPDUs by Felix Fietkau · 11 years ago
  55. 86c7d8d ath9k: fix stale flag handling on buffer clone by Felix Fietkau · 11 years ago
  56. cc63ec7 mac80211: fix the setting of extended supported rate IE by Chun-Yeow Yeoh · 11 years ago
  57. 6329b8d mac80211: drop spoofed packets in ad-hoc mode by Felix Fietkau · 11 years ago
  58. 7c6a4ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  59. f478f33 cfg80211: fix warning when using WEXT for IBSS by Bruno Randolf · 11 years ago
  60. 1800329 cfg80211: use the correct macro to check for active monitor support by Luciano Coelho · 11 years ago
  61. 5bcecf3 Bluetooth: btusb: Add support for Belkin F8065bf by Ken O'Brien · 11 years ago
  62. 29cd718 Bluetooth: don't release the port in rfcomm_dev_state_change() by Gianluca Anzolin · 11 years ago
  63. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  64. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 11 years ago
  65. d0fe8c88 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 11 years ago
  66. c194992 skge: fix broken driver by Mikulas Patocka · 11 years ago
  67. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  68. 749154a ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  69. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 11 years ago
  70. f05f819 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  71. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  72. 66b1057 MIPS: Fix invalid symbolic link file by Madhavan Srinivasan · 11 years ago
  73. 88f0251 MIPS: PCI: pci-bcm1480: Include missing vt.h header by Markos Chandras · 11 years ago
  74. 8b8a7634 MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs. by Ralf Baechle · 11 years ago
  75. 2f9ee82 MIPS: Add MIPS R5 config5 register. by Ralf Baechle · 11 years ago
  76. ed24fee Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  77. 928c2f0 drm/fb-helper: don't sleep for screen unblank when an oops is in progress by Daniel Vetter · 11 years ago
  78. bcf73a1 drm, ttm Fix uninitialized warning by Prarit Bhargava · 11 years ago
  79. 182b17c drm/ttm: fix the tt_populated check in ttm_tt_destroy() by Ben Skeggs · 11 years ago
  80. 4f7d1bc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  81. 3fe03de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  82. 4c2924b MIPS: PCI: Use pci_resource_to_user to map pci memory space properly by Wolfgang Grandegger · 14 years ago
  83. 9213ad7 MIPS: 74K/1074K: Correct erratum workaround. by Maciej W. Rozycki · 11 years ago
  84. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  85. 9baa505 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  86. bf54303 Bluetooth: Fix rfkill functionality during the HCI setup stage by Johan Hedberg · 11 years ago
  87. 5e13036 Bluetooth: Introduce a new HCI_RFKILLED flag by Johan Hedberg · 11 years ago
  88. b42b4f3 MIPS: Remove useless comment about kprobe from arch/mips/Makefile by Wu Zhangjin · 14 years ago
  89. bd784a1 net:dccp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  90. f42bcf1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 9d2cd70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 48a3056 cnic: Fix crash in cnic_bnx2x_service_kcq() by Michael Chan · 11 years ago
  93. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
  94. 7e28b27 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. 186844b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. 4bdc944 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  97. 258e1e7 MIPS: Fix VGA_MAP_MEM macro. by Leonid Yegoshin · 11 years ago
  98. 9c9b415c MIPS: Reimplement get_cycles(). by Ralf Baechle · 11 years ago
  99. a8e0108 perf: Fix UAPI export of PERF_EVENT_IOC_ID by Vince Weaver · 11 years ago
  100. 8061a6f 9p: don't forget to destroy inode cache if fscache registration fails by Al Viro · 11 years ago