1. 4d7ede7 rt2x00: do not shortcut rt2x00lib_config_antenna by John W. Linville · 14 years ago
  2. 9714d31 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  3. 84c164a b43: move hwrng registration driver to wireless core initialization by John W. Linville · 14 years ago
  4. 13eb670 iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapper by John W. Linville · 14 years ago
  5. aa0d52c ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX by John W. Linville · 14 years ago
  6. 1a7123c iwlwifi: disable aspm by default by John W. Linville · 14 years ago
  7. c61029c wireless: upcase alpha2 values in queue_regulatory_request by John W. Linville · 14 years ago
  8. 31a5cdd rtl8187: consolidate MSR writes in rtl8187_bss_info_changed by John W. Linville · 14 years ago
  9. 0f956e7 rtl8180: use RTL818X_MSR_ADHOC for IBSS connection by John W. Linville · 14 years ago
  10. 030725d rtl8180: use NAPI for bottom-half processing by John W. Linville · 14 years ago
  11. 4e6cbfd mac80211: support use of NAPI for bottom-half processing by John W. Linville · 14 years ago
  12. 68e887e zd1211rw: update fw version info in wiphy struct by John W. Linville · 14 years ago
  13. dd358c9 rt2x00: update fw version info in wiphy struct by John W. Linville · 14 years ago
  14. 37269e8 p54: update fw version info in wiphy struct by John W. Linville · 14 years ago
  15. bcf3c7c b43legacy: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  16. 652caa5 b43: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  17. 6ccf15a ath5k: disable ASPM L0s for all cards by Maxim Levitsky · 14 years ago
  18. ca6cff1 ath9k_htc: load proper firmware for device ID 7015 by Rajkumar Manoharan · 14 years ago
  19. fe0dbcc wl1251: fix trigger scan timeout usage by Yuri Kululin · 14 years ago
  20. 71ba186 ath9k_htc: Fix disconnect issue in HT40 mode. by Vivek Natarajan · 14 years ago
  21. da93f10 ath9k_htc: fix panic on packet injection using airbase-ng tool. by Rajkumar Manoharan · 14 years ago
  22. 2f81b47 ipw2100: register pm_qos request before registering pci driver by John W. Linville · 14 years ago
  23. 533b12c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by John W. Linville · 14 years ago
  24. db12d64 Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size by Mat Martineau · 14 years ago
  25. cff70fa Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM by Mat Martineau · 14 years ago
  26. fa23556 Bluetooth: Change default L2CAP ERTM retransmit timeout by Mat Martineau · 14 years ago
  27. 86b1b26 Bluetooth: Fix endianness issue with L2CAP MPS configuration by Mat Martineau · 14 years ago
  28. 94597ab iwlagn: fix rts cts protection by Johannes Berg · 14 years ago
  29. fe100ac cfg80211: fix locking in action frame TX by Johannes Berg · 14 years ago
  30. a9fda88 libertas: fix build break by including linux/sched.h by John W. Linville · 14 years ago
  31. 2f2f8f2 Revert "p54pci: Add PCI ID for SMC2802W" by John W. Linville · 14 years ago
  32. c4e9b56 igbvf.txt: Add igbvf Documentation by Jeff Kirsher · 14 years ago
  33. b55c52b igb.txt: Add igb documentation by Jeff Kirsher · 14 years ago
  34. 2d0bb1c e100/e1000*/igb*/ixgb*: Add missing read memory barrier by Jeff Kirsher · 14 years ago
  35. 4bc091d ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG by John Fastabend · 14 years ago
  36. 16d884b netxen: protect tx timeout recovery by rtnl lock by Amit Kumar Salecha · 14 years ago
  37. 8bcfbd0 isdn: gigaset: use after free by Dan Carpenter · 14 years ago
  38. 7e27a0a isdn: gigaset: add missing unlock by Dan Carpenter · 14 years ago
  39. 1f6ea6e solos-pci: Fix race condition in tasklet RX handling by David Woodhouse · 14 years ago
  40. eb4a552 pkt_sched: Fix sch_sfq vs tcf_bind_filter oops by Jarek Poplawski · 14 years ago
  41. cece194 net: disable preemption before call smp_processor_id() by Changli Gao · 14 years ago
  42. ba78e2d tcp: no md5sig option size check bug by Dmitry Popov · 14 years ago
  43. e225567 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  44. a24d52f iwlwifi: fix locking assertions by Johannes Berg · 14 years ago
  45. e95b743 iwlwifi: fix TX tracer by Johannes Berg · 14 years ago
  46. 4b030d4 isdn: fix information leak by Dan Carpenter · 14 years ago
  47. ce9e76c net: Fix napi_gro_frags vs netpoll path by Jarek Poplawski · 14 years ago
  48. 23d23e4 usbnet: remove noisy and hardly useful printk by Christian Samsel · 14 years ago
  49. 8f1d2d2 rtl8180: avoid potential NULL deref in rtl8180_beacon_work by John W. Linville · 14 years ago
  50. c5d2711 ath9k: Remove myself from the MAINTAINERS list by Sujith · 14 years ago
  51. cc02681 libertas: scan before assocation if no BSSID was given by Dan Williams · 14 years ago
  52. 1975753 libertas: fix association with some APs by using extended rates by Dan Williams · 14 years ago
  53. aebb628 libertas: get the right # of scanned BSSes by Dan Williams · 14 years ago
  54. c0068c8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  55. a767bde virtio_net: implements ethtool_ops.get_drvinfo by Rusty Russell · 14 years ago
  56. d7100da ppp: make channel_ops const by stephen hemminger · 14 years ago
  57. 3b5bac2 RxRPC: Fix a potential deadlock between the call resend_timer and state_lock by David Howells · 14 years ago
  58. f2f0098 sch_sfq: add sanity check for the packet length by Changli Gao · 14 years ago
  59. 12dc96d cls_rsvp: add sanity check for the packet length by Changli Gao · 14 years ago
  60. 4b95c3d cls_flow: add sanity check for the packet length by Changli Gao · 14 years ago
  61. f9599ce sk_buff: introduce pskb_network_may_pull() by Changli Gao · 14 years ago
  62. 36d1269 act_nat: fix on the TX path by Changli Gao · 14 years ago
  63. c33788b drivers/net/enic: Use %pUB to format a UUID by Joe Perches · 14 years ago
  64. 2a1bc0d davinci_emac: Fix use after free in davinci_emac_remove by Stefan Weil · 14 years ago
  65. 889635f via-velocity: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  66. 7a0c202 cxgb4vf: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  67. 7aaaaa1 cxgb3: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  68. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  69. 5cf6571 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  70. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  71. ffd386a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  72. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  73. 2411054 iwlagn: Improve aggregation failure error messages by Andy Lutomirski · 14 years ago
  74. 47cb905 rt2x00: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  75. 93c08c3 mac80211: Fix compilation warning when CONFIG_INET is not set by Juuso Oikarinen · 14 years ago
  76. 93c0584 wireless: ipw2100: check result of kzalloc() by Christoph Fritz · 14 years ago
  77. c8f3b72 ath9k: fix erased ieee80211_rx_status.mactime by Jan Friedrich · 14 years ago
  78. 5f7aebd p54pci: Add PCI ID for SMC2802W by Larry Finger · 14 years ago
  79. 7540184 ath9k: fix an issue in ath_atx_tid paused flag management by Lorenzo Bianconi · 14 years ago
  80. 824b185 ath9k_hw: Fix regulatory CTL index usage for AR9003 by Luis R. Rodriguez · 14 years ago
  81. bb12361 net: wl12xx: do not use kfree'd memory by Kulikov Vasiliy · 14 years ago
  82. 74dee2c iwlagn: fix typo in ucode_bt_stats_read debugfs by Wey-Yi Guy · 14 years ago
  83. 735df29 iwlwifi: BA scd_flow not match condition detected by Wey-Yi Guy · 14 years ago
  84. 5fc97f7 iwlwifi: fix compile warning by Johannes Berg · 14 years ago
  85. 4254bc1 ath9k_hw: fix a noise floor calibration related race condition by Felix Fietkau · 14 years ago
  86. 20bd2a0 ath9k_hw: clean up per-channel calibration data by Felix Fietkau · 14 years ago
  87. 5ee0865 ath9k: prevent calibration during off-channel activity by Felix Fietkau · 14 years ago
  88. b2ccc50 ath9k_hw: fix analog shift register writes on AR9003 by Felix Fietkau · 14 years ago
  89. ddfef79 ath9k: fix a crash in the PA predistortion apply function by Felix Fietkau · 14 years ago
  90. 9369746 ath9k_hw: fix periodic noise floor calibration on AR9003 by Felix Fietkau · 14 years ago
  91. 00c8659 ath9k_hw: clean up and fix initial noise floor calibration by Felix Fietkau · 14 years ago
  92. 1601b1e mac80211: fix scan locking wrt. hw scan by Johannes Berg · 14 years ago
  93. 02f5ba5 iwlwifi: fix possible recursive locking deadlock by Johannes Berg · 14 years ago
  94. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  95. 5abd9cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 14 years ago
  96. d5fc1d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  97. 694f690 CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks by David Howells · 14 years ago
  98. e75aa85 block_dev: always serialize exclusive open attempts by Tejun Heo · 14 years ago
  99. d9b68e5 parisc: pass through '\t' to early (iodc) console by Kyle McMartin · 14 years ago
  100. f46e991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago