1. 2a421b9 iwlwifi: move scan to iwl-scan.c iwlcore by Tomas Winkler · 16 years ago
  2. 4564ce8 iwlwifi: add bad length check for WEP keys by Emmanuel Grumbach · 16 years ago
  3. 630fe9b iwlwifi: refactor setting tx power by Tomas Winkler · 16 years ago
  4. 25a6572 iwlwifi: refactor tx aggregation response flow by Tomas Winkler · 16 years ago
  5. 398f9e7 iwlwifi: Fix mode changes (ad-hoc <--> managed) by Assaf Krauss · 16 years ago
  6. c46fbef iwlwifi enabling IBSS (Ad-Hoc) mode by Assaf Krauss · 16 years ago
  7. f3d5b45 iwlwifi: fix resart flow after fw error by Emmanuel Grumbach · 16 years ago
  8. 64e72c3 iwlwifi: fix resume SW RF-kill by Mohamed Abbas · 16 years ago
  9. 77c5d08 iwlwifi: format log prints for easier parsing by Tomas Winkler · 16 years ago
  10. 753f766 iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g by Emmanuel Grumbach · 16 years ago
  11. 963f551 iwlwifi: remove redundant flags regarding to FAT channel by Emmanuel Grumbach · 16 years ago
  12. 838f8a7 iwlwifi: remove unused flag by Tomas Winkler · 16 years ago
  13. faa2971 iwlwifi: fix allow iwlwifi to aggregate according to tid load by Ron Rindjunsky · 16 years ago
  14. 263b5f5 iwlwifi: use ieee80211_conf to examine rate capabilities by Ron Rindjunsky · 16 years ago
  15. e26e47d iwlwifi: add TX aggregation code for 5000 HW by Tomas Winkler · 16 years ago
  16. 7f3e4bb iwlwifi: map sw and hw ampdu queues by Ron Rindjunsky · 16 years ago
  17. 203566f iwlwifi: add possibility to disable tx_power calibration by Emmanuel Grumbach · 16 years ago
  18. 4e39317 iwlwifi: clean up in setup/cancel deferred work by Emmanuel Grumbach · 16 years ago
  19. 16e727e iwlwifi: removes the RUN_TIME_CALIB ifdef by Emmanuel Grumbach · 16 years ago
  20. a78a832 libertas: rename some registers to clarify their meaning by Holger Schurig · 17 years ago
  21. 4c55523 libertas: check for old, unsupported hardware by Holger Schurig · 17 years ago
  22. 5314325 libertas: document register meanings by Holger Schurig · 17 years ago
  23. 3073556 libertas: fix interrupt issue by Holger Schurig · 17 years ago
  24. d2c3cc0 mac80211: implement EU regulatory domain by Tony Vroon · 16 years ago
  25. 564d9bd nl80211: Fix comment merge error by Michael Buesch · 16 years ago
  26. 4f85f5b iwlwifi: removing IWL4965_HT config by Ron Rindjunsky · 17 years ago
  27. a19d729 rndis_wlan: cleanup: rename and remove local pointers by Jussi Kivilinna · 17 years ago
  28. a67edb9 rndis_wlan: check if set_multicast_list work is already scheduled by Jussi Kivilinna · 17 years ago
  29. 5331b96 rndis_wlan: update carrier flag when link state changes by Jussi Kivilinna · 17 years ago
  30. 6010ce0 rndis_wlan: do link-down state change in worker thread by Jussi Kivilinna · 17 years ago
  31. cc0d9ff airo: use simple_read_from_buffer() by Akinobu Mita · 17 years ago
  32. a9f853d rt2x00: Rework alignment check. by Gertjan van Wingerde · 17 years ago
  33. 99990e0 rt2x00: Remove unused defines by Ivo van Doorn · 17 years ago
  34. 58b642e rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame by Ivo van Doorn · 17 years ago
  35. 4ae1168 rt2x00: Use __builtin_choose_expr() instead of ?: by Ivo van Doorn · 17 years ago
  36. a26cbc6 rt2x00: Fix double usage of skb->cb in USB RX path. by Gertjan van Wingerde · 17 years ago
  37. 239c249 rt2x00: Centralize RX packet alignment handling in rt2x00lib. by Gertjan van Wingerde · 17 years ago
  38. d56d453 rt2x00: Cleanup struct skb_frame_desc. by Gertjan van Wingerde · 17 years ago
  39. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 17 years ago
  40. 6db3786 rt2x00: Move generic TX frame writing code into rt2x00queue by Ivo van Doorn · 17 years ago
  41. f019d51 rt2x00: Implement rt2x00usb_kick_tx_queue() by Ivo van Doorn · 17 years ago
  42. 565a019 rt2x00: Fix queue initialization by Ivo van Doorn · 17 years ago
  43. 1b92ad7 rt2x00: Release rt2x00 2.1.7 by Ivo van Doorn · 17 years ago
  44. c483bb4c rt2x00: Make rt2x00_set/get_field macros by Ivo van Doorn · 17 years ago
  45. 7024981 rt2x00: Removed unused descriptor read in txdone by Ivo van Doorn · 17 years ago
  46. 772a249 rt2x00: Remove CTS/RTS check in tx() by Ivo van Doorn · 17 years ago
  47. 475433b rt2x00: Move led initialization into function by Ivo van Doorn · 17 years ago
  48. 2b08da3 rt2x00: Cleanup/optimize set_state() function callback function by Ivo van Doorn · 17 years ago
  49. 9dad92b rt2x00: Calculate register offset during compile time by Ivo van Doorn · 17 years ago
  50. 030352a Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  51. e6e30ad Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  52. d4c3c07 irda: remove CVS keywords by Adrian Bunk · 16 years ago
  53. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  54. 0c1aa20 [netdrvr] Fix 8390 build breakage by Stephen Rothwell · 17 years ago
  55. a5136e2 e1000e: allow VLAN devices to use TSO and TCP CSUM offload by Jeff Kirsher · 17 years ago
  56. 48f29ff igb: allow vlan devices to use TSO and TCP CSUM offload by Jeff Kirsher · 17 years ago
  57. ad31c40 ixbge: allow vlan devices to use TSO and TCP CSUM offload by Jeff Kirsher · 17 years ago
  58. 72dc1c0 HSO: add option hso driver by Greg Kroah-Hartman · 17 years ago
  59. 44f74c0 drivers/net/macsonic.c: make functions static by Adrian Bunk · 17 years ago
  60. 3a221d1 drivers/net/: remove write-only "last_dev" by Adrian Bunk · 17 years ago
  61. 909fa88 drivers/net/mac8390.c: make functions static by Adrian Bunk · 17 years ago
  62. 0b11407 make hplance_{init,cleanup}_module() static by Adrian Bunk · 17 years ago
  63. 3cacd2a make drivers/net/atarilance.c:lance_addr_list[] static by Adrian Bunk · 17 years ago
  64. d1d5741 macb: use random mac if stored address in EEPROM is invalid by Sven Schnelle · 17 years ago
  65. 86a74ff net: sh_eth: add support for Renesas SuperH Ethernet by Nobuhiro Iwamatsu · 17 years ago
  66. 1ae9d2f smc911x: SuperH architecture support by Magnus Damm · 17 years ago
  67. 12c03f5 smc911x: introduce platform data flags by Magnus Damm · 17 years ago
  68. 699559f smc911x: pass along private data and use iomem by Magnus Damm · 17 years ago
  69. 9961530 smc911x: fix 16-bit I/O operations by Magnus Damm · 17 years ago
  70. f000092 smc911x: remove unused 8-bit I/O operations by Magnus Damm · 17 years ago
  71. 9501f97 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). by YOSHIFUJI Hideaki · 17 years ago
  72. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  73. 076fb72 tcp md5sig: Remove redundant protocol argument. by YOSHIFUJI Hideaki · 17 years ago
  74. 7d5d552 tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  75. 81b302a key: Use xfrm_addr_cmp() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  76. 5f95ac9 key: Share common code path to extract address from sockaddr{}. by YOSHIFUJI Hideaki · 17 years ago
  77. e5b5665 key: Share common code path to fill sockaddr{}. by YOSHIFUJI Hideaki · 17 years ago
  78. 9e8b4ed key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. by YOSHIFUJI Hideaki · 17 years ago
  79. 3de2325 ipv6 netns: Address labels per namespace by Benjamin Thery · 17 years ago
  80. 2b5ead4 ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. by YOSHIFUJI Hideaki · 17 years ago
  81. 0399e5f ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h. by Rami Rosen · 17 years ago
  82. 7d120c5 ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c. by Rami Rosen · 17 years ago
  83. 9cba632 ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c. by Rami Rosen · 17 years ago
  84. 573bf47 ipv4 addr: Send netlink notification for address label changes by Thomas Graf · 16 years ago
  85. c5ec514 bluetooth: hci_bcsp.c small cleanups/api users by Harvey Harrison · 16 years ago
  86. 9a727a2 net/mac80211/ieee80211_i.h: fix-up merge damage by John W. Linville · 16 years ago
  87. cb14cb7 rt2x00dev.c: fix-up merge damage by John W. Linville · 16 years ago
  88. 65b53e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  90. e64bda8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups by Rami Rosen · 17 years ago
  91. 7bcd978 netfilter: nf_conntrack: remove unnecessary function declaration by Rami Rosen · 17 years ago
  92. e57dce6 netfilter: ctnetlink: include conntrack status in destroy event message by Fabian Hugelshofer · 17 years ago
  93. 718d4ad netfilter: nf_conntrack: properly account terminating packets by Fabian Hugelshofer · 17 years ago
  94. 5109176 netfilter: nf_conntrack: add nf_ct_kill() by Patrick McHardy · 17 years ago
  95. 31d8519 netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2 by Pekka Enberg · 17 years ago
  96. 17e6e59 netfilter: ip6_tables: add ip6tables security table by James Morris · 17 years ago
  97. 560ee65 netfilter: ip_tables: add iptables security table for mandatory access control rules by James Morris · 17 years ago
  98. a258860 netfilter: ctnetlink: add full support for SCTP to ctnetlink by Pablo Neira Ayuso · 17 years ago
  99. 0adf9d6 netfilter: ctnetlink: group errors into logical errno sets by Pablo Neira Ayuso · 17 years ago
  100. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 17 years ago