1. 02 4月, 2008 1 次提交
  2. 16 2月, 2008 1 次提交
  3. 02 2月, 2008 1 次提交
  4. 29 1月, 2008 14 次提交
  5. 20 12月, 2007 1 次提交
    • J
      mac80211: fix header ops · 3333590e
      Johannes Berg 提交于
      When using recvfrom() on a SOCK_DGRAM packet socket, I noticed that the MAC
      address passed back for wireless frames was always completely wrong. The
      reason for this is that the header parse function assigned to our virtual
      interfaces is a function parsing an 802.11 rather than 802.3 header. This
      patch fixes it by keeping the default ethernet header operations assigned.
      Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      3333590e
  6. 30 11月, 2007 2 次提交
  7. 21 11月, 2007 2 次提交
  8. 11 11月, 2007 2 次提交
  9. 11 10月, 2007 16 次提交