summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | r8169: fix oops in r8169_get_mac_versionIvan Vecera2008-04-171-1/+1
| | * | r8169: fix past rtl_chip_info array size for unknown chipsetsRoel Kluin2008-04-171-3/+3
| * | | Merge branch 'sis190' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu...Jeff Garzik2008-04-291-55/+81
| |\ \ \
| | * | | sis190: account for Tx errorsFrancois Romieu2008-04-271-3/+35
| | * | | sis190: remove needless MII resetFrancois Romieu2008-04-271-3/+2
| | * | | sis190: Rx path updateFrancois Romieu2008-04-271-26/+28
| | * | | sis190: use netdev_alloc_skbStephen Hemminger2008-04-271-13/+13
| | * | | sis190: hard-code the alignment of tiny packetsStephen Hemminger2008-04-271-2/+2
| | * | | sis190: use the allocated buffer as a status code in sis190_alloc_rx_skbStephen Hemminger2008-04-271-22/+15
| * | | | New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-2935-0/+12880
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-301-10/+13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [POWERPC] mpc5200: Fix FEC error handling on FIFO errorsSascha Hauer2008-04-291-10/+13
* | | | | tty: add throttle/unthrottle helpersAlan Cox2008-04-304-12/+4
* | | | | strip: Fix up strip for the new orderAlan Cox2008-04-301-42/+24
* | | | | tty: The big operations reworkAlan Cox2008-04-307-247/+209
* | | | | pc300: Update to tty_set_operationsAlan Cox2008-04-301-9/+15
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-291-3/+7
|\ \ \ \ \
| * | | | | [ARM] am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin2008-04-281-3/+7
* | | | | | mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-291-6/+0
* | | | | | RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise2008-04-291-1/+1
* | | | | | mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-291-1/+3
* | | | | | drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds2008-04-291-1/+1
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-291-2/+14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-291-2/+14
* | | | | | wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-297-30/+22
* | | | | | net: use get/put_unaligned_* helpersHarvey Harrison2008-04-299-34/+30
* | | | | | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-292-2/+2
* | | | | | netdev: use non-racy method for proc entries creationDenis V. Lunev2008-04-296-72/+43
* | | | | | proc: remove proc_root_driverAlexey Dobriyan2008-04-291-4/+4
|/ / / / /
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-281-1/+1
|\ \ \ \ \
| * | | | | [NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532Ralf Baechle2008-04-281-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-282-1/+7
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy2008-04-272-1/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-04-275-1/+195
|\ \ \ \
| * | | | mlx4_core: Add helper to move QP to ready-to-sendYevgeny Petrilin2008-04-251-0/+31
| * | | | mlx4_core: Add HW queues allocation helpersYevgeny Petrilin2008-04-251-0/+46
| * | | | mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQVladimir Sokolovsky2008-04-231-1/+1
| * | | | mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-233-0/+117
* | | | | e1000e triggers sparc32 gcc bugAl Viro2008-04-271-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-251-0/+1
|\ \ \ \ \
| * | | | | [POWERPC] PS3: Fix gelic net module dependencyGeoff Levand2008-04-241-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-251-0/+2
|\ \ \ \ \ \
| * | | | | | xen: Add compatibility aliases for frontend driversMark McLoughlin2008-04-241-0/+1
| * | | | | | xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-241-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-2556-709/+1575
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-2553-668/+1231
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | [netdrvr] tehuti: move ioctl perm check closer to function startJeff Garzik2008-04-251-2/+3
| | * | | | via-velocity: fix vlan receiptFrancois Romieu2008-04-251-18/+28
| | * | | | forcedeth: realtek phy crossover detectionAyaz Abdulla2008-04-251-42/+178
| | * | | | ibm_newemac: Increase MDIO timeoutsBenjamin Herrenschmidt2008-04-251-4/+4
OpenPOWER on IntegriCloud