1. 14 6月, 2007 37 次提交
  2. 13 6月, 2007 3 次提交
    • D
      Input: move input-polldev to drivers/input · 893e7c2d
      Dmitry Torokhov 提交于
      To work around deficiences in Kconfig that allows to "select"
      a symbol without automatically selecting all dependencies for
      that symbol move input-polldev from drivers/input/misc to
      drivers/input thus removing extra dependency on CONFIG_INPUT_MISC.
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      893e7c2d
    • L
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 · a0e1d1d0
      Linus Torvalds 提交于
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (89 commits)
        myri10ge: update driver version
        myri10ge: report when the link partner is running in Myrinet mode
        myri10ge: limit the number of recoveries
        NetXen: Fix link status messages
        Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"
        [PATCH] libertas: convert libertas_mpp into anycast_mask
        [PATCH] libertas: actually send mesh frames to mesh netdev
        [PATCH] libertas: deauthenticate from AP in channel switch
        [PATCH] libertas: pull current channel from firmware on mesh autostart
        [PATCH] libertas: reduce SSID and BSSID mixed-case abuse
        [PATCH] libertas: remove WPA_SUPPLICANT structure
        [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
        [PATCH] libertas: tweak association debug output
        [PATCH] libertas: fix big-endian associate command.
        [PATCH] libertas: don't byte-swap firmware version number. It's a byte array.
        [PATCH] libertas: more endianness fixes, in tx.c this time
        [PATCH] libertas: More endianness fixes.
        [PATCH] libertas: first pass at fixing up endianness issues
        [PATCH] libertas: sparse fixes
        [PATCH] libertas: fix character set in README
        ...
      a0e1d1d0
    • J
      Merge branch 'master' into upstream-fixes · b2329239
      Jeff Garzik 提交于
      b2329239