1. 25f94ae ipw2200: Set core hw rfkill status when hardware changes state by Matthew Garrett · 15 years ago
  2. c26409a ipw2100: Register the wiphy device by Matthew Garrett · 15 years ago
  3. a3caa99 libipw: initiate cfg80211 API conversion (v2) by John W. Linville · 15 years ago
  4. 9f13084 mac80211: fix endianess on mesh_path_error_tx() calls by Rui Paulo · 15 years ago
  5. 64491f0 mac80211: add per-station HT capability file by Johannes Berg · 15 years ago
  6. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  7. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  8. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  9. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  10. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  11. 9bd568a b43: Enforce DMA descriptor memory constraints by Michael Buesch · 15 years ago
  12. 76aa5e7 mac80211: update cfg80211 scan result code for the updated mesh conf IE by Rui Paulo · 15 years ago
  13. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  14. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  15. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  16. 875405a rfkill: Add constant for RFKILL_TYPE_FM radio devices by Marcel Holtmann · 15 years ago
  17. 0878c35 rfkill: Add missing description for RFKILL_TYPE_GPS by Marcel Holtmann · 15 years ago
  18. a2fb0ad wl3501_cs: remove pedantic build warning by John W. Linville · 15 years ago
  19. 98d3a7c cfg80211: re-join IBSS when privacy changes by Johannes Berg · 15 years ago
  20. 0bc6b18 mac80211: Fix panic in aggregation handling by Sujith · 15 years ago
  21. 24b6b15 cfg80211: Allow reassociation in associated state by Jouni Malinen · 15 years ago
  22. af65cd96 mac80211: make software rate control optional by Johannes Berg · 15 years ago
  23. c95cf3d0 wl1251: add NVS in EEPROM support by David-John Willis · 15 years ago
  24. 7010193 wl1251: remove depcreated qual usage by Kalle Valo · 15 years ago
  25. 06cc5d3 wl1251: Send null data packet with "TODS" bit set by Vidhya Govindan · 15 years ago
  26. 79553f8 wl1251: Fix regression in IRQ loop handling by Juuso Oikarinen · 15 years ago
  27. a1590f2 wl1251: Filter out unwanted events by Janne Ylalehto · 15 years ago
  28. dcea4db wl1251: Add IRQ looping support by Janne Ylalehto · 15 years ago
  29. 33d51fa wl1251: Increase the beacon loss timeout value and handle regain event by Vidhya Govindan · 15 years ago
  30. 72b5734 wl1251: Set the correct dtim period to the firmware by Vidhya Govindan · 15 years ago
  31. d531cf3 wl1251: Add acx command to set tbtt and dtim period by Vidhya Govindan · 15 years ago
  32. 2410378 wl1251: mask aid bits 14 and 15 in ps-poll template by Kalle Valo · 15 years ago
  33. c74ddfd wl1251: allocate space for firmware with vmalloc() by Kalle Valo · 15 years ago
  34. d5da79a wl1251: Implement delayed entry into ELP mode by Juuso Oikarinen · 15 years ago
  35. 6b21a2c wl1251: Configure beacon filtering on if PSM used by Juuso Oikarinen · 15 years ago
  36. 287f6f9 wl1251: Enable beacon filtering with the stack by Juuso Oikarinen · 15 years ago
  37. 474c48c wl1251: Add connection monitoring configuration by Juuso Oikarinen · 15 years ago
  38. 1529538 ar9170: Add support for D-Link DWA 160 A2 by Thomas Klute · 15 years ago
  39. 2edcb7f rt2x00: more ids to rt2800usb.c by Xose Vazquez Perez · 15 years ago
  40. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  41. d84f323 mac80211: remove dev_hold/put calls by Johannes Berg · 15 years ago
  42. 5f0b7de mac80211: improve rate handling by Johannes Berg · 15 years ago
  43. eb9fb5b mac80211: trim RX data by Johannes Berg · 15 years ago
  44. a02ae75 mac80211: cleanup reorder buffer handling by Johannes Berg · 15 years ago
  45. af2ced6 mac80211: push michael MIC report after DA check by Johannes Berg · 15 years ago
  46. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  47. 3b53fde8 mac80211: let sta_info_get_by_idx get sta by sdata by Johannes Berg · 15 years ago
  48. cb53a15 ath9k: Fix bug in initializing chain masks by Sujith · 15 years ago
  49. 201cd6c ath9k: Remove a few unused functions by Sujith · 15 years ago
  50. 7c82a18 ath9k: Remove a few unused variables by Sujith · 15 years ago
  51. c6089cc ath9k: Cleanup bss_info_changed callback by Sujith · 15 years ago
  52. 827e69b ath9k: get rid of tx_info_priv by Felix Fietkau · 15 years ago
  53. 599bf6a mac80211: add the total ampdu length to tx info by Felix Fietkau · 15 years ago
  54. 3e5b110 mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces by Felix Fietkau · 15 years ago
  55. 7d57b73 ar9170: do not discard valuable DUPOFDM frames by Christian Lamparter · 15 years ago
  56. 9e595d2 iwlwifi: Add comments about CSR registers by Ben Cahill · 15 years ago
  57. 6ab10ff iwlwifi: handle unicast PS buffering by Johannes Berg · 15 years ago
  58. 9bb487b iwlwifi: add sleep_tx_count ucode station API by Johannes Berg · 15 years ago
  59. c397bf1 iwlwifi: report PS filtered status by Johannes Berg · 15 years ago
  60. f513dff iwlwifi: make iwlwifi send beacons by Daniel C Halperin · 15 years ago
  61. 47ff65c iwlwifi: fix bugs in beacon configuration by Daniel C Halperin · 15 years ago
  62. e43ab94 iwlagn: power up device before initializing EEPROM by Reinette Chatre · 15 years ago
  63. 98a7b43 iwlwifi: align tx/rx statistics debugfs format by Wey-Yi Guy · 15 years ago
  64. ae16fc3 iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 series by Wey-Yi Guy · 15 years ago
  65. 4d6ccbf iwl3945: Reset saved POWER_TABLE_CMD in "up" by Ben Cahill · 15 years ago
  66. ef8d552 iwlwifi: update reply_statistics_cmd with 'clear' parameter by Wey-Yi Guy · 15 years ago
  67. 7d2ed11 iwlwifi: remove external reference for non-exist data structure by Wey-Yi Guy · 15 years ago
  68. a8a9a15 iwlwifi: drop non-production PCI-IDs for 6x50 series by Wey-Yi Guy · 15 years ago
  69. d7d1440 iwlwifi: remove unused parameter from iwl_channel_info by Wey-Yi Guy · 15 years ago
  70. 85bb174 iwlwifi: disable coex until implementation ready for 6x50 by Wey-Yi Guy · 15 years ago
  71. 85f0d9e iwlwifi: validate enhanced tx power entry by Wey-Yi Guy · 15 years ago
  72. dfef948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  73. ea31ba3 drivers/net/wireless/rtl818x: remove exceptional & on function name by Julia Lawall · 15 years ago
  74. 8fbd90b drivers/net/wireless/p54: remove exceptional & on function name by Julia Lawall · 15 years ago
  75. d20a80f drivers/net/wireless/iwlwifi: remove exceptional & on function name by Julia Lawall · 15 years ago
  76. fe4eb54 drivers/net/adm8211.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  77. d8bda9f drivers/net/wan: remove exceptional & on function name by Julia Lawall · 15 years ago
  78. 1ede9b5 drivers/net/via-velocity.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  79. 7678138 drivers/net/via-rhine.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  80. aa36ab8 drivers/net/typhoon.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  81. a974a67 drivers/net/smsc9420.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  82. 91dcbf3 drivers/net/r6040.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  83. c2f379b drivers/net/pppol2tp.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  84. 6cc9318 drivers/net/irda: remove exceptional & on function name by Julia Lawall · 15 years ago
  85. 90145c9 drivers/net/ipg.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  86. dddcb44 drivers/net: remove exceptional & on function name by Julia Lawall · 15 years ago
  87. 4c9ba61 drivers/net/can: remove exceptional & on function name by Julia Lawall · 15 years ago
  88. 9aff7e9 drivers/net/atl1c: remove exceptional & on function name by Julia Lawall · 15 years ago
  89. eeb74a9d Phonet: convert devices list to RCU by Rémi Denis-Courmont · 15 years ago
  90. d903102 net: device name allocation cleanups by Octavian Purdila · 15 years ago
  91. 7adcdb4 drivers/atm/solos-pci.c: fix warning/bug, clean up code by Andrew Morton · 15 years ago
  92. 63ae93a qlge: Bonding fix for mode 6. by Ron Mercer · 15 years ago
  93. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  94. 615534b can: fix setting mcp251x bit timing on open by Christian Pellegrin · 15 years ago
  95. 9a4e328 bnx2x: Don't set netdev->trans_start by Vladislav Zolotarov · 15 years ago
  96. e014deb linkwatch: linkwatch_forget_dev() to speedup device dismantle by Eric Dumazet · 15 years ago
  97. e2ce146 ipv4: factorize cache clearing for batched unregister operations by Octavian Purdila · 15 years ago
  98. 395264d net: introduce NETDEV_UNREGISTER_PERNET by Octavian Purdila · 15 years ago
  99. fccaf71 macvlan: Precise RX stats accounting by Eric Dumazet · 15 years ago
  100. 9793241 vlan: Precise RX stats accounting by Eric Dumazet · 15 years ago