summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-28[PATCH] ieee80211: kmalloc+memset -> kzalloc cleanupsZhu Yi1-2/+1
2006-01-28[PATCH] ieee80211: Add spectrum management informationZhu Yi1-2/+29
2006-01-28[PATCH] ieee80211: add flags for all geo channelsZhu Yi1-1/+38
2006-01-28[PATCH] ieee80211: Add LEAP authentication typeZhu Yi1-0/+1
2006-01-28[PATCH] ieee80211: Log if netif_rx() drops the packetZhu Yi2-7/+13
2006-01-28[PATCH] WEP fields are incorrectly shown to be INSIDE snap in the docDenis Vlasenko1-13/+13
2006-01-28[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi1-2/+2
2006-01-28[PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi1-2/+10
2006-01-28[PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi1-5/+17
2006-01-28[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu1-2/+2
2006-01-27[PATCH] mv643xx_eth: Clean up platform_data configurationDale Farnsworth4-73/+31
2006-01-27[PATCH] mv643xx_eth: use MII library for ethtool functionsJames Chapman2-141/+213
2006-01-27[PATCH] mv643xx_eth: use MII library for PHY managementJames Chapman2-23/+43
2006-01-27[PATCH] mv643xx_eth: Make port queue enable/disable code consistentDale Farnsworth1-54/+79
2006-01-27[PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_countDale Farnsworth2-29/+30
2006-01-27[PATCH] mv643xx_eth: Merge unicast and multicast address filtering codeDale Farnsworth2-79/+9
2006-01-27[PATCH] mv643xx_eth: Remove needless mp->port_mac_addrDale Farnsworth2-13/+8
2006-01-27Merge branch 'upstream-fixes'Jeff Garzik2-63/+49
2006-01-27[PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth1-2/+2
2006-01-27[PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth1-48/+46
2006-01-27[PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri1-0/+1
2006-01-27[PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth1-13/+0
2006-01-27[PATCH] BUG_ON() Conversion in net/tulip/winbond-840.cEric Sesterhenn / snakebyte1-1/+1
2006-01-27[PATCH] BUG_ON() Conversion in net/tulip/de2104x.cEric Sesterhenn / snakebyte1-12/+6
2006-01-27[PATCH] BUG_ON() Conversion in net/tulip/xircom_cb.cEric Sesterhenn / snakebyte1-4/+2
2006-01-27Merge branch 'upstream-fixes'Jeff Garzik346-4677/+13887
2006-01-27[PATCH] s2io: scatter-gather fixAnanda Raju1-1/+1
2006-01-27[PATCH] b44: fix laptop carrier detectStephen Hemminger1-2/+3
2006-01-27[PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn1-0/+4
2006-01-27[PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn1-1/+1
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller1-1/+1
2006-01-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-85/+156
2006-01-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-422/+186
2006-01-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds15-147/+196
2006-01-20[PATCH] Fix regression added by ppoll/pselect code.David S. Miller1-2/+2
2006-01-20[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller1-1/+1
2006-01-20Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller11-84/+155
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller16-422/+184
2006-01-19[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller1-0/+2
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds21-183/+729
2006-01-19[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-19[PATCH] EDAC: core EDAC support codeAlan Cox19-40/+3515
2006-01-19[PATCH] EDAC: drivers for Radisys 82600Alan Cox1-0/+407
2006-01-19[PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2-0/+831
2006-01-19[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox3-0/+1983
2006-01-19[PATCH] EDAC: atomic scrub operationsAlan Cox7-3/+29
2006-01-19[PATCH] Add pselect/ppoll system calls on i386David Woodhouse2-1/+5