1. 23 9月, 2005 3 次提交
  2. 22 9月, 2005 17 次提交
  3. 16 9月, 2005 5 次提交
  4. 29 8月, 2005 3 次提交
  5. 26 8月, 2005 4 次提交
  6. 15 8月, 2005 3 次提交
  7. 31 7月, 2005 1 次提交
    • A
      [PATCH] include/net/ieee80211.h must #include <linux/wireless.h> · b7721ff9
      Adrian Bunk 提交于
      -Wundef found an (although perhaps harmless) bug:
      
      <--  snip  -->
      
      ...
        CC      net/ieee80211/ieee80211_crypt.o
      In file included from net/ieee80211/ieee80211_crypt.c:21:
      include/net/ieee80211.h:26:5: warning: "WIRELESS_EXT" is not defined
        CC      net/ieee80211/ieee80211_crypt_wep.o
      In file included from net/ieee80211/ieee80211_crypt_wep.c:20:
      include/net/ieee80211.h:26:5: warning: "WIRELESS_EXT" is not defined
        CC      net/ieee80211/ieee80211_crypt_ccmp.o
        CC      net/ieee80211/ieee80211_crypt_tkip.o
      In file included from net/ieee80211/ieee80211_crypt_tkip.c:23:
      include/net/ieee80211.h:26:5: warning: "WIRELESS_EXT" is not defined
      ...
      
      <--  snip  -->
      Signed-off-by: NAdrian Bunk <bunk@stusta.de>
      Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
      b7721ff9
  8. 29 6月, 2005 1 次提交
  9. 28 6月, 2005 1 次提交
  10. 27 6月, 2005 1 次提交
  11. 28 5月, 2005 1 次提交