aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-15timestamping: fix example buildRandy Dunlap
2010-03-15drivers/net: drop redundant memsetJulia Lawall
2010-03-15i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie
2010-03-15i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie
2010-03-15isdn: misplaced parenthesis in pof_handle_data()Roel Kluin
2010-03-15bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka
2010-03-15bnx2x: remove not necessary compiler barrierStanislaw Gruszka
2010-03-15bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka
2010-03-15be2net: fix mccq create for big endian architecturesAjit Khaparde
2010-03-15TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com
2010-03-15net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori
2010-03-15e100: Fix ring parameter change handling regression.David S. Miller
2010-03-13bridge: ensure to unlock in error path in br_multicast_query().YOSHIFUJI Hideaki
2010-03-13drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches
2010-03-13sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack
2010-03-13ipv6: Send netlink notification when DAD failsHerbert Xu
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall
2010-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-12ipconfig: Handle devices which take some time to come up.David S. Miller
2010-03-10Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2010-03-10mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet
2010-03-10mac80211: Fix (dynamic) power save entryJuuso Oikarinen
2010-03-10ipw2200: use kmalloc for large local variablesZhu Yi
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf
2010-03-10ath5k: fix TSF resetBruno Randolf
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf
2010-03-10libipw: split ieee->networks into small piecesZhu Yi
2010-03-10mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen
2010-03-10rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa
2010-03-10net: add ColdFire support to the smc91x driverGreg Ungerer
2010-03-10asix: fix setting mac address for AX88772Jussi Kivilinna
2010-03-10ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明
2010-03-10net: Fix dev_mc_add()Eric Dumazet
2010-03-10net: Annotates neigh_invalidate()Eric Dumazet
2010-03-10tcp: Fix tcp_v4_rcv()Eric Dumazet
2010-03-10tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling
2010-03-10qeth: change checksumming default for HiperSocketsFrank Blaschka
2010-03-10qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun
2010-03-10qeth: set promisc off after trace disabling failureUrsula Braun
2010-03-10qeth: l3 send dhcp in non pass thru modeFrank Blaschka
2010-03-10qeth: enable kmsg hash processing in qeth_core_sys.cUrsula Braun
2010-03-09Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre
2010-03-09iwl3945: fix memory corruptionReinette Chatre
2010-03-08MAINTAINERS: add netdev to CAN network layer and drivers entriesWolfgang Grandegger
2010-03-08tipc: filter out messages not intended for this hostNeil Horman
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman
2010-03-08ethtool: Use noinline_for_stackEric Dumazet
2010-03-08net/sunrpc: Convert (void)snprintf to snprintfJoe Perches
2010-03-08net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches