1. 66c73db iwlwifi: move the creation of LQ host command to iwlcore by Tomas Winkler · 17 years ago
  2. ec35cf2 iwlwifi: support different num of tx and rx antennas by Tomas Winkler · 17 years ago
  3. 5425e49 iwlwifi: hw_setting cleanup by Tomas Winkler · 17 years ago
  4. 49ea859 iwlwifi: remove the statistics work by Emmanuel Grumbach · 17 years ago
  5. ba38001 b43: Add fastpath to b43_mac_suspend() by Michael Buesch · 17 years ago
  6. 059ff82 iwlwifi: move shared pointers to iwl_priv by Tomas Winkler · 17 years ago
  7. 508e32e iwlwifi: perform bss_info_changed post association work right away by Reinette Chatre · 17 years ago
  8. eadd3c4 iwlwifi: make Makefile more concise by Reinette Chatre · 17 years ago
  9. 51dbfd1 iwl4965: make iwl4965_send_rxon_assoc asynchronous by Reinette Chatre · 17 years ago
  10. e2a722e iwlwifi: Fix byte count table for fragmented packets by Tomas Winkler · 17 years ago
  11. 7480513 iwlwifi: moves security functions to iwl-sta.c by Emmanuel Grumbach · 17 years ago
  12. 80fb47a iwlwifi: maintain uCode key table state by Emmanuel Grumbach · 17 years ago
  13. 0211ddd iwlwifi: add 1X HW WEP support by Emmanuel Grumbach · 17 years ago
  14. 6974e36 iwlwifi: default WEP HW encryption by Emmanuel Grumbach · 17 years ago
  15. 0a0bed1 iwlwifi: add default WEP key host command by Emmanuel Grumbach · 17 years ago
  16. db0589f iwlwifi: replace sprintf with scnprintf for debugfs output by Abhijeet Kolekar · 17 years ago
  17. 57aab75 iwlwifi: generalize iwlwifi init flow by Tomas Winkler · 17 years ago
  18. 3e2c40e b43legacy: fix TBTT and PU timings by Stefano Brivio · 17 years ago
  19. 6b914c5 proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface by Alexey Dobriyan · 17 years ago
  20. 8d0c7fa libertas: un-garbage various command structs by Holger Schurig · 17 years ago
  21. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 17 years ago
  22. 171afcd rt2x00: Only free skb when beacon_update fails by Ivo van Doorn · 17 years ago
  23. 51e8b88 ssb-pcicore: Remove b44 TPS flag workaround by Michael Buesch · 17 years ago
  24. fc54c65 [TUN]: Allow to register tun devices in namespace. by Pavel Emelyanov · 17 years ago
  25. d647a59 [TUN]: Make the tun_dev_list per-net. by Pavel Emelyanov · 17 years ago
  26. 79d1760 [TUN]: Introduce the tun_net structure and init/exit net ops. by Pavel Emelyanov · 17 years ago
  27. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  28. d2dcba6 [ISDN]: Do not validate ISDN net device address prior to interface-up by Paul Bolle · 17 years ago
  29. 2cf83af [ATM] drivers/atm/horizon.c: stop inlining largish static functions by Denys Vlasenko · 17 years ago
  30. e01bf1c net: check for underlength tap writes by Rusty Russell · 17 years ago
  31. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 17 years ago
  32. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 17 years ago
  33. 16a7914 Mark generic HDLC + PPP as broken. by Krzysztof Halasa · 17 years ago
  34. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 17 years ago
  35. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 17 years ago
  36. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 17 years ago
  37. a376e79 forcedeth: mac address fix by Ayaz Abdulla · 17 years ago
  38. 72cfe92 macb: Use semicolon instead of comma for statement by Atsushi Nemoto · 17 years ago
  39. 84b7901 macb: Call phy_disconnect on removing by Atsushi Nemoto · 17 years ago
  40. 3d137fd ucc_geth: fix non-functional fixed phy support by Joakim Tjernlund · 17 years ago
  41. 9a3c243 fs_enet: Don't call NAPI functions when NAPI is not used. by Laurent Pinchart · 17 years ago
  42. c63eddb sky2: missing chip name for Yukon Supreme by Stephen Hemminger · 17 years ago
  43. 619c714 BNX2X: Correct bringing chip out of reset by Eliezer Tamir · 17 years ago
  44. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  45. e91e9d4 rt61pci: rt61pci_beacon_update do not free skb twice by Daniel Wagner · 17 years ago
  46. 2633da2 ssb-mipscore: Fix interrupt vectors by Michael Buesch · 17 years ago
  47. b63009b ssb-pcicore: Fix IRQ TPS flag handling by Larry Finger · 17 years ago
  48. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 17 years ago
  49. cfcdf40 drivers/net/wireless/p54/net2280.h: silence checkpatch.pl by Christian Lamparter · 17 years ago
  50. fb26971 p54: move to separate directory by Christian Lamparter · 17 years ago
  51. 2c8dccc mac80211: rename files by Johannes Berg · 17 years ago
  52. e764948 adm8211: remove commented-out code by Pavel Machek · 17 years ago
  53. 8cf6a31 b43: use b43_is_mode() call by Michael Buesch · 17 years ago
  54. 5042c50 b43: Fix PHY TX control words in SHM by Michael Buesch · 17 years ago
  55. c97a4cc b43: Fix beacon BH update by Michael Buesch · 17 years ago
  56. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 17 years ago
  57. a82d992 b43: Beaconing fixes by Michael Buesch · 17 years ago
  58. 182e2e6 iwlwifi: honour regulatory restrictions in scan code by Johannes Berg · 17 years ago
  59. 03d29c6 iwlwifi: fix rfkill memory error by Mohamed Abbas · 17 years ago
  60. fe00b5a iwlwifi: ensure led registration complete as part of initialization by Reinette Chatre · 17 years ago
  61. dc92e49 iwlwifi: use ieee80211_frequency_to_channel by Tomas Winkler · 17 years ago
  62. fee1247 iwlwifi: move driver status inliners into iwl-core.h by Tomas Winkler · 17 years ago
  63. 12a81f6 iwlwifi: hw names cleanup by Tomas Winkler · 17 years ago
  64. 133adf0 rt2x00: Use lib->config_filter() during scheduled packet filter config by Ivo van Doorn · 17 years ago
  65. d59f720 b43: Fix TBTT and PU timings by Michael Buesch · 17 years ago
  66. 7b58416 b43: Add more N-PHY stuff by Michael Buesch · 17 years ago
  67. d8c17e1 b43: Use SSB block-I/O to do PIO by Michael Buesch · 17 years ago
  68. 3631612 iwl4965: use IWLWIFI_LEDS config variable by Reinette Chatre · 17 years ago
  69. d625a29 ssb: Add support for block-I/O by Michael Buesch · 17 years ago
  70. 93af261 drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo by John W. Linville · 17 years ago
  71. d72bb40 ssb: Fix build for non-PCIhost by Michael Buesch · 17 years ago
  72. fb14a7e libertas: remove lbs_get_fwversion() by Holger Schurig · 17 years ago
  73. 73ab1f2 libertas: move lbs_update_channel out of assoc.c by Holger Schurig · 17 years ago
  74. 245bf20 libertas: move association code from scan.c into assoc.c by Holger Schurig · 17 years ago
  75. 697900a libertas: move association code from join.c into scan.c by Holger Schurig · 17 years ago
  76. 53f36d7 iwlwifi/Kconfg: make IWLWIFI_LEDS invisible by John W. Linville · 17 years ago
  77. a0b484f iwlwifi: fix some warnings by Johannes Berg · 17 years ago
  78. 1678859 drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warning by John W. Linville · 17 years ago
  79. 2aee82d wavelan_cs: stop inlining largish static functions by Denys Vlasenko · 17 years ago
  80. 7b463ce prism54: set carrier flags correctly by Luis R. Rodriguez · 17 years ago
  81. 8fe2b65 ssb: Turn suspend/resume upside down by Michael Buesch · 17 years ago
  82. 5100d5a b43: Add PIO support for PCMCIA devices by Michael Buesch · 17 years ago
  83. 3109ece iwlwifi: Eliminate association from beacon by Tomas Winkler · 17 years ago
  84. 98952d5 iwlwifi: eliminate conf_ht by Tomas Winkler · 17 years ago
  85. 9788ba7 ssb-pcmcia: IRQ and DMA related fixes by Michael Buesch · 17 years ago
  86. 881400a b43legacy: fix bcm4303 crash by Stefano Brivio · 17 years ago
  87. 7981a35 iwlwifi: fix n-band association problem by Abhijeet Kolekar · 17 years ago
  88. 3f2eeac ipw2200: set MAC address on radiotap interface by Daniel Drake · 17 years ago
  89. 877cb0d libertas: fix mode initialization problem by Holger Schurig · 17 years ago
  90. 30ecce9 fix endian lossage in forcedeth by Al Viro · 17 years ago
  91. e28e3a6 net/tokenring/olympic.c section fixes by Adrian Bunk · 17 years ago
  92. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 17 years ago
  93. b2a5c19 [TG3]: Add PHY workaround for 5784 by Matt Carlson · 17 years ago
  94. a5b2db6 [ATM] drivers/atm/ambassador.c: stop inlining largish static functions by Denys Vlasenko · 17 years ago
  95. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  96. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  97. 9597362 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  98. 212e7bb Char: rio, fix sparse warnings by Jiri Slaby · 17 years ago
  99. 3d0ae36 Char: ip2, fix sparse warnings by Jiri Slaby · 17 years ago
  100. ffc41cf nbd: prevent sock_xmit from attempting to use a NULL socket by Mike Snitzer · 17 years ago