1. c30e30e iwl3945: add debugfs support by Abbas, Mohamed · 16 years ago
  2. d366df5 iwlwifi: move channels sysfs to debugfs by Winkler, Tomas · 16 years ago
  3. 0ad91a3 iwlwifi: move disable/enable interrupts to iwl-core.c by Winkler, Tomas · 16 years ago
  4. c93007e iwl3945: Select correct sta ID from find_station() by Samuel Ortiz · 16 years ago
  5. 99df630 iwlwifi: fix printk size format error by Zhu Yi · 16 years ago
  6. 8f5c87d iwlwifi: move host command check function into separate file by Winkler, Tomas · 16 years ago
  7. 304a698 rt2x00: Release rt2x00 2.2.3 by Ivo van Doorn · 16 years ago
  8. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 16 years ago
  9. 0b927a0 rt2x00: Remove duplicate code by Ivo van Doorn · 16 years ago
  10. 42c8285 rt2x00: Store retry limit values by Ivo van Doorn · 16 years ago
  11. 1ce9cda rt2x00: Optimize IV/EIV handling by Ivo van Doorn · 16 years ago
  12. aac9207 ath9k: Choose correct ANI calibration period by Sujith · 16 years ago
  13. 7470d7f iwlwifi: 5150 enable LO, TXIQ and BB calibrations by Winkler, Tomas · 16 years ago
  14. fd63edb iwlwifi: 5150 parametrize eeprom versions by Tomas Winkler · 16 years ago
  15. 339afc89 iwlwifi: 5150 compute ct kill threshold by Tomas Winkler · 16 years ago
  16. 819500c iwlwifi: 5150 enable DC calibration by Tomas Winkler · 16 years ago
  17. 7100e92 iwlwifi: 5150 add support for 5150 by Tomas Winkler · 16 years ago
  18. d97809d ath9k: Replace ath9k_opmode with nl80211_iftype by Colin McCabe · 16 years ago
  19. 33fd819 iwlwifi: disable AP mode by Johannes Berg · 16 years ago
  20. c912765 p54: fix lm87 checksum endianness by Johannes Berg · 16 years ago
  21. 0f70f39 cfg80211: "fix" 11d oops by Johannes Berg · 16 years ago
  22. c58f9f6 iwl3945: remove obsolete irq handling by Helmut Schaa · 16 years ago
  23. 8e7be8d mac80211: tx module cleanup. by Rami Rosen · 16 years ago
  24. 4a4f4d8 cfg80211: fix wiphy remove if no regulatory request by Johannes Berg · 16 years ago
  25. 8bef7a1 mac80211: document ieee80211_tx_info.pad by Kalle Valo · 16 years ago
  26. 02e37ba p54: per-device names by Christian Lamparter · 16 years ago
  27. b2023ddc p54: refactoring by Christian Lamparter · 16 years ago
  28. 64c354d p54: include support for 2.13.24.0 USB LM87 Firmwares by Christian Lamparter · 16 years ago
  29. 25900ef p54: utilize cryptographic accelerator by Christian Lamparter · 16 years ago
  30. c772a08 p54: revamp station power save management in access point mode by Christian Lamparter · 16 years ago
  31. 4571d3b mac80211: add sta_notify_ps callback by Christian Lamparter · 16 years ago
  32. 2a163c6 ath9k: Add a debugfs file for dumping DMA status by Sujith · 16 years ago
  33. 826d268 ath9k: Add initial layout for an ath9k specific debugfs mechanism by Sujith · 16 years ago
  34. 16d68ab ath9k: Remove includes that are not needed by Sujith · 16 years ago
  35. 88b126a ath9k: Add ATH9K_DEBUG configuration option by Sujith · 16 years ago
  36. 04bd4638 ath9k: Use cleaner debug masks by Sujith · 16 years ago
  37. d9a1f48 rtl8187: fix retry count passed in rtl8187_tx by herton · 16 years ago
  38. 007e5dd wireless: clean up radiotap a bit by Johannes Berg · 16 years ago
  39. e11602b ath9k: Handle channel initialization for AP mode by Sujith · 16 years ago
  40. cb3da8c mac80211: accept empty strings for hidden SSIDs by Fabio Rossi · 16 years ago
  41. e60c774 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE by Johannes Berg · 16 years ago
  42. fee5267 cfg80211: handle SIOCGIWNAME by Johannes Berg · 16 years ago
  43. f650470 ath5k: enable combined michael mic in key cache by Bob Copeland · 16 years ago
  44. 6714349 ath5k: clean up ath5k_hw_set_key by Bob Copeland · 16 years ago
  45. f6bac3e ath5k: preserve higher order bits when setting mac address by Bob Copeland · 16 years ago
  46. 51e9bf5 iwlwifi: remove uses of __constant_{endian} helpers by Harvey Harrison · 16 years ago
  47. 10ec4f1 nl80211: relicense nl80211.h under the ISC by Luis R. Rodriguez · 16 years ago
  48. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  49. 72eaa43 mac80211: only transition STAs ps->wake on data frames by Johannes Berg · 16 years ago
  50. 0d950d8 iwlwifi: properly initialize calibration command header by Tomas Winkler · 16 years ago
  51. 8e268e4 mac80211: disassociate prior to unlinking AP/station by Tomas Winkler · 16 years ago
  52. e327b847 mac80211: deauth when interface is marked down by John W. Linville · 16 years ago
  53. 04adf89 hostap: select required crypto bits in Kconfig by John W. Linville · 16 years ago
  54. cde6901 zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() by Shaddy Baddah · 16 years ago
  55. 5cf12e8 mac80211: use unaligned safe memcmp() in-place of compare_ether_addr() by Shaddy Baddah · 16 years ago
  56. b8ddafd ipw2200: fix netif_*_queue() removal regression by Zhu Yi · 16 years ago
  57. 40a9a82 iwlwifi: clean key table in iwl_clear_stations_table function by Tomas Winkler · 16 years ago
  58. a6af2d6 tcp: tcp_vegas ssthresh bug fix by Doug Leith · 16 years ago
  59. e061b16 xfrm: Accept ESP packets regardless of UDP encapsulation mode by Martin Willi · 16 years ago
  60. 3f9b766 sgi-xp: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  61. 17c324f um: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  62. 6cbeba5 xtensa: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  63. 28945dd simeth: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  64. f706644d can: omit received RTR frames for single ID filter lists by Oliver Hartkopp · 16 years ago
  65. 17b24b3 ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table by Chas Williams · 16 years ago
  66. 36cbac5 net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset by Joe Perches · 16 years ago
  67. df66f85 if_usb: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  68. 4850218 smc91x: remove isa stuff from smc91x driver by Luotao Fu · 16 years ago
  69. 999890b net: /proc/net/ip_mr_cache, display Iif as a signed short by Benjamin Thery · 16 years ago
  70. 1ea472e net: fix /proc/net/ip_mr_cache display - V2 by Benjamin Thery · 16 years ago
  71. 9de6d99 netdev: remove pathetic compile-command lines by Alexey Dobriyan · 16 years ago
  72. 2cc002c netx-eth: initialize per device spinlock by Uwe Kleine-König · 16 years ago
  73. 8865c41 atm: 32-bit ioctl compatibility by David Woodhouse · 16 years ago
  74. dcd39c9 ne-h8300: convert to net_device_ops by Stephen Hemminger · 16 years ago
  75. 5618f0d hydra: convert to net_device_ops by Stephen Hemminger · 16 years ago
  76. b611479 zorro8390: convert to net_device_ops by Stephen Hemminger · 16 years ago
  77. 3e1d7cd e1000: e1000_adapter->polling_netdev is useless by Wang Chen · 16 years ago
  78. a4d2f34 ixgbe: function comment typo by Wang Chen · 16 years ago
  79. f8269a4 tcp: make urg+gso work for real this time by Ilpo Järvinen · 16 years ago
  80. e4e6c38 jme: Remove 64 and 40 bit dma_mask by Guo-Fu Tseng · 16 years ago
  81. 4f40bf4 jme: GHC register control fix for new hardware by akeemting · 16 years ago
  82. 59e4220 pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlines by Jarek Poplawski · 16 years ago
  83. 23cb913 pkt_sched: sch_htb: Remove L2T() by Jarek Poplawski · 16 years ago
  84. 5176da7 enc28j60: Fix sporadic packet loss (corrected again) by Baruch Siach · 16 years ago
  85. 244ef9b bond: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  86. 9734124 mptlan: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  87. 0eade1f dvb: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  88. c19f7a3 pkt_sched: sch_htb: Clean htb_class prio and quantum fields by Jarek Poplawski · 16 years ago
  89. 633fe66 pkt_sched: sch_htb: Remove htb_sched nwc_hit field by Jarek Poplawski · 16 years ago
  90. 4164d66 pkt_sched: sch_htb: Remove htb_class aprio field by Jarek Poplawski · 16 years ago
  91. cb52deb forcedeth: power down phy when interface is down by Ed Swierk · 16 years ago
  92. a316084 drivers/net/smc911x.c: smc911x_drv_probe() cleanup by Andrew Morton · 16 years ago
  93. bd09141 hysdn: fix writing outside the field on 64 bits by Pascal Terjan · 16 years ago
  94. fd568fc drivers/isdn/mISDN: use ARRAY_SIZE by Julia Lawall · 16 years ago
  95. 1c594c0 b1isa: fix b1isa_exit() to really remove registered capi controllers by Wilfried Klaebe · 16 years ago
  96. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  97. 838361f isdn: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  98. 25dd7e6 hysdn: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  99. 5240488 Phonet: basic net namespace support by Rémi Denis-Courmont · 16 years ago
  100. bd7df21 Phonet: do not dump addresses from other namespaces by remi.denis-courmont@nokia · 16 years ago