aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-15net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisationGerrit Renker3-15/+17
2010-03-15myri: remove dead codeDan Carpenter1-1/+0
2010-03-15gigaset: prune use of tty_buffer_request_roomTilman Schmidt1-1/+0
2010-03-15gigaset: correct clearing of at_state strings on RINGTilman Schmidt1-8/+4
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt4-31/+53
2010-03-15obsolete config in kernel source: HSO_AUTOPMChristoph Egger1-3/+0
2010-03-15obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger1-36/+0
2010-03-15atm: use for_each_set_bit()Akinobu Mita1-4/+3
2010-03-15phonet: use for_each_set_bit()Akinobu Mita2-4/+2
2010-03-15timestamping: fix example buildRandy Dunlap3-7/+16
2010-03-15drivers/net: drop redundant memsetJulia Lawall1-3/+1
2010-03-15i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie1-16/+16
2010-03-15i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie1-8/+7
2010-03-15isdn: misplaced parenthesis in pof_handle_data()Roel Kluin1-1/+1
2010-03-15bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka1-2/+5
2010-03-15bnx2x: remove not necessary compiler barrierStanislaw Gruszka1-1/+0
2010-03-15bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka1-1/+1
2010-03-15be2net: fix mccq create for big endian architecturesAjit Khaparde1-1/+1
2010-03-15TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com1-11/+16
2010-03-15net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori1-19/+26
2010-03-15e100: Fix ring parameter change handling regression.David S. Miller1-1/+1
2010-03-13bridge: ensure to unlock in error path in br_multicast_query().YOSHIFUJI Hideaki1-4/+7
2010-03-13drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches1-24/+30
2010-03-13sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack1-1/+1
2010-03-13ipv6: Send netlink notification when DAD failsHerbert Xu1-0/+2
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall1-1/+1
2010-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller14-102/+107
2010-03-12ipconfig: Handle devices which take some time to come up.David S. Miller1-10/+47
2010-03-10Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville3-37/+20
2010-03-10mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet1-3/+7
2010-03-10mac80211: Fix (dynamic) power save entryJuuso Oikarinen1-5/+8
2010-03-10ipw2200: use kmalloc for large local variablesZhu Yi1-2/+17
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2-8/+11
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf2-18/+20
2010-03-10ath5k: fix TSF resetBruno Randolf1-4/+3
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf1-2/+2
2010-03-10libipw: split ieee->networks into small piecesZhu Yi2-21/+18
2010-03-10mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen1-0/+1
2010-03-10rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa1-2/+0
2010-03-10net: add ColdFire support to the smc91x driverGreg Ungerer2-1/+29
2010-03-10asix: fix setting mac address for AX88772Jussi Kivilinna1-2/+28
2010-03-10ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明1-1/+0
2010-03-10net: Fix dev_mc_add()Eric Dumazet1-2/+3
2010-03-10net: Annotates neigh_invalidate()Eric Dumazet1-0/+2
2010-03-10tcp: Fix tcp_v4_rcv()Eric Dumazet1-4/+4
2010-03-10tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling1-1/+1
2010-03-10qeth: change checksumming default for HiperSocketsFrank Blaschka1-2/+0
2010-03-10qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun3-21/+14
2010-03-10qeth: set promisc off after trace disabling failureUrsula Braun1-26/+30
2010-03-10qeth: l3 send dhcp in non pass thru modeFrank Blaschka2-7/+6