1. 0630335 ath5k: set short preamble flag for rx by Bruno Randolf · 16 years ago
  2. edcc25b rt2x00: Release rt2x00 2.2.0 by Ivo van Doorn · 16 years ago
  3. 8c5e7a5 rt2x00: Gather channel information in structure by Ivo van Doorn · 16 years ago
  4. 906c110 rt2x00: Implement HW encryption (rt73usb) by Ivo van Doorn · 16 years ago
  5. 61e754f rt2x00: Implement HW encryption (rt61pci) by Ivo van Doorn · 16 years ago
  6. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 16 years ago
  7. 8e7cdbb mac80211: filter probes in ieee80211_rx_mgmt_probe_resp by Tomas Winkler · 16 years ago
  8. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  9. fef1643 move ETH_P_PAE from ieee80211_i.h to if_ether.h by Jasper Bryant-Greene · 16 years ago
  10. 96c8760 rfkill: introduce RFKILL_STATE_MAX by Henrique de Moraes Holschuh · 16 years ago
  11. 77fba13 rfkill: add __must_check annotations by Henrique de Moraes Holschuh · 16 years ago
  12. 9961920 rfkill: add default global states (v2) by Henrique de Moraes Holschuh · 16 years ago
  13. 02589f6 rfkill: detect bogus double-registering (v2) by Henrique de Moraes Holschuh · 16 years ago
  14. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  15. d9c6350 libertas_tf: config and makefile by Luis Carlos Cobo · 16 years ago
  16. c305a19 libertas_tf: usb specific functions by Luis Carlos Cobo · 16 years ago
  17. 691cdb4 libertas_tf: command helper functions for libertas_tf by Luis Carlos Cobo · 16 years ago
  18. 06b16ae libertas_tf: main.c, data paths and mac80211 handlers by Luis Carlos Cobo · 16 years ago
  19. 7670e62 libertas_tf: header file by Luis Carlos Cobo · 16 years ago
  20. bdbe819 mac80211: allow no mac address until firmware load by Luis Carlos Cobo · 16 years ago
  21. 4eb2ae9 mac80211: remove WLAN_FC_DATA_PRESENT by Harvey Harrison · 16 years ago
  22. a4b7d7b mac80211: remove rx/tx_data->fc member by Harvey Harrison · 16 years ago
  23. 358c8d9 mac80211: use ieee80211 frame control directly by Harvey Harrison · 16 years ago
  24. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  25. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  26. b73d70a mac80211: rx.c/tx.c remove more users of tx/rx_data->fc by Harvey Harrison · 16 years ago
  27. d298487 mac80211: wep.c replace magic numbers in IV/ICV removal by Harvey Harrison · 16 years ago
  28. c44d040 mac80211: wme.h remove unused QOS_CONTROL_LEN by Harvey Harrison · 16 years ago
  29. 62bf1d7 mac80211: explicitly check skb->len by Harvey Harrison · 16 years ago
  30. 798ee98 ath5k: explicitly check skb->len by Harvey Harrison · 16 years ago
  31. 7294ec9 iwlwifi: use le16 frame control directly, use QOS symbolic constant mask by Harvey Harrison · 16 years ago
  32. ba5b6ef b43legacy: use le16 frame control directly, avoid byteswapping by Harvey Harrison · 16 years ago
  33. ded2ae7 iwlwifi: add level for debugging host command by Esti Kummer · 16 years ago
  34. 39351fa iwlwifi: kill struct iwl4965_lq_mngr by Tomas Winkler · 16 years ago
  35. 73ae98a iwl-4965: test below 0 on unsigned num_tbs by roel kluin · 16 years ago
  36. 6f0a2c4 iwlwifi: use generic mac80211 radiotap headers by Bruno Randolf · 16 years ago
  37. 9deb1ae mac80211: radiotap: assume modulation from rates by Bruno Randolf · 16 years ago
  38. b4f28bb mac80211: add rx status flag for short preamble by Bruno Randolf · 16 years ago
  39. 63266a6 ath5k: rates cleanup by Bruno Randolf · 16 years ago
  40. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  41. 5442060 WIRELESS: Make wireless one-click selectable. by Robert P. J. Day · 16 years ago
  42. d7dc100 Ath5k: unify resets by Jiri Slaby · 16 years ago
  43. b9740c2 rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK by Daniel Wagner · 16 years ago
  44. 8e5f3d0 ath5k: add Mesh Point support by Andrey Yurovsky · 16 years ago
  45. d92a8e8 net/ieee80211: adjust error handling by Julia Lawall · 16 years ago
  46. 1ff41eb libertas: add sysfs hooks to update boot2 and persistent firmware by Brian Cavagnolo · 16 years ago
  47. 1556c0f libertas: support boot commands to write persistent firmware and bootloader by Brian Cavagnolo · 16 years ago
  48. 38e3b0d rtl818x: merge tx/rx descriptor flags by Herton Ronaldo Krzesinski · 16 years ago
  49. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  50. 5e739d1 sctp: fix potential panics in the SCTP-AUTH API. by Vlad Yasevich · 16 years ago
  51. 6a55617 Linux v2.6.27-rc4 by Linus Torvalds · 16 years ago
  52. 82d63fc cramfs: fix named-pipe handling by Al Viro · 16 years ago
  53. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  54. b42f931 rtc: rtc-ds1374: fix 'no irq' case handling by Anton Vorontsov · 16 years ago
  55. 14bac5a mm: xip/ext2 fix block allocation race by Nick Piggin · 16 years ago
  56. 538f8ea6 mm: xip fix fault vs sparse page invalidate race by Nick Piggin · 16 years ago
  57. 479db0b mm: dirty page tracking race fix by Nick Piggin · 16 years ago
  58. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 16 years ago
  59. 141d87e Video/Framebuffer: add fuctional power management support to Blackfin BF54x LQ043 framebuffer driver by Michael Hennerich · 16 years ago
  60. 481ebd0 bootmem: fix aligning of node-relative indexes and offsets by Johannes Weiner · 16 years ago
  61. a09f485 drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak by Andrew Morton · 16 years ago
  62. 27aa069 pm2fb: free cmap memory on module remove by Krzysztof Helt · 16 years ago
  63. 1d96469 rtc: fix double lock on UIE emulation by Atsushi Nemoto · 16 years ago
  64. ff9bc51 binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers by Pavel Emelyanov · 16 years ago
  65. c82f296 brd: fix name argument of unregister_blkdev() by Akinobu Mita · 16 years ago
  66. f3944d6 nbd: fix memory leak of nbd_dev array by Sven Wegener · 16 years ago
  67. 759f9a2 mm: mminit_loglevel cannot be __meminitdata anymore by Marcin Slusarz · 16 years ago
  68. 07279cd mm: show free swap as signed by Hugh Dickins · 16 years ago
  69. 16f8c5b mm: page_remove_rmap comments on PageAnon by Hugh Dickins · 16 years ago
  70. d0fd937 Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delays by Mike Frysinger · 16 years ago
  71. 7f60459 Blackfin RTC Driver: BF561 not have on-chip RTC by Graf Yang · 16 years ago
  72. 8c9166f Blackfin RTC Driver: do all initialization before we register the rtc and make it available by Mike Frysinger · 16 years ago
  73. fe2e1cf Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected by Mike Frysinger · 16 years ago
  74. 1804dc6 /proc/self/maps doesn't display the real file offset by Clement Calmels · 16 years ago
  75. 35fc908 documentation: describe bootmem_debug kernel parameter by Andreas Herrmann · 16 years ago
  76. f144131 eeepc-laptop: fix use after free by Matthew Garrett · 16 years ago
  77. 0c7281c FRV: Provide ioremap_wc() for FRV by David Howells · 16 years ago
  78. 449f765 MN10300: Supply ioremap_wc() for MN10300 by David Howells · 16 years ago
  79. e4464fa Reserve NFS fileid values for btrfs by David Woodhouse · 16 years ago
  80. 1c8e40e Reduce brokenness of CRIS headers_install by David Woodhouse · 16 years ago
  81. 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  82. 8498ffd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  83. 75d9506 Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace by Linus Torvalds · 16 years ago
  84. c5b0079 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  85. 5f22ca9 vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion by Linus Torvalds · 16 years ago
  86. 1b04624 tracehook: fix SA_NOCLDWAIT by Roland McGrath · 16 years ago
  87. cd5aeb9 powerpc: Fix vio_bus_probe oops on probe error by Brian King · 16 years ago
  88. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 16 years ago
  89. 7230ced powerpc: Fix /dev/oldmem interface for kdump by Michael Ellerman · 16 years ago
  90. d82bf49 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  91. 395c684 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  92. ddd13dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  93. f607e3a Revert "[CPUFREQ][2/2] preregister support for powernow-k8" by Linus Torvalds · 16 years ago
  94. 96d6d72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  95. 4309e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  96. 30b0aa7 firewire: Kconfig help update by Stefan Richter · 16 years ago
  97. a338406 ieee1394: sbp2: let nodemgr retry node updates during bus reset series by Stefan Richter · 16 years ago
  98. c921a97 ieee1394: don't drop nodes during bus reset series by Stefan Richter · 16 years ago
  99. 6848408 ieee1394: regression in 2.6.25: updates should happen before probes by Stefan Richter · 16 years ago
  100. c85e203 Input: evdev - fix printf() format for sizeof by Geert Uytterhoeven · 16 years ago