1. 9525223 jme: JMicron Gigabit Ethernet Driver by Guo-Fu Tseng · 16 years ago
  2. 01f2e4e enic: add Cisco 10G Ethernet NIC driver by Scott Feldman · 16 years ago
  3. 452c1ce atl2: add atl2 driver by Chris Snook · 16 years ago
  4. d286600 ipvs: change some __constant_htons() to htons() by Brian Haley · 16 years ago
  5. 563e94f ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_seq_stop by Simon Horman · 16 years ago
  6. dff630d ipvs: supply a valid 0 address to ip_vs_conn_new() by Simon Horman · 16 years ago
  7. 9e691ed ipvs: only unlock in ip_vs_edit_service() if already locked by Simon Horman · 16 years ago
  8. e8ae43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  9. 375da53 libertas: correct "limited range of data type" warning by John W. Linville · 16 years ago
  10. 75d31cf orinoco: Fix compile warnings by David Kilroy · 16 years ago
  11. e16ce63 mac80211 : Fix mode change hard_start_xmit function by Abhijeet Kolekar · 16 years ago
  12. 538df28 mac80211: remove debug frame dumping by Johannes Berg · 16 years ago
  13. c1b6cf4 mac80211: remove beacon counters by Johannes Berg · 16 years ago
  14. 62c1f95 mac80211: clean up kdoc by Johannes Berg · 16 years ago
  15. 9222963 mac80211: fix sta_info kernel-doc warning by Johannes Berg · 16 years ago
  16. 0e057d73 mac80211 hwsim: make radio list dynamic by Johannes Berg · 16 years ago
  17. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  18. 9c31fd6 libertas: Reduce the WPA key installation time. by Javier Cardona · 16 years ago
  19. bed7aac rfkill: remove transmitter blocking on suspend by Henrique de Moraes Holschuh · 16 years ago
  20. e35cc4d b43: fix QoS parameters initialization by Lorenzo Nava · 16 years ago
  21. 25cb6ca iwl3945: add MODULE_FIRMWARE for 3945 HW by Zhu Yi · 16 years ago
  22. c9f79ed iwlwifi: add MODULE_FIRMWARE for 5000 HW by Tomas Winkler · 16 years ago
  23. e96a849 iwlwifi: update 5350 Wifi PCI IDs by Tomas Winkler · 16 years ago
  24. 3061307 mac80211: pass AP vif pointer for VLANs by Johannes Berg · 16 years ago
  25. ff550cb iwlwifi: don't access mac80211's AMPDU state machine by Johannes Berg · 16 years ago
  26. 687c7c0 mac80211: share sta_info->ht_info by Johannes Berg · 16 years ago
  27. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  28. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  29. b7e3500 mac80211: move last_txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  30. 95dac040 mac80211: small rate control changes by Johannes Berg · 16 years ago
  31. 81c0652 mac80211 hwsim: verify sta pointers by Johannes Berg · 16 years ago
  32. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  33. 8aa21e6 mac80211 hwsim: verify vif pointers by Johannes Berg · 16 years ago
  34. 7a725f7 mac80211: warn on some invalid vlan operations by Johannes Berg · 16 years ago
  35. 0d143fe mac80211: move regular interface handling by Johannes Berg · 16 years ago
  36. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  37. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  38. ccd7b36 mac80211: clean up some comments by Johannes Berg · 16 years ago
  39. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  40. 213cd11 mac80211: make bridge_packets a virtual interface option by Johannes Berg · 16 years ago
  41. e16751c mac80211: move ieee80211_set_freq to utils by Johannes Berg · 16 years ago
  42. 9c6bd79 mac80211: reorder MLME code more by Johannes Berg · 16 years ago
  43. 5bc7572 mac80211: fix scan vs. interface removal race by Johannes Berg · 16 years ago
  44. b741343 mac80211: fix work race by Johannes Berg · 16 years ago
  45. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  46. 7c95069 mac80211: dont set REQ_RUN when scan finishes by Johannes Berg · 16 years ago
  47. a1678f8 mac80211: move STA timer restart by Johannes Berg · 16 years ago
  48. 24723d1 mac80211: move ieee80211_sta_expire by Johannes Berg · 16 years ago
  49. 39fcf7a libertas: convert SNMP_MIB to a direct command by Dan Williams · 16 years ago
  50. 500c064 ath9k: Add RF kill support by Vasanthakumar Thiagarajan · 16 years ago
  51. 8feceb6 ath9k: Re-order functions in main.c by Vasanthakumar Thiagarajan · 16 years ago
  52. f8e77ca libertas: remove unused generic RESET command by Dan Williams · 16 years ago
  53. e83a107 zd1211rw: make use of new regulatory_hint() by Luis R. Rodriguez · 16 years ago
  54. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  55. 63f2c04 net: ip_vs_proto_{tcp,udp} build fix by Stephen Rothwell · 16 years ago
  56. f07d150 multiq: Further multiqueue cleanup by Alexander Duyck · 16 years ago
  57. 67333bb skbedit: Fix a typo in the documentation by Alexander Duyck · 16 years ago
  58. ca9b0e2 pkt_action: add new action skbedit by Alexander Duyck · 16 years ago
  59. 9265194 pkt_sched: Add multiqueue scheduler support by Alexander Duyck · 16 years ago
  60. 78d15e8 tcp_ipv6: fix use of uninitialized memory by Vegard Nossum · 16 years ago
  61. f262b59 net: fix scheduling of dst_gc_task by __dst_free by Benjamin Thery · 16 years ago
  62. 1ae4be2 vlan: vlan device not reading gso max size of parent. by Alexander Duyck · 16 years ago
  63. 1f07553 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. c655705 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  65. 638266f tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround(). by David S. Miller · 16 years ago
  66. 0112c9e libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. by Anna Neal · 16 years ago
  67. aee14ce mac80211: Reorder debugfs calls during netdev deinit by Jouni Malinen · 16 years ago
  68. e50db65 mac80211: move frame TX function by Johannes Berg · 16 years ago
  69. 759ef3e mac80211: make ieee80211_rx_h_mgmt more readable by Johannes Berg · 16 years ago
  70. 39192c0 mac80211: move spectrum management code out by Johannes Berg · 16 years ago
  71. de1ede7 mac80211: make BA session handling independent of STA mode by Johannes Berg · 16 years ago
  72. 5825fe10 mac80211: initialise queue QoS parameters at hw start by Johannes Berg · 16 years ago
  73. 3110bef iwlwifi: Added support for 3 antennas by Guy Cohen · 16 years ago
  74. 90d7795 iwlwifi: fix searching for best rate in new search column by Guy Cohen · 16 years ago
  75. 12e5e22 iwl3945 : Code cleanup by Abhijeet Kolekar · 16 years ago
  76. 71b35f3 libertas: clear current command on card removal by Dan Williams · 16 years ago
  77. 771fd56 rt2x00: Make rt2x00 LEDS invisible config option by Ivo van Doorn · 16 years ago
  78. 5816952 rt2x00: Make RFKILL enabled by default by Ivo van Doorn · 16 years ago
  79. 3d35f7c mac80211: split ieee80211_sta_def_wmm_params by Johannes Berg · 16 years ago
  80. ef422bc mac80211: consolidate deauth/disassoc by Johannes Berg · 16 years ago
  81. 9ac19a9 mac80211: reorder frame code in mlme by Johannes Berg · 16 years ago
  82. b079ada mac80211: remove useless 'ibss' parameter by Johannes Berg · 16 years ago
  83. a0fe8b3 mac80211: simplify scan start by Johannes Berg · 16 years ago
  84. 9116dd0 mac80211: clarify scan request by Johannes Berg · 16 years ago
  85. bacac54 mac80211: move some HT code out of main.c by Johannes Berg · 16 years ago
  86. 44d414d mac80211: move some HT code out of mlme.c by Johannes Berg · 16 years ago
  87. 5484e23 mac80211: move BSS handling to scan code by Johannes Berg · 16 years ago
  88. 98c8fcc mac80211: refactor and move scan RX code by Johannes Berg · 16 years ago
  89. 0a51b27 mac80211: start moving scan code from mlme by Johannes Berg · 16 years ago
  90. ee96d6e mac80211: remove useless non-NULL tests from scan results code by Johannes Berg · 16 years ago
  91. 491775a mac80211: use sdata pointer for scan interface by Johannes Berg · 16 years ago
  92. 60f8b39 mac80211: reorder mlme code by Johannes Berg · 16 years ago
  93. 24e6462 mac80211: stop queues before carrier off by Tomas Winkler · 16 years ago
  94. f5e5bf2 mac80211: remove disassociation code from ieee80211_set_associated by Tomas Winkler · 16 years ago
  95. 3b7ee69 mac80211: disassociate when moving to new BSS by Tomas Winkler · 16 years ago
  96. aa458d1 mac80211: restructure disassoc/deauth flows by Tomas Winkler · 16 years ago
  97. 79636a5 rt2x00: Revert "rt2x00: Fix the beacon length bug" by Ivo van Doorn · 16 years ago
  98. 37ffc8d mac80211: move IE parsing to util file by Johannes Berg · 16 years ago
  99. 5fd12d4 mac80211: fix typo in action frame handling by Johannes Berg · 16 years ago
  100. 9c80d3d mac80211: fix action frame length checks by Johannes Berg · 16 years ago